/* ../faunder.css/src/reset.css */
:where(*) {
  box-sizing: border-box;
  font-weight: inherit;
  font-size: inherit;
  text-align: inherit;
  border: 0 solid #666;
  margin: 0;
  padding: 0;
  font-family: inherit;
}

:where(body) {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
}

:where(img:not(.unstyled), picture:not(.unstyled), video:not(.unstyled), canvas:not(.unstyled), svg:not(.unstyled)) {
  display: block;
  max-width: 100%;
}

/* ../faunder.css/src/colors.css */
:root {
  --slate-50-lch: 98.4% .003 247.858;
  --slate-100-lch: 96.8% .007 247.896;
  --slate-200-lch: 92.9% .013 255.508;
  --slate-300-lch: 86.9% .022 252.894;
  --slate-400-lch: 70.4% .04 256.788;
  --slate-500-lch: 55.4% .046 257.417;
  --slate-600-lch: 44.6% .043 257.281;
  --slate-700-lch: 37.2% .044 257.287;
  --slate-800-lch: 27.9% .041 260.031;
  --slate-900-lch: 20.8% .042 265.755;
  --slate-950-lch: 12.9% .042 264.695;
  --slate-50: oklch(var(--slate-50-lch));
  --slate-100: oklch(var(--slate-100-lch));
  --slate-200: oklch(var(--slate-200-lch));
  --slate-300: oklch(var(--slate-300-lch));
  --slate-400: oklch(var(--slate-400-lch));
  --slate-500: oklch(var(--slate-500-lch));
  --slate-600: oklch(var(--slate-600-lch));
  --slate-700: oklch(var(--slate-700-lch));
  --slate-800: oklch(var(--slate-800-lch));
  --slate-900: oklch(var(--slate-900-lch));
  --slate-950: oklch(var(--slate-950-lch));
  --gray-50-lch: 98.5% .002 247.839;
  --gray-100-lch: 96.7% .003 264.542;
  --gray-200-lch: 92.8% .006 264.531;
  --gray-300-lch: 87.2% .01 258.338;
  --gray-400-lch: 70.7% .022 261.325;
  --gray-500-lch: 55.1% .027 264.364;
  --gray-600-lch: 44.6% .03 256.802;
  --gray-700-lch: 37.3% .034 259.733;
  --gray-800-lch: 27.8% .033 256.848;
  --gray-900-lch: 21% .034 264.665;
  --gray-950-lch: 13% .028 261.692;
  --gray-50: oklch(var(--gray-50-lch));
  --gray-100: oklch(var(--gray-100-lch));
  --gray-200: oklch(var(--gray-200-lch));
  --gray-300: oklch(var(--gray-300-lch));
  --gray-400: oklch(var(--gray-400-lch));
  --gray-500: oklch(var(--gray-500-lch));
  --gray-600: oklch(var(--gray-600-lch));
  --gray-700: oklch(var(--gray-700-lch));
  --gray-800: oklch(var(--gray-800-lch));
  --gray-900: oklch(var(--gray-900-lch));
  --gray-950: oklch(var(--gray-950-lch));
  --zinc-50-lch: 98.5% 0 0;
  --zinc-100-lch: 96.7% .001 286.375;
  --zinc-200-lch: 92% .004 286.32;
  --zinc-300-lch: 87.1% .006 286.286;
  --zinc-400-lch: 70.5% .015 286.067;
  --zinc-500-lch: 55.2% .016 285.938;
  --zinc-600-lch: 44.2% .017 285.786;
  --zinc-700-lch: 37% .013 285.805;
  --zinc-800-lch: 27.4% .006 286.033;
  --zinc-900-lch: 21% .006 285.885;
  --zinc-950-lch: 14.1% .005 285.823;
  --zinc-50: oklch(var(--zinc-50-lch));
  --zinc-100: oklch(var(--zinc-100-lch));
  --zinc-200: oklch(var(--zinc-200-lch));
  --zinc-300: oklch(var(--zinc-300-lch));
  --zinc-400: oklch(var(--zinc-400-lch));
  --zinc-500: oklch(var(--zinc-500-lch));
  --zinc-600: oklch(var(--zinc-600-lch));
  --zinc-700: oklch(var(--zinc-700-lch));
  --zinc-800: oklch(var(--zinc-800-lch));
  --zinc-900: oklch(var(--zinc-900-lch));
  --zinc-950: oklch(var(--zinc-950-lch));
  --neutral-50-lch: 98.5% 0 0;
  --neutral-100-lch: 97% 0 0;
  --neutral-200-lch: 92.2% 0 0;
  --neutral-300-lch: 87% 0 0;
  --neutral-400-lch: 70.8% 0 0;
  --neutral-500-lch: 55.6% 0 0;
  --neutral-600-lch: 43.9% 0 0;
  --neutral-700-lch: 37.1% 0 0;
  --neutral-800-lch: 26.9% 0 0;
  --neutral-900-lch: 20.5% 0 0;
  --neutral-950-lch: 14.5% 0 0;
  --neutral-50: oklch(var(--neutral-50-lch));
  --neutral-100: oklch(var(--neutral-100-lch));
  --neutral-200: oklch(var(--neutral-200-lch));
  --neutral-300: oklch(var(--neutral-300-lch));
  --neutral-400: oklch(var(--neutral-400-lch));
  --neutral-500: oklch(var(--neutral-500-lch));
  --neutral-600: oklch(var(--neutral-600-lch));
  --neutral-700: oklch(var(--neutral-700-lch));
  --neutral-800: oklch(var(--neutral-800-lch));
  --neutral-900: oklch(var(--neutral-900-lch));
  --neutral-950: oklch(var(--neutral-950-lch));
  --stone-50-lch: 98.5% .001 106.423;
  --stone-100-lch: 97% .001 106.424;
  --stone-200-lch: 92.3% .003 48.717;
  --stone-300-lch: 86.9% .005 56.366;
  --stone-400-lch: 70.9% .01 56.259;
  --stone-500-lch: 55.3% .013 58.071;
  --stone-600-lch: 44.4% .011 73.639;
  --stone-700-lch: 37.4% .01 67.558;
  --stone-800-lch: 26.8% .007 34.298;
  --stone-900-lch: 21.6% .006 56.043;
  --stone-950-lch: 14.7% .004 49.25;
  --stone-50: oklch(var(--stone-50-lch));
  --stone-100: oklch(var(--stone-100-lch));
  --stone-200: oklch(var(--stone-200-lch));
  --stone-300: oklch(var(--stone-300-lch));
  --stone-400: oklch(var(--stone-400-lch));
  --stone-500: oklch(var(--stone-500-lch));
  --stone-600: oklch(var(--stone-600-lch));
  --stone-700: oklch(var(--stone-700-lch));
  --stone-800: oklch(var(--stone-800-lch));
  --stone-900: oklch(var(--stone-900-lch));
  --stone-950: oklch(var(--stone-950-lch));
  --red-50-lch: 97.1% .013 17.38;
  --red-100-lch: 93.6% .032 17.717;
  --red-200-lch: 88.5% .062 18.334;
  --red-300-lch: 80.8% .114 19.571;
  --red-400-lch: 70.4% .191 22.216;
  --red-500-lch: 63.7% .237 25.331;
  --red-600-lch: 57.7% .245 27.325;
  --red-700-lch: 50.5% .213 27.518;
  --red-800-lch: 44.4% .177 26.899;
  --red-900-lch: 39.6% .141 25.723;
  --red-950-lch: 25.8% .092 26.042;
  --red-50: oklch(var(--red-50-lch));
  --red-100: oklch(var(--red-100-lch));
  --red-200: oklch(var(--red-200-lch));
  --red-300: oklch(var(--red-300-lch));
  --red-400: oklch(var(--red-400-lch));
  --red-500: oklch(var(--red-500-lch));
  --red-600: oklch(var(--red-600-lch));
  --red-700: oklch(var(--red-700-lch));
  --red-800: oklch(var(--red-800-lch));
  --red-900: oklch(var(--red-900-lch));
  --red-950: oklch(var(--red-950-lch));
  --orange-50-lch: 98% .016 73.684;
  --orange-100-lch: 95.4% .038 75.164;
  --orange-200-lch: 90.1% .076 70.697;
  --orange-300-lch: 83.7% .128 66.29;
  --orange-400-lch: 75% .183 55.934;
  --orange-500-lch: 70.5% .213 47.604;
  --orange-600-lch: 64.6% .222 41.116;
  --orange-700-lch: 55.3% .195 38.402;
  --orange-800-lch: 47% .157 37.304;
  --orange-900-lch: 40.8% .123 38.172;
  --orange-950-lch: 26.6% .079 36.259;
  --orange-50: oklch(var(--orange-50-lch));
  --orange-100: oklch(var(--orange-100-lch));
  --orange-200: oklch(var(--orange-200-lch));
  --orange-300: oklch(var(--orange-300-lch));
  --orange-400: oklch(var(--orange-400-lch));
  --orange-500: oklch(var(--orange-500-lch));
  --orange-600: oklch(var(--orange-600-lch));
  --orange-700: oklch(var(--orange-700-lch));
  --orange-800: oklch(var(--orange-800-lch));
  --orange-900: oklch(var(--orange-900-lch));
  --orange-950: oklch(var(--orange-950-lch));
  --amber-50-lch: 98.7% .022 95.277;
  --amber-100-lch: 96.2% .059 95.617;
  --amber-200-lch: 92.4% .12 95.746;
  --amber-300-lch: 87.9% .169 91.605;
  --amber-400-lch: 82.8% .189 84.429;
  --amber-500-lch: 76.9% .188 70.08;
  --amber-600-lch: 66.6% .179 58.318;
  --amber-700-lch: 55.5% .163 48.998;
  --amber-800-lch: 47.3% .137 46.201;
  --amber-900-lch: 41.4% .112 45.904;
  --amber-950-lch: 27.9% .077 45.635;
  --amber-50: oklch(var(--amber-50-lch));
  --amber-100: oklch(var(--amber-100-lch));
  --amber-200: oklch(var(--amber-200-lch));
  --amber-300: oklch(var(--amber-300-lch));
  --amber-400: oklch(var(--amber-400-lch));
  --amber-500: oklch(var(--amber-500-lch));
  --amber-600: oklch(var(--amber-600-lch));
  --amber-700: oklch(var(--amber-700-lch));
  --amber-800: oklch(var(--amber-800-lch));
  --amber-900: oklch(var(--amber-900-lch));
  --amber-950: oklch(var(--amber-950-lch));
  --yellow-50-lch: 98.7% .026 102.212;
  --yellow-100-lch: 97.3% .071 103.193;
  --yellow-200-lch: 94.5% .129 101.54;
  --yellow-300-lch: 90.5% .182 98.111;
  --yellow-400-lch: 85.2% .199 91.936;
  --yellow-500-lch: 79.5% .184 86.047;
  --yellow-600-lch: 68.1% .162 75.834;
  --yellow-700-lch: 55.4% .135 66.442;
  --yellow-800-lch: 47.6% .114 61.907;
  --yellow-900-lch: 42.1% .095 57.708;
  --yellow-950-lch: 28.6% .066 53.813;
  --yellow-50: oklch(var(--yellow-50-lch));
  --yellow-100: oklch(var(--yellow-100-lch));
  --yellow-200: oklch(var(--yellow-200-lch));
  --yellow-300: oklch(var(--yellow-300-lch));
  --yellow-400: oklch(var(--yellow-400-lch));
  --yellow-500: oklch(var(--yellow-500-lch));
  --yellow-600: oklch(var(--yellow-600-lch));
  --yellow-700: oklch(var(--yellow-700-lch));
  --yellow-800: oklch(var(--yellow-800-lch));
  --yellow-900: oklch(var(--yellow-900-lch));
  --yellow-950: oklch(var(--yellow-950-lch));
  --lime-50-lch: 98.6% .031 120.757;
  --lime-100-lch: 96.7% .067 122.328;
  --lime-200-lch: 93.8% .127 124.321;
  --lime-300-lch: 89.7% .196 126.665;
  --lime-400-lch: 84.1% .238 128.85;
  --lime-500-lch: 76.8% .233 130.85;
  --lime-600-lch: 64.8% .2 131.684;
  --lime-700-lch: 53.2% .157 131.589;
  --lime-800-lch: 45.3% .124 130.933;
  --lime-900-lch: 40.5% .101 131.063;
  --lime-950-lch: 27.4% .072 132.109;
  --lime-50: oklch(var(--lime-50-lch));
  --lime-100: oklch(var(--lime-100-lch));
  --lime-200: oklch(var(--lime-200-lch));
  --lime-300: oklch(var(--lime-300-lch));
  --lime-400: oklch(var(--lime-400-lch));
  --lime-500: oklch(var(--lime-500-lch));
  --lime-600: oklch(var(--lime-600-lch));
  --lime-700: oklch(var(--lime-700-lch));
  --lime-800: oklch(var(--lime-800-lch));
  --lime-900: oklch(var(--lime-900-lch));
  --lime-950: oklch(var(--lime-950-lch));
  --green-50-lch: 98.2% .018 155.826;
  --green-100-lch: 96.2% .044 156.743;
  --green-200-lch: 92.5% .084 155.995;
  --green-300-lch: 87.1% .15 154.449;
  --green-400-lch: 79.2% .209 151.711;
  --green-500-lch: 72.3% .219 149.579;
  --green-600-lch: 62.7% .194 149.214;
  --green-700-lch: 52.7% .154 150.069;
  --green-800-lch: 44.8% .119 151.328;
  --green-900-lch: 39.3% .095 152.535;
  --green-950-lch: 26.6% .065 152.934;
  --green-50: oklch(var(--green-50-lch));
  --green-100: oklch(var(--green-100-lch));
  --green-200: oklch(var(--green-200-lch));
  --green-300: oklch(var(--green-300-lch));
  --green-400: oklch(var(--green-400-lch));
  --green-500: oklch(var(--green-500-lch));
  --green-600: oklch(var(--green-600-lch));
  --green-700: oklch(var(--green-700-lch));
  --green-800: oklch(var(--green-800-lch));
  --green-900: oklch(var(--green-900-lch));
  --green-950: oklch(var(--green-950-lch));
  --emerald-50-lch: 97.9% .021 166.113;
  --emerald-100-lch: 95% .052 163.051;
  --emerald-200-lch: 90.5% .093 164.15;
  --emerald-300-lch: 84.5% .143 164.978;
  --emerald-400-lch: 76.5% .177 163.223;
  --emerald-500-lch: 69.6% .17 162.48;
  --emerald-600-lch: 59.6% .145 163.225;
  --emerald-700-lch: 50.8% .118 165.612;
  --emerald-800-lch: 43.2% .095 166.913;
  --emerald-900-lch: 37.8% .077 168.94;
  --emerald-950-lch: 26.2% .051 172.552;
  --emerald-50: oklch(var(--emerald-50-lch));
  --emerald-100: oklch(var(--emerald-100-lch));
  --emerald-200: oklch(var(--emerald-200-lch));
  --emerald-300: oklch(var(--emerald-300-lch));
  --emerald-400: oklch(var(--emerald-400-lch));
  --emerald-500: oklch(var(--emerald-500-lch));
  --emerald-600: oklch(var(--emerald-600-lch));
  --emerald-700: oklch(var(--emerald-700-lch));
  --emerald-800: oklch(var(--emerald-800-lch));
  --emerald-900: oklch(var(--emerald-900-lch));
  --emerald-950: oklch(var(--emerald-950-lch));
  --teal-50-lch: 98.4% .014 180.72;
  --teal-100-lch: 95.3% .051 180.801;
  --teal-200-lch: 91% .096 180.426;
  --teal-300-lch: 85.5% .138 181.071;
  --teal-400-lch: 77.7% .152 181.912;
  --teal-500-lch: 70.4% .14 182.503;
  --teal-600-lch: 60% .118 184.704;
  --teal-700-lch: 51.1% .096 186.391;
  --teal-800-lch: 43.7% .078 188.216;
  --teal-900-lch: 38.6% .063 188.416;
  --teal-950-lch: 27.7% .046 192.524;
  --teal-50: oklch(var(--teal-50-lch));
  --teal-100: oklch(var(--teal-100-lch));
  --teal-200: oklch(var(--teal-200-lch));
  --teal-300: oklch(var(--teal-300-lch));
  --teal-400: oklch(var(--teal-400-lch));
  --teal-500: oklch(var(--teal-500-lch));
  --teal-600: oklch(var(--teal-600-lch));
  --teal-700: oklch(var(--teal-700-lch));
  --teal-800: oklch(var(--teal-800-lch));
  --teal-900: oklch(var(--teal-900-lch));
  --teal-950: oklch(var(--teal-950-lch));
  --cyan-50-lch: 98.4% .019 200.873;
  --cyan-100-lch: 95.6% .045 203.388;
  --cyan-200-lch: 91.7% .08 205.041;
  --cyan-300-lch: 86.5% .127 207.078;
  --cyan-400-lch: 78.9% .154 211.53;
  --cyan-500-lch: 71.5% .143 215.221;
  --cyan-600-lch: 60.9% .126 221.723;
  --cyan-700-lch: 52% .105 223.128;
  --cyan-800-lch: 45% .085 224.283;
  --cyan-900-lch: 39.8% .07 227.392;
  --cyan-950-lch: 30.2% .056 229.695;
  --cyan-50: oklch(var(--cyan-50-lch));
  --cyan-100: oklch(var(--cyan-100-lch));
  --cyan-200: oklch(var(--cyan-200-lch));
  --cyan-300: oklch(var(--cyan-300-lch));
  --cyan-400: oklch(var(--cyan-400-lch));
  --cyan-500: oklch(var(--cyan-500-lch));
  --cyan-600: oklch(var(--cyan-600-lch));
  --cyan-700: oklch(var(--cyan-700-lch));
  --cyan-800: oklch(var(--cyan-800-lch));
  --cyan-900: oklch(var(--cyan-900-lch));
  --cyan-950: oklch(var(--cyan-950-lch));
  --sky-50-lch: 97.7% .013 236.62;
  --sky-100-lch: 95.1% .026 236.824;
  --sky-200-lch: 90.1% .058 230.902;
  --sky-300-lch: 82.8% .111 230.318;
  --sky-400-lch: 74.6% .16 232.661;
  --sky-500-lch: 68.5% .169 237.323;
  --sky-600-lch: 58.8% .158 241.966;
  --sky-700-lch: 50% .134 242.749;
  --sky-800-lch: 44.3% .11 240.79;
  --sky-900-lch: 39.1% .09 240.876;
  --sky-950-lch: 29.3% .066 243.157;
  --sky-50: oklch(var(--sky-50-lch));
  --sky-100: oklch(var(--sky-100-lch));
  --sky-200: oklch(var(--sky-200-lch));
  --sky-300: oklch(var(--sky-300-lch));
  --sky-400: oklch(var(--sky-400-lch));
  --sky-500: oklch(var(--sky-500-lch));
  --sky-600: oklch(var(--sky-600-lch));
  --sky-700: oklch(var(--sky-700-lch));
  --sky-800: oklch(var(--sky-800-lch));
  --sky-900: oklch(var(--sky-900-lch));
  --sky-950: oklch(var(--sky-950-lch));
  --blue-50-lch: 97% .014 254.604;
  --blue-100-lch: 93.2% .032 255.585;
  --blue-200-lch: 88.2% .059 254.128;
  --blue-300-lch: 80.9% .105 251.813;
  --blue-400-lch: 70.7% .165 254.624;
  --blue-500-lch: 62.3% .214 259.815;
  --blue-600-lch: 54.6% .245 262.881;
  --blue-700-lch: 48.8% .243 264.376;
  --blue-800-lch: 42.4% .199 265.638;
  --blue-900-lch: 37.9% .146 265.522;
  --blue-950-lch: 28.2% .091 267.935;
  --blue-50: oklch(var(--blue-50-lch));
  --blue-100: oklch(var(--blue-100-lch));
  --blue-200: oklch(var(--blue-200-lch));
  --blue-300: oklch(var(--blue-300-lch));
  --blue-400: oklch(var(--blue-400-lch));
  --blue-500: oklch(var(--blue-500-lch));
  --blue-600: oklch(var(--blue-600-lch));
  --blue-700: oklch(var(--blue-700-lch));
  --blue-800: oklch(var(--blue-800-lch));
  --blue-900: oklch(var(--blue-900-lch));
  --blue-950: oklch(var(--blue-950-lch));
  --indigo-50-lch: 96.2% .018 272.314;
  --indigo-100-lch: 93% .034 272.788;
  --indigo-200-lch: 87% .065 274.039;
  --indigo-300-lch: 78.5% .115 274.713;
  --indigo-400-lch: 67.3% .182 276.935;
  --indigo-500-lch: 58.5% .233 277.117;
  --indigo-600-lch: 51.1% .262 276.966;
  --indigo-700-lch: 45.7% .24 277.023;
  --indigo-800-lch: 39.8% .195 277.366;
  --indigo-900-lch: 35.9% .144 278.697;
  --indigo-950-lch: 25.7% .09 281.288;
  --indigo-50: oklch(var(--indigo-50-lch));
  --indigo-100: oklch(var(--indigo-100-lch));
  --indigo-200: oklch(var(--indigo-200-lch));
  --indigo-300: oklch(var(--indigo-300-lch));
  --indigo-400: oklch(var(--indigo-400-lch));
  --indigo-500: oklch(var(--indigo-500-lch));
  --indigo-600: oklch(var(--indigo-600-lch));
  --indigo-700: oklch(var(--indigo-700-lch));
  --indigo-800: oklch(var(--indigo-800-lch));
  --indigo-900: oklch(var(--indigo-900-lch));
  --indigo-950: oklch(var(--indigo-950-lch));
  --violet-50-lch: 96.9% .016 293.756;
  --violet-100-lch: 94.3% .029 294.588;
  --violet-200-lch: 89.4% .057 293.283;
  --violet-300-lch: 81.1% .111 293.571;
  --violet-400-lch: 70.2% .183 293.541;
  --violet-500-lch: 60.6% .25 292.717;
  --violet-600-lch: 54.1% .281 293.009;
  --violet-700-lch: 49.1% .27 292.581;
  --violet-800-lch: 43.2% .232 292.759;
  --violet-900-lch: 38% .189 293.745;
  --violet-950-lch: 28.3% .141 291.089;
  --violet-50: oklch(var(--violet-50-lch));
  --violet-100: oklch(var(--violet-100-lch));
  --violet-200: oklch(var(--violet-200-lch));
  --violet-300: oklch(var(--violet-300-lch));
  --violet-400: oklch(var(--violet-400-lch));
  --violet-500: oklch(var(--violet-500-lch));
  --violet-600: oklch(var(--violet-600-lch));
  --violet-700: oklch(var(--violet-700-lch));
  --violet-800: oklch(var(--violet-800-lch));
  --violet-900: oklch(var(--violet-900-lch));
  --violet-950: oklch(var(--violet-950-lch));
  --purple-50-lch: 97.7% .014 308.299;
  --purple-100-lch: 94.6% .033 307.174;
  --purple-200-lch: 90.2% .063 306.703;
  --purple-300-lch: 82.7% .119 306.383;
  --purple-400-lch: 71.4% .203 305.504;
  --purple-500-lch: 62.7% .265 303.9;
  --purple-600-lch: 55.8% .288 302.321;
  --purple-700-lch: 49.6% .265 301.924;
  --purple-800-lch: 43.8% .218 303.724;
  --purple-900-lch: 38.1% .176 304.987;
  --purple-950-lch: 29.1% .149 302.717;
  --purple-50: oklch(var(--purple-50-lch));
  --purple-100: oklch(var(--purple-100-lch));
  --purple-200: oklch(var(--purple-200-lch));
  --purple-300: oklch(var(--purple-300-lch));
  --purple-400: oklch(var(--purple-400-lch));
  --purple-500: oklch(var(--purple-500-lch));
  --purple-600: oklch(var(--purple-600-lch));
  --purple-700: oklch(var(--purple-700-lch));
  --purple-800: oklch(var(--purple-800-lch));
  --purple-900: oklch(var(--purple-900-lch));
  --purple-950: oklch(var(--purple-950-lch));
  --fuchsia-50-lch: 97.7% .017 320.058;
  --fuchsia-100-lch: 95.2% .037 318.852;
  --fuchsia-200-lch: 90.3% .076 319.62;
  --fuchsia-300-lch: 83.3% .145 321.434;
  --fuchsia-400-lch: 74% .238 322.16;
  --fuchsia-500-lch: 66.7% .295 322.15;
  --fuchsia-600-lch: 59.1% .293 322.896;
  --fuchsia-700-lch: 51.8% .253 323.949;
  --fuchsia-800-lch: 45.2% .211 324.591;
  --fuchsia-900-lch: 40.1% .17 325.612;
  --fuchsia-950-lch: 29.3% .136 325.661;
  --fuchsia-50: oklch(var(--fuchsia-50-lch));
  --fuchsia-100: oklch(var(--fuchsia-100-lch));
  --fuchsia-200: oklch(var(--fuchsia-200-lch));
  --fuchsia-300: oklch(var(--fuchsia-300-lch));
  --fuchsia-400: oklch(var(--fuchsia-400-lch));
  --fuchsia-500: oklch(var(--fuchsia-500-lch));
  --fuchsia-600: oklch(var(--fuchsia-600-lch));
  --fuchsia-700: oklch(var(--fuchsia-700-lch));
  --fuchsia-800: oklch(var(--fuchsia-800-lch));
  --fuchsia-900: oklch(var(--fuchsia-900-lch));
  --fuchsia-950: oklch(var(--fuchsia-950-lch));
  --pink-50-lch: 97.1% .014 343.198;
  --pink-100-lch: 94.8% .028 342.258;
  --pink-200-lch: 89.9% .061 343.231;
  --pink-300-lch: 82.3% .12 346.018;
  --pink-400-lch: 71.8% .202 349.761;
  --pink-500-lch: 65.6% .241 354.308;
  --pink-600-lch: 59.2% .249 .584;
  --pink-700-lch: 52.5% .223 3.958;
  --pink-800-lch: 45.9% .187 3.815;
  --pink-900-lch: 40.8% .153 2.432;
  --pink-950-lch: 28.4% .109 3.907;
  --pink-50: oklch(var(--pink-50-lch));
  --pink-100: oklch(var(--pink-100-lch));
  --pink-200: oklch(var(--pink-200-lch));
  --pink-300: oklch(var(--pink-300-lch));
  --pink-400: oklch(var(--pink-400-lch));
  --pink-500: oklch(var(--pink-500-lch));
  --pink-600: oklch(var(--pink-600-lch));
  --pink-700: oklch(var(--pink-700-lch));
  --pink-800: oklch(var(--pink-800-lch));
  --pink-900: oklch(var(--pink-900-lch));
  --pink-950: oklch(var(--pink-950-lch));
  --rose-50-lch: 96.9% .015 12.422;
  --rose-100-lch: 94.1% .03 12.58;
  --rose-200-lch: 89.2% .058 10.001;
  --rose-300-lch: 81% .117 11.638;
  --rose-400-lch: 71.2% .194 13.428;
  --rose-500-lch: 64.5% .246 16.439;
  --rose-600-lch: 58.6% .253 17.585;
  --rose-700-lch: 51.4% .222 16.935;
  --rose-800-lch: 45.5% .188 13.697;
  --rose-900-lch: 41% .159 10.272;
  --rose-950-lch: 27.1% .105 12.094;
  --rose-50: oklch(var(--rose-50-lch));
  --rose-100: oklch(var(--rose-100-lch));
  --rose-200: oklch(var(--rose-200-lch));
  --rose-300: oklch(var(--rose-300-lch));
  --rose-400: oklch(var(--rose-400-lch));
  --rose-500: oklch(var(--rose-500-lch));
  --rose-600: oklch(var(--rose-600-lch));
  --rose-700: oklch(var(--rose-700-lch));
  --rose-800: oklch(var(--rose-800-lch));
  --rose-900: oklch(var(--rose-900-lch));
  --rose-950: oklch(var(--rose-950-lch));
}

/* ../faunder.css/src/misc.css */
:root {
  --focus-outline-color: #3b82f6;
}

:where(:focus-visible) {
  outline: 2px solid var(--focus-outline-color);
  outline-offset: 2px;
}

:where(hr:not(.unstyled)) {
  background: #d4d4d4;
  border: none;
  height: 1px;
}

:where(code:not(.unstyled)) {
  color: #fff;
  background-color: #000;
  padding: 2px 6px;
  font-family: SF Mono, Monaco, Cascadia Code, Roboto Mono, Consolas, Courier New, monospace;
  font-size: .875rem;
}

:where(.code.block) {
  display: block;
  overflow-x: auto;
  color: #fff;
  white-space: pre;
  background-color: #000;
  padding: 8px 16px;
  font-family: SF Mono, Monaco, Cascadia Code, Roboto Mono, Consolas, Courier New, monospace;
  font-size: .875rem;
}

/* ../faunder.css/src/text.css */
:where(strong:not(.unstyled)) {
  font-weight: 600;
}

:where(b:not(.unstyled)) {
  font-weight: 600;
}

:where(em:not(.unstyled)) {
  font-style: italic;
}

:where(i:not(.unstyled)) {
  font-style: italic;
}

:where(small:not(.unstyled)) {
  font-size: .875rem;
}

:where(mark:not(.unstyled)) {
  background-color: #ff0;
  padding: 2px 4px;
}

:where(a:not(.unstyled):not(.btn)) {
  display: inline;
  color: #2563eb;
  text-decoration: underline;
}

:where(a:not(.unstyled):not(.btn)):hover {
  color: #1d4ed8;
}

:where(a:not(.unstyled):not(.btn)):active {
  color: #7c3aed;
}

:where(a:not(.unstyled):not(.btn)):visited {
  color: #6d28d9;
}

:where(a.unstyled) {
  color: inherit;
  text-decoration: none;
}

:where(a.unstyled):hover {
  color: inherit;
  text-decoration: none;
}

:where(a.unstyled):active {
  color: inherit;
  text-decoration: none;
}

:where(a.unstyled):visited {
  color: inherit;
  text-decoration: none;
}

:where(.heading, h1, h2, h3, h4, h5, h6) {
  display: block;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3;
}

:where(.heading, h1, h2, h3, h4, h5, h6):where(.xs) {
  font-size: .75rem;
  line-height: 1.5;
}

:where(.heading, h1, h2, h3, h4, h5, h6):where(.sm) {
  font-size: .875rem;
  line-height: 1.4;
}

:where(.heading, h1, h2, h3, h4, h5, h6):where(.lg) {
  font-size: 1.375rem;
  line-height: 1.25;
}

:where(.heading, h1, h2, h3, h4, h5, h6):where(.xl) {
  font-size: 1.75rem;
  line-height: 1.2;
}

:where(.heading, h1, h2, h3, h4, h5, h6):where(.xxl) {
  font-size: 2.25rem;
  line-height: 1.1;
}

:where(ul:not(.unstyled), ol:not(.unstyled)) {
  padding-left: 40px;
}

:where(ul.unstyled, ol.unstyled) {
  list-style: none;
  padding: 0;
}

/* ../faunder.css/src/input.css */
:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)) {
  display: inline-block;
  box-sizing: border-box;
  color: #000;
  text-decoration: none;
  background: #fff;
  border: 1px solid #d4d4d4;
  min-width: 0;
  max-width: 100%;
  padding: 14px 16px;
  font-family: inherit;
  font-size: 16px;
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):hover {
  border-color: #a3a3a3;
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):focus {
  outline: none;
  border-color: #3b82f6;
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):disabled {
  cursor: not-allowed;
  color: #a3a3a3;
  background: #f5f5f5;
  border-color: #e5e5e5;
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled))::placeholder {
  color: #737373;
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):focus::placeholder {
  color: #a3a3a3;
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):disabled::placeholder {
  color: #a3a3a3;
}

:where(input[type="checkbox"]:not(.unstyled)) {
  display: inline-block;
  position: relative;
  vertical-align: text-bottom;
  appearance: none;
  cursor: pointer;
  user-select: none;
  background: #fff;
  border: 1px solid #d4d4d4;
  width: 20px;
  height: 20px;
}

:where(input[type="checkbox"]:not(.unstyled)):hover {
  border-color: #737373;
}

:where(input[type="checkbox"]:not(.unstyled)):focus {
  outline: none;
  border-color: #3b82f6;
}

:where(input[type="checkbox"]:not(.unstyled)):checked {
  background-color: #404040;
  border-color: #404040;
}

:where(input[type="checkbox"]:not(.unstyled)):indeterminate {
  background-color: #404040;
  border-color: #404040;
}

:where(input[type="checkbox"]:not(.unstyled)):checked:after {
  position: absolute;
  content: "";
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  width: 5px;
  height: 9px;
  top: 50%;
  left: 50%;
  translate: -50% -60%;
  rotate: 45deg;
}

:where(input[type="checkbox"]:not(.unstyled)):indeterminate:after {
  position: absolute;
  content: "";
  border: 0 solid #fff;
  border-bottom-width: 2px;
  width: 10px;
  height: 0;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  rotate: none;
}

:where(input[type="checkbox"]:not(.unstyled)):disabled {
  cursor: not-allowed;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
}

:where(input[type="checkbox"]:not(.unstyled)):disabled:after {
  border-color: #a3a3a3;
}

:where(input[type="radio"]:not(.unstyled)) {
  display: inline-block;
  position: relative;
  vertical-align: text-bottom;
  appearance: none;
  cursor: pointer;
  user-select: none;
  background: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

:where(input[type="radio"]:not(.unstyled)):hover {
  border-color: #737373;
}

:where(input[type="radio"]:not(.unstyled)):focus {
  outline: none;
  border-color: #3b82f6;
}

:where(input[type="radio"]:not(.unstyled)):checked {
  background-color: #404040;
  border-color: #404040;
}

:where(input[type="radio"]:not(.unstyled)):checked:after {
  position: absolute;
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}

:where(input[type="radio"]:not(.unstyled)):disabled {
  cursor: not-allowed;
  background-color: #f5f5f5;
  border-color: #e5e5e5;
}

:where(input[type="radio"]:not(.unstyled)):disabled:after {
  background-color: #a3a3a3;
}

/* ../faunder.css/src/details.css */
:where(details:not(.unstyled)) > summary {
  display: inline-block;
  cursor: pointer;
}

:where(details:not(.unstyled)) > summary:not(.btn) {
  font-weight: 600;
}

:where(details:not(.unstyled)) > summary:after {
  content: "›";
  transition: rotate .2s;
}

:where(details:not(.unstyled)) > summary:after {
  float: left;
  margin-right: 8px;
}

:where(details:not(.unstyled))[open] > summary:after {
  rotate: 90deg;
}

/* ../faunder.css/src/card.css */
:where(.card) {
  text-decoration: none;
  background-color: #f9f9f9;
  padding: 16px 20px;
}

:where(.card:has(.card-link)) {
  position: relative;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
}

:where(.card:has(.card-link):hover) {
  background-color: #e5e5e5;
}

:where(.card:has(.card-link):active) {
  background-color: #d4d4d4;
}

:where(.card > .card-link) {
  position: absolute;
  z-index: 1;
  color: #0000;
  text-decoration: none;
  inset: 0;
}

/* ../faunder.css/src/modal.css */
:where(dialog.modal) {
  overflow-y: auto;
  max-width: 600px;
  max-height: 90vh;
  margin: auto;
  padding: 24px;
}

:where(dialog.modal):where(.sm) {
  max-width: 400px;
}

:where(dialog.modal):where(.lg) {
  max-width: 800px;
}

:where(dialog.modal):where(.xl) {
  max-width: 1000px;
}

:where(dialog.modal):where(.right) {
  margin: 0 0 0 auto;
}

:where(dialog.modal):where(.left) {
  margin: 0 auto 0 0;
}

:where(dialog.modal):where(.right) {
  width: 400px;
  max-width: 90vw;
  height: 100dvh;
  max-height: 100dvh;
  margin: 0 0 0 auto;
  transition: transform .3s ease-in-out;
  transform: translateX(100%);
  box-shadow: -4px 0 20px #0000001a;
}

:where(dialog.modal):where(.right[open]) {
  transform: translateX(0);
}

:where(dialog.modal):where(.left) {
  border: 5px solid red;
  width: 400px;
  max-width: 90vw;
  height: 100dvh;
  max-height: 100dvh;
  margin: auto 0 0;
  transition: transform .3s ease-in-out;
  transform: translateX(-100%);
  box-shadow: 4px 0 20px #0000001a;
}

:where(dialog.modal):where(.left[open]) {
  transform: translateX(0);
}

:where(dialog.modal > header) {
  display: flex;
  justify-content: space-between;
  align-items:  center;
  gap: 16px;
  margin: -24px -24px 16px;
  padding: 16px 24px;
}

:where(dialog.modal > footer) {
  display: flex;
  align-items:  center;
  gap: 8px;
  margin: 16px -24px -24px;
  padding: 16px 24px;
}

/* ../faunder.css/src/container.css */
:where(.container) {
  padding-inline-start: max(50cqw - 480px, 24px);
  padding-inline-end: max(50cqw - 480px, 24px);
}

:where(.container.xs) {
  padding-inline-start: max(50cqw - 240px, 24px);
  padding-inline-end: max(50cqw - 240px, 24px);
}

:where(.container.sm) {
  padding-inline-start: max(50cqw - 320px, 24px);
  padding-inline-end: max(50cqw - 320px, 24px);
}

:where(.container.lg) {
  padding-inline-start: max(50cqw - 640px, 24px);
  padding-inline-end: max(50cqw - 640px, 24px);
}

:where(.container.xl) {
  padding-inline-start: max(50cqw - 840px, 24px);
  padding-inline-end: max(50cqw - 840px, 24px);
}

:where(.container.xxl) {
  padding-inline-start: max(50cqw - 960px, 24px);
  padding-inline-end: max(50cqw - 960px, 24px);
}

/* ../faunder.css/src/button.css */
:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)) {
  display: inline-flex;
  color: #000;
  user-select: none;
  text-decoration: none;
  background-color: #f5f5f5;
  border: 1px solid #d4d4d4;
  justify-content: center;
  align-items:  center;
  min-height: 36px;
  padding: 6px 16px;
  font-size: 1rem;
  font-weight: 500;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(:hover) {
  background-color: #e5e5e5;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(:active) {
  background-color: #d4d4d4;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(:disabled) {
  color: #a3a3a3;
  background-color: #f5f5f5;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary) {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary):where(:hover) {
  background: #262626;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary):where(:active) {
  background: #404040;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary):where(:disabled) {
  color: #737373;
  background: #a3a3a3;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary) {
  color: #262626;
  background-color: #0000;
  border: 1px solid #0000;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary):where(:hover) {
  color: #000;
  background: #0000001a;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary):where(:active) {
  color: #404040;
  background: #0003;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary):where(:disabled) {
  color: #a3a3a3;
  background: none;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger) {
  color: #fff;
  background: #ef4444;
  border: 1px solid #ef4444;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger):where(:hover) {
  background: #dc2626;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger):where(:active) {
  background: #b91c1c;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger):where(:disabled) {
  color: #737373;
  background: #a3a3a3;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.xs) {
  min-height: 20px;
  padding: 1px 6px;
  font-size: .75rem;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.sm) {
  min-height: 24px;
  padding: 2px 8px;
  font-size: .875rem;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.md) {
  min-height: 36px;
  padding: 6px 16px;
  font-size: 1rem;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.lg) {
  min-height: 48px;
  padding: 8px 24px;
  font-size: 1.125rem;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.xl) {
  min-height: 60px;
  padding: 8px 28px;
  font-size: 1.125rem;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.wide) {
  padding-left: 32px;
  padding-right: 32px;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.wide.xs) {
  padding-left: 16px;
  padding-right: 16px;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.wide.sm) {
  padding-left: 20px;
  padding-right: 20px;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.wide.md) {
  padding-left: 32px;
  padding-right: 32px;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.wide.lg) {
  padding-left: 40px;
  padding-right: 40px;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.wide.xl) {
  padding-left: 48px;
  padding-right: 48px;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(.block) {
  width: 100%;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(a) {
  text-decoration: none;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(a):hover {
  text-decoration: none;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(summary) {
  list-style: none;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(summary)::-webkit-details-marker {
  display: none;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), .btn:not(.unstyled), summary.btn:not(.unstyled)):where(summary)::marker {
  display: none;
}

/* ../faunder.css/src/main.css */


/* app/css/faunder-cuukbuuk.css */
:root {
  --green-50-hex: #f2f7f4;
  --green-100-hex: #dfece1;
  --green-200-hex: #c1d9c7;
  --green-300-hex: #98bda3;
  --green-400-hex: #6b9c7c;
  --green-500-hex: #4a7f5e;
  --green-600-hex: #376449;
  --green-700-hex: #2b4e3a;
  --green-800-hex: #254031;
  --green-900-hex: #1f3529;
  --green-950-hex: #111d17;
  --green-50-oklch: .9715 .0066 160.08;
  --green-100-oklch: .9303 .0202 150.09;
  --green-200-oklch: .8624 .0355 153.16;
  --green-300-oklch: .7639 .0543 154.33;
  --green-400-oklch: .6486 .0713 155.28;
  --green-500-oklch: .5497 .0772 155.54;
  --green-600-oklch: .4625 .067 156.25;
  --green-700-oklch: .3908 .0535 157.67;
  --green-800-oklch: .3447 .0425 158.81;
  --green-900-oklch: .3063 .0356 159.5;
  --green-950-oklch: .2171 .0208 162.3;
  --green-50: oklch(var(--green-50-oklch));
  --green-100: oklch(var(--green-100-oklch));
  --green-200: oklch(var(--green-200-oklch));
  --green-300: oklch(var(--green-300-oklch));
  --green-400: oklch(var(--green-400-oklch));
  --green-500: oklch(var(--green-500-oklch));
  --green-600: oklch(var(--green-600-oklch));
  --green-700: oklch(var(--green-700-oklch));
  --green-800: oklch(var(--green-800-oklch));
  --green-900: oklch(var(--green-900-oklch));
  --green-950: oklch(var(--green-950-oklch));
  --gray-50-hex: #f5f6f6;
  --gray-100-hex: #e5e8e7;
  --gray-200-hex: #ced3d3;
  --gray-300-hex: #acb4b3;
  --gray-400-hex: #828e8c;
  --gray-500-hex: #677371;
  --gray-600-hex: #5a6463;
  --gray-700-hex: #4b5353;
  --gray-800-hex: #424848;
  --gray-900-hex: #3a3f3f;
  --gray-950-hex: #242828;
  --grey-50-oklch: .9724 .0011 197.14;
  --grey-100-oklch: .9284 .0035 174.48;
  --grey-200-oklch: .863 .0055 197.06;
  --grey-300-oklch: .7633 .0091 188.04;
  --grey-400-oklch: .6363 .0143 184.86;
  --grey-500-oklch: .5448 .0148 184.73;
  --grey-600-oklch: .4943 .0124 189.5;
  --grey-700-oklch: .4351 .0102 196.78;
  --grey-800-oklch: .3962 .0079 196.84;
  --grey-900-oklch: .363 .0067 196.86;
  --grey-950-oklch: .2728 .0058 196.82;
  --grey-50: oklch(var(--grey-50-oklch));
  --grey-100: oklch(var(--grey-100-oklch));
  --grey-200: oklch(var(--grey-200-oklch));
  --grey-300: oklch(var(--grey-300-oklch));
  --grey-400: oklch(var(--grey-400-oklch));
  --grey-500: oklch(var(--grey-500-oklch));
  --grey-600: oklch(var(--grey-600-oklch));
  --grey-700: oklch(var(--grey-700-oklch));
  --grey-800: oklch(var(--grey-800-oklch));
  --grey-900: oklch(var(--grey-900-oklch));
  --grey-950: oklch(var(--grey-950-oklch));
  --white-hex: #fff;
  --white-oklch: 1 0 0;
  --white: oklch(var(--white-oklch));
  --black-hex: #000;
  --black-oklch: 0 0 0;
  --black: oklch(var(--black-oklch));
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)) {
  cursor: pointer;
  border: 1px solid var(--gray-300);
  background: var(--gray-50);
  color: var(--gray-900);
  border-radius: 8px;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(:hover) {
  border-color: var(--gray-400);
  background: var(--gray-100);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(:active) {
  background: var(--gray-200);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(:disabled) {
  cursor: default;
  border-color: var(--gray-200);
  background: var(--gray-100);
  color: var(--gray-400);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where([aria-busy="true"]) {
  background: var(--gray-100);
  color: var(--gray-400);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary) {
  box-shadow: 0 4px 6px -1px oklch(var(--gray-900-lch) / 20%);
  border-color: var(--green-800);
  background: linear-gradient(135deg, var(--green-900), var(--green-600));
  color: var(--green-50);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary):where(:hover) {
  background: linear-gradient(135deg, var(--green-800), var(--green-500));
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary):where(:active) {
  background: linear-gradient(135deg, var(--green-700), var(--green-400));
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary):where(:disabled) {
  border-color: var(--gray-300);
  background: var(--gray-400);
  color: var(--gray-200);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.primary):where([aria-busy="true"]) {
  background: linear-gradient(135deg, var(--green-950), var(--green-900));
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary) {
  color: var(--gray-700);
  background: none;
  border: 1px solid #0000;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary):where(:hover) {
  background: var(--gray-100);
  color: var(--gray-900);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary):where(:active) {
  background: var(--gray-200);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary):where(:disabled) {
  color: var(--gray-400);
  background: none;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.tertiary):where([aria-busy="true"]) {
  color: var(--gray-400);
  background: none;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger) {
  border: 1px solid var(--red-600);
  background: var(--red-500);
  color: var(--red-50);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger):where(:hover) {
  border-color: var(--red-700);
  background: var(--red-600);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger):where(:active) {
  background: var(--red-700);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger):where(:disabled) {
  border-color: var(--gray-300);
  background: var(--gray-400);
  color: var(--gray-200);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where(.danger):where([aria-busy="true"]) {
  border-color: var(--red-600);
  background: var(--red-500);
  color: var(--red-50);
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where([aria-busy="true"]) {
  position: relative;
  color: #0000;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where([aria-busy="true"]) * {
  opacity: 0;
}

:where(button:not(.unstyled), input[type="button"]:not(.unstyled), input[type="submit"]:not(.unstyled), input[type="reset"]:not(.unstyled), a.btn:not(.unstyled), summary.btn:not(.unstyled)):where([aria-busy="true"]):after {
  display: block;
  position: absolute;
  animation: spin 1s linear infinite;
  border: 2px solid #0000;
  border-color: var(--green-900) var(--green-100) var(--green-900) var(--green-100);
  aspect-ratio: 1;
  content: "";
  border-radius: 50%;
  height: 50%;
  margin: auto;
  inset: 0;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

:where(.heading) {
  display: block;
  letter-spacing: -.025em;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.3;
}

:where(.heading.xs) {
  font-size: .75rem;
  line-height: 1.5;
}

:where(.heading.sm) {
  font-size: .875rem;
  line-height: 1.4;
}

:where(.heading.lg) {
  font-size: 1.375rem;
  line-height: 1.25;
}

:where(.heading.xl) {
  font-size: 1.75rem;
  line-height: 1.2;
}

:where(.heading.xxl) {
  font-size: 2.25rem;
  line-height: 1.05;
}

:where(.card) {
  border: 1px solid var(--gray-200);
  background: var(--gray-100);
  color: var(--gray-900);
  border-radius: 12px;
}

:where(.card:has(.card-link)):hover {
  border-color: var(--gray-300);
  background: var(--gray-100);
}

:where(.card:has(.card-link)):active {
  background: var(--gray-200);
}

:where(dialog.modal) {
  border: 1px solid var(--gray-200);
  background: var(--gray-50);
  color: var(--gray-900);
  border-radius: 16px;
  box-shadow: 0 25px 50px -12px #00000040;
}

:where(dialog.modal > header) {
  border-bottom: 1px solid var(--gray-200);
  background: var(--gray-100);
}

:where(dialog.modal > footer) {
  border-top: 1px solid var(--gray-200);
  background: var(--gray-100);
}

:where(dialog.modal.right) {
  border-radius: 0;
  box-shadow: -4px 0 20px #0000001a;
}

:where(dialog.modal.left) {
  border-radius: 0;
  box-shadow: 4px 0 20px #0000001a;
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)) {
  border: 1px solid var(--gray-300);
  background: var(--gray-50);
  color: var(--gray-900);
  border-radius: 8px;
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):hover {
  border-color: var(--gray-400);
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):disabled {
  border-color: var(--gray-200);
  background: var(--gray-200);
  color: var(--gray-400);
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled))::placeholder {
  color: var(--gray-500);
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):focus::placeholder {
  color: var(--gray-400);
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):disabled::placeholder {
  color: var(--gray-400);
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):user-valid {
  border-color: var(--green-500);
}

:where([class^="input"], input:not([type]):not(.unstyled), input[type="text"]:not(.unstyled), input[type="email"]:not(.unstyled), input[type="password"]:not(.unstyled), input[type="number"]:not(.unstyled), input[type="url"]:not(.unstyled), input[type="tel"]:not(.unstyled), input[type="search"]:not(.unstyled), input[type="date"]:not(.unstyled), input[type="datetime"]:not(.unstyled), input[type="datetime-local"]:not(.unstyled), input[type="month"]:not(.unstyled), input[type="week"]:not(.unstyled), input[type="time"]:not(.unstyled), input[list="datalist"]:not(.unstyled), textarea:not(.unstyled), select:not(.unstyled)):user-invalid {
  border-color: var(--red-500);
}

:where(input[type="checkbox"]:not(.unstyled)) {
  border: 1px solid var(--gray-300);
  background: var(--gray-50);
  border-radius: 4px;
}

:where(input[type="checkbox"]:not(.unstyled)):hover {
  border-color: var(--gray-400);
}

:where(input[type="checkbox"]:not(.unstyled)):checked {
  border-color: var(--green-600);
  background-color: var(--green-600);
}

:where(input[type="checkbox"]:not(.unstyled)):indeterminate {
  border-color: var(--green-600);
  background-color: var(--green-600);
}

:where(input[type="checkbox"]:not(.unstyled)):disabled {
  border-color: var(--gray-200);
  background: var(--gray-100);
}

:where(input[type="checkbox"]:not(.unstyled)):user-invalid {
  border-color: var(--red-500);
}

:where(input[type="radio"]:not(.unstyled)) {
  border: 1px solid var(--gray-300);
  background: var(--gray-50);
}

:where(input[type="radio"]:not(.unstyled)):hover {
  border-color: var(--gray-400);
}

:where(input[type="radio"]:not(.unstyled)):checked {
  border-color: var(--green-600);
  background-color: var(--green-600);
}

:where(input[type="radio"]:not(.unstyled)):disabled {
  border-color: var(--gray-200);
  background: var(--gray-100);
}

:where(input[type="radio"]:not(.unstyled)):user-invalid {
  border-color: var(--red-500);
}

:where(a:not(.unstyled):not(.btn)) {
  color: var(--green-600);
}

:where(a:not(.unstyled):not(.btn)):hover {
  color: var(--green-700);
}

:where(a:not(.unstyled):not(.btn)):active {
  color: var(--green-800);
}

:where(a:not(.unstyled):not(.btn)):visited {
  color: var(--green-500);
}

:where(code:not(.unstyled)) {
  background-color: var(--gray-900);
  color: var(--gray-100);
  border-radius: 4px;
}

:where(.code.block) {
  background-color: var(--gray-900);
  color: var(--gray-100);
  border-radius: 8px;
}

:where(hr:not(.unstyled)) {
  background: var(--gray-300);
  border: none;
  height: 1px;
}

/* app/App.css */
.app-container {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-areas: "header" "main" "nav";
  min-height: 100dvh;
}

.app-sidebar {
  display: contents;
}

.app-header {
  display: flex;
  grid-area: header;
  border-bottom: 1px solid var(--gray-300);
  justify-content: center;
  align-items:  center;
  padding: 1rem;
}

.app-logo {
  display: inline-block;
  text-align: center;
}

.app-logo img {
  display: block;
  height: 1.5rem;
}

.app-main {
  display: flex;
  grid-area: main;
  container-name: app-main;
  container-type: inline-size;
  box-shadow: 0 0 64px 0 #0000000d, 0 0 0 1px var(--gray-200);
  flex-direction: column;
  max-width: 720px;
}

@media (min-width: 720px) {
  .app-container {
    grid-template-rows: 1fr;
    grid-template-columns: 240px 1fr;
    grid-template-areas: "sidebar main";
  }

  .app-sidebar {
    display: flex;
    position: sticky;
    grid-area: sidebar;
    overflow-y: auto;
    flex-direction: column;
    align-self:  start;
    height: 100dvh;
    top: 0;
  }

  .app-header {
    border-bottom: none;
    flex-shrink: 0;
    justify-content: flex-start;
    align-items:  flex-start;
  }

  .app-main {
    grid-area: main;
  }
}

/* app/pages/Home.css */
.home-header {
  background: linear-gradient(to right, var(--green-900), var(--green-700));
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}

.home-container {
  background-color: var(--grey-50);
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  flex-grow: 1;
  margin-top: -1rem;
  padding: 1rem;
}

.home-logo-container {
  position: relative;
  z-index: 1;
  margin-top: 1rem;
  margin-bottom: -30px;
  padding: 0 .5rem;
}

.home-logo {
  margin-bottom: .5rem;
  width: 10rem;
  height: auto;
  margin-inline-start: auto;
  margin-inline-end: auto;
}

.home-form-section {
  display: flex;
  flex-direction: column;
}

.home-textarea-wrapper {
  box-shadow: 0 4px 12px var(--gray-100);
  border: 1px solid var(--gray-300);
  background-color: #fff;
  border-radius: 1.5rem;
  max-width: 600px;
  margin-inline-start: auto;
  margin-inline-end: auto;
  padding: 1rem .5rem .5rem;
}

.home-textarea-wrapper:has(textarea:focus-visible) {
  outline: 2px solid var(--focus-outline-color);
}

.home-textarea {
  resize: none;
  background-color: #0000;
  border: none;
  width: 100%;
  min-height: 8rem;
  font-size: 1rem;
}

.home-generate-btn {
  border-radius: 18px;
  align-self:  center;
  padding-block-start: .75rem;
  padding-block-end: .75rem;
}

.home-examples {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}

.home-examples-title {
  color: #000000b3;
  margin-bottom: .5rem;
  font-size: .875rem;
  font-weight: 500;
}

.home-example-btn {
  cursor: pointer;
  color: var(--green-900);
  text-align: center;
  background: none;
  border: none;
  font-size: .875rem;
}

.home-example-btn:hover {
  color: var(--green-700);
}

@media (min-width: 720px) {
  .home-header {
    display: none;
  }

  .home-container {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    padding-top: 3rem;
  }
}

/* app/pages/Recipe.css */
.recipe-content {
  padding-bottom: 2rem;
}

.recipe-header {
  background-color: var(--white);
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  margin-top: -1rem;
  padding-block-start: 2rem;
  padding-block-end: 2rem;
}

.recipe-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items:  flex-start;
  gap: 1rem;
  margin-bottom: .25rem;
}

.recipe-title {
  text-wrap: balance;
  flex: 1;
  margin: 0;
}

.recipe-title-actions {
  display: flex;
  z-index: 1;
  flex-shrink: 0;
  align-items:  center;
  gap: .5rem;
}

.recipe-bookmark-button {
  flex-shrink: 0;
}

.recipe-actions-menu {
  position: relative;
}

.recipe-description {
  color: var(--gray-600);
  margin-bottom: 1rem;
  font-size: .875rem;
  line-height: 1.6;
}

.recipe-badges {
  display: flex;
  gap: .5rem;
}

.recipe-badges span {
  display: inline-block;
  border: 1px solid var(--green-200);
  background-color: var(--green-50);
  color: var(--green-700);
  border-radius: .5rem;
  padding: .125rem .5rem;
  font-size: .875rem;
}

.recipe-disclaimer {
  margin-block-start: 2rem;
  margin-block-end: 2rem;
}

.disclaimer-card {
  background-color: #ffc1071a;
  border: 1px solid #ffc10733;
  border-radius: .5rem;
}

.disclaimer-header {
  display: flex;
  align-items:  flex-start;
  gap: .75rem;
}

.disclaimer-icon {
  color: #c37f08;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: .125rem;
}

.disclaimer-title {
  color: #c37f08;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 600;
}

.disclaimer-text {
  color: #000c;
  margin: 0;
  font-size: .875rem;
  line-height: 1.6;
}

.recipe-sections {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding-block-start: 2rem;
  padding-block-end: 2rem;
}

.recipe-section-title {
  border-bottom: 1px solid var(--gray-200);
  color: var(--gray-500);
  letter-spacing: .025em;
  text-transform: uppercase;
  margin: 0 0 .75rem;
  padding-bottom: .25rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
}

.recipe-ingredients-table {
  border-collapse: collapse;
  width: 100%;
}

.recipe-ingredient-row {
  border-bottom: 1px dashed var(--gray-300);
}

.recipe-ingredient-row:last-child {
  border-bottom: none;
}

.recipe-ingredient-amount {
  vertical-align: top;
  white-space: nowrap;
  padding: .5rem 1rem .5rem 0;
}

.recipe-ingredient-amount strong {
  color: #000000e6;
  font-weight: bold;
}

.recipe-ingredient-name {
  width: 100%;
  padding: .5rem 0;
}

.recipe-instructions {
  display: flex;
  flex-direction: column;
  gap: .75rem;
}

.recipe-step {
  box-shadow: 0 2px 4px var(--gray-100);
  border: 1px solid var(--gray-200);
  background-color: var(--gray-50);
  border-radius: .5rem;
  padding: .75rem;
}

.recipe-step strong {
  color: var(--green-500);
  font-weight: 600;
}

.recipe-edit-textarea {
  width: 100%;
}

.recipe-edit-header {
  margin-bottom: 1.5rem;
}

.recipe-edit-description {
  color: #000000b3;
  font-size: .875rem;
}

.recipe-edit-form {
  margin-bottom: 1rem;
}

.recipe-modal-actions {
  display: flex;
  flex-wrap: wrap;
  align-items:  center;
  gap: .75rem;
  margin-bottom: 1rem;
  padding: 1rem 0;
}

.recipe-modal-actions button {
  display: flex;
  align-items:  center;
  gap: .5rem;
}

.recipe-modal-actions button img {
  flex-shrink: 0;
}

.recipe-modal-actions button span {
  white-space: nowrap;
}

.recipe-favorite-button {
  flex-shrink: 0;
}

.recipe-header-actions {
  display: flex;
  position: relative;
  background: linear-gradient(to bottom, var(--gray-600) 0%, var(--gray-400) 100%);
  aspect-ratio: 16 / 9;
  justify-content: flex-end;
  align-items:  flex-end;
  gap: .5rem;
  width: 100%;
  max-height: 300px;
  padding: 1rem;
}

.recipe-header-actions.has-image {
  background-color: #0000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 4px 12px #0000001a;
}

.recipe-bookmark-wrapper {
  position: absolute;
  filter: drop-shadow(0 0 3px oklch(var(--black-oklch) / 30%));
  top: 0;
  right: 1rem;
}

.recipe-bookmark {
  display: flex;
  position: relative;
  opacity: .95;
  clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 98%, 0 83%);
  cursor: pointer;
  background: linear-gradient(to bottom, var(--gray-300) 0%, var(--gray-200) 100%);
  border: none;
  justify-content: center;
  align-items:  center;
  width: 50px;
  height: 80px;
  padding: 0;
  transition: translate .2s, clip-path .2s, background .2s;
  translate: 0 -20%;
}

.recipe-bookmark.is-favorite {
  clip-path: polygon(0 0, 100% 0, 100% 98%, 50% 83%, 0 98%);
  background: linear-gradient(to bottom, var(--green-900) 0%, var(--green-600) 100%);
  translate: 0;
}

.recipe-bookmark.is-favorite .recipe-bookmark-icon {
  filter: brightness(0) invert(1);
}

.recipe-bookmark-icon {
  opacity: .9;
}

.recipe-bookmark:hover, .recipe-bookmark:hover .recipe-bookmark-icon {
  opacity: 1;
}

.recipe-image-container {
  background-color: var(--gray-100);
  overflow: hidden;
  border-radius: .75rem;
  margin-bottom: 2rem;
  box-shadow: 0 4px 12px #0000001a;
}

@media (min-width: 720px) {
  .recipe-image-container {
    border-radius: 1rem;
    box-shadow: 0 8px 24px #0000001f;
  }

  .recipe-image {
    aspect-ratio: 21 / 9;
  }
}

/* app/pages/Recipes.css */
.recipes {
  margin-bottom: 8rem;
}

.recipes-section-title {
  display: flex;
  border-bottom: 1px solid var(--gray-200);
  color: #000000e6;
  letter-spacing: .025em;
  text-transform: uppercase;
  align-items:  center;
  gap: .5rem;
  margin: 0 0 1rem;
  padding-top: 2rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2;
}

.recipes-section-icon {
  opacity: .8;
  flex-shrink: 0;
}

.recipes-empty {
  text-align: center;
  max-width: 42rem;
  margin: 0 auto;
  padding: 1.5rem;
}

.recipes-empty-content {
  margin-bottom: 2rem;
}

.recipes-empty-title {
  margin-bottom: 1rem;
  font-size: 1.875rem;
  font-weight: bold;
}

.recipes-empty-description {
  color: #000000b3;
  margin-bottom: 2rem;
  font-size: 1.125rem;
}

.recipes-table {
  border-collapse: collapse;
  width: 100%;
}

.recipes-table th, .recipes-table td {
  border-bottom: 1px dashed var(--gray-300);
  text-align: left;
  padding-block-start: .25rem;
  padding-block-end: .25rem;
}

.recipes-table th {
  background-color: var(--gray-100);
  font-weight: 500;
}

.recipes-stat-header {
  text-align: center;
  white-space: nowrap;
  font-size: .875rem;
}

.recipes-stat-cell {
  color: #0009;
  text-align: center;
  white-space: nowrap;
  font-size: .875rem;
}

.recipes-recipe-cell {
  width: 100%;
}

.recipes-recipe-link {
  display: block;
  font-weight: 500;
}

.recipes-recipe-link:hover {
  color: var(--green-700);
}

.recipes-recipe-link:active {
  color: var(--green-600);
}

.recipes-recipe-content {
  display: flex;
  align-items:  center;
  gap: .75rem;
}

.recipes-recipe-thumbnail {
  background-color: var(--gray-100);
  object-fit: cover;
  border-radius: .5rem;
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  box-shadow: 0 2px 4px #0000001a;
}

.recipes-recipe-placeholder {
  animation: gradient-shift 3s ease infinite;
  background: linear-gradient(135deg, var(--gray-200) 0%, var(--gray-300) 50%, var(--gray-200) 100%);
  background-size: 200% 200%;
}

@keyframes gradient-shift {
  0% {
    background-position: 0%;
  }

  50% {
    background-position: 100%;
  }

  100% {
    background-position: 0%;
  }
}

.recipes-recipe-title {
  flex: 1;
  min-width: 0;
}

.recipes-delete-icon, .recipes-bookmark-icon {
  width: 1rem;
  height: 1rem;
}

.recipes-actions {
  display: flex;
  justify-content: flex-end;
  align-items:  center;
  gap: .25rem;
}

.recipes-table button {
  display: flex;
  justify-content: center;
  align-items:  center;
  min-width: 2.5rem;
  min-height: 2.5rem;
  padding: .5rem;
}

.recipes-table .btn.tertiary:hover {
  background-color: var(--gray-100);
  color: var(--gray-700);
}

/* app/pages/Newsletter.css */
.newsletter-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items:  center;
  max-width: 48rem;
  min-height: 85vh;
  margin: 0 auto;
  padding: 3rem .5rem;
}

.newsletter-header {
  text-align: center;
  margin: 0 auto 2rem;
  padding: 0 .5rem;
}

.newsletter-title {
  text-align: center;
  text-wrap: balance;
  margin-bottom: .25rem;
}

@media (min-width: 640px) {
  .newsletter-title {
    font-size: 3rem;
  }
}

.newsletter-description {
  color: var(--gray-600);
  text-align: center;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.6;
}

.newsletter-form-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 36rem;
  margin-bottom: 3rem;
  padding: 0 .5rem;
}

.newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.newsletter-form-group {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

.newsletter-label {
  color: var(--gray-700);
  font-size: .875rem;
  font-weight: 500;
}

.newsletter-input {
  border: 1px solid var(--gray-300);
  background-color: var(--gray-50);
  border-radius: .75rem;
  width: 100%;
  padding: .75rem 1rem;
  transition: border-color .2s, box-shadow .2s;
  font-size: 1rem;
}

.newsletter-input:focus {
  outline: none;
  border-color: var(--green-500);
  box-shadow: 0 0 0 3px #84cc161a;
}

.newsletter-input:disabled {
  opacity: .6;
  cursor: not-allowed;
}

.newsletter-submit-btn {
  align-self:  flex-start;
  min-width: 12.5rem;
}

.newsletter-error {
  border: 1px solid var(--red-300);
  background-color: var(--red-50);
  color: var(--red-700);
  text-align: center;
  border-radius: .5rem;
  padding: .75rem 1rem;
  font-size: .875rem;
}

.newsletter-success {
  display: flex;
  border: 1px solid var(--green-300);
  background-color: var(--green-50);
  text-align: center;
  border-radius: 1rem;
  flex-direction: column;
  align-items:  center;
  padding: 2rem;
}

.newsletter-success-icon {
  display: flex;
  background-color: var(--green-500);
  color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items:  center;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: bold;
}

.newsletter-success h2 {
  color: var(--green-800);
  margin-bottom: .5rem;
}

.newsletter-success-text {
  color: var(--green-700);
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
}

.newsletter-benefits {
  width: 100%;
  max-width: 36rem;
  padding: 0 .5rem;
}

.newsletter-benefits-title {
  color: var(--gray-800);
  text-align: center;
  margin-bottom: 1.5rem;
}

.newsletter-benefits-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.newsletter-benefit {
  display: flex;
  border: 1px solid var(--gray-200);
  background-color: var(--gray-50);
  border-radius: .75rem;
  align-items:  flex-start;
  gap: 1rem;
  padding: 1.5rem;
}

.newsletter-benefit-icon {
  display: flex;
  background-color: var(--green-100);
  border-radius: .5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items:  center;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.25rem;
}

.newsletter-benefit-content {
  flex: 1;
}

.newsletter-benefit-title {
  color: var(--gray-800);
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 600;
}

.newsletter-benefit-text {
  color: var(--gray-600);
  margin: 0;
  font-size: .875rem;
  line-height: 1.5;
}

@media (min-width: 640px) {
  .newsletter-benefits-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1.5rem;
  }

  .newsletter-benefit {
    text-align: center;
    flex-direction: column;
    gap: 1rem;
  }

  .newsletter-benefit-icon {
    align-self:  center;
  }
}

/* app/pages/Login.css */
.login-container {
  display: flex;
  background: var(--color-background);
  flex-direction: column;
  justify-content: center;
  align-items:  center;
  min-height: 100%;
  padding-block-start: 1rem;
  padding-block-end: 1rem;
}

.login-cards {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.login-card {
  margin-top: 1rem;
}

.login-step-container {
  display: flex;
  justify-content: space-between;
  align-items:  center;
  gap: 1rem;
  margin-bottom: .25rem;
}

.login-info {
  color: var(--gray-600);
  margin-bottom: 1rem;
  font-size: .875rem;
}

.login-step {
  border: 1px solid var(--green-200);
  background-color: var(--green-100);
  text-align: center;
  border-radius: .5rem;
  margin-right: .5rem;
  padding: .25rem .5rem;
  font-size: .75rem;
  font-weight: 600;
}

.login-form-group {
  margin-bottom: 1.5rem;
}

.login-form-group label {
  display: block;
  color: var(--color-text);
  margin-bottom: .5rem;
  font-weight: 500;
}

.login-form-group input {
  width: 100%;
}

.login-form-group small {
  display: block;
  color: var(--color-text-muted);
  margin-top: .5rem;
  font-size: .875rem;
}

.login-code-input {
  letter-spacing: .25rem;
  text-transform: uppercase;
  font-family: Courier New, monospace;
  font-size: 1.25rem;
  font-weight: 600;
}

.login-error {
  border-radius: var(--radius-md);
  background: var(--color-danger-alpha);
  color: var(--color-danger);
  margin-bottom: 1rem;
  padding: .75rem;
  font-size: .875rem;
}

.login-card button {
  margin-bottom: .75rem;
}

.login-card button:last-child {
  margin-bottom: 0;
}

/* app/pages/Account.css */
.account {
  text-align: center;
  margin-block-start: 4rem;
  margin-block-end: 4rem;
}

.account .avatar {
  margin-inline-start: auto;
  margin-inline-end: auto;
}

.account .heading {
  margin-bottom: .25rem;
}

.account .since {
  color: var(--gray-500);
  margin-bottom: 1rem;
  font-size: .875rem;
}

/* app/components/NotFound.css */
.not-found-container {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items:  center;
  max-width: 42rem;
  min-height: 60vh;
  margin: 0 auto;
  padding: 2rem 1.5rem;
}

.not-found-content {
  margin-bottom: 2rem;
}

.not-found-404 {
  color: var(--green-600);
  letter-spacing: -.02em;
  margin: 0 0 1.5rem;
  font-size: clamp(6rem, 15vw, 10rem);
  font-weight: 800;
  line-height: 1;
}

.not-found-title {
  color: var(--gray-900);
  margin: 0 0 1rem;
  font-size: clamp(1.5rem, 4vw, 2rem);
  font-weight: 700;
  line-height: 1.3;
}

.not-found-description {
  color: var(--gray-600);
  max-width: 32rem;
  margin: 0 auto 2.5rem;
  font-size: clamp(1rem, 2.5vw, 1.125rem);
  line-height: 1.6;
}

/* app/components/PhotoCarousel.css */
.photo-carousel-container {
  box-shadow: 0 16px 0 0 var(--green-950);
  background: linear-gradient(to bottom, transparent 50%, var(--green-950) 50%);
  overflow: hidden;
  width: 100vw;
}

.photo-carousel-track {
  display: flex;
  animation: photo-carousel-scroll 30s linear infinite;
  gap: 1.5rem;
}

.photo-carousel-image {
  aspect-ratio: 1;
  object-fit: cover;
  border: 1px solid #fff3;
  border-radius: .5rem;
  flex-shrink: 0;
  width: 8rem;
  box-shadow: 0 4px 6px -1px #0000001a;
}

@media (min-width: 640px) {
  .photo-carousel-image {
    width: 12rem;
  }
}

@keyframes photo-carousel-scroll {
  0% {
    transform: translateX(0);
  }

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

  100% {
    transform: translateX(0);
  }
}

/* app/components/LimitModal.css */
.limit-modal-content {
  margin: 16px 0;
}

.limit-modal-description {
  color: var(--gray-700);
  margin-bottom: 16px;
  font-size: 1rem;
  line-height: 1.6;
}

.limit-modal-newsletter {
  margin-top: 16px;
}

.limit-modal-newsletter h3 {
  color: var(--gray-900);
  margin-bottom: 8px;
}

.limit-modal-newsletter-text {
  color: var(--gray-600);
  font-size: .9rem;
  line-height: 1.5;
}

.limit-modal-newsletter-badge {
  display: inline-block;
  border: 1px solid var(--green-700);
  background: var(--green-600);
  color: var(--green-50);
  border-radius: 6px;
  margin-left: 8px;
  padding: 4px 8px;
  font-size: .75rem;
  font-weight: 500;
}

/* app/components/Navigation.css */
.navigation {
  display: flex;
  position: fixed;
  grid-area: nav;
  z-index: 100;
  box-shadow: 0 4px 16px 0 oklch(var(--green-900-oklch) / .4);
  background: linear-gradient(to right, var(--green-900), var(--green-700));
  border-radius: 3em;
  justify-content: space-evenly;
  align-items:  center;
  width: calc(100% - 2rem);
  max-width: 360px;
  padding: 0;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
}

.navigation-logo {
  display: none;
}

.navigation img {
  filter: brightness(0) invert(1);
}

.navigation-item {
  display: flex;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  background: none;
  border: none;
  border-radius: .75rem;
  justify-content: center;
  align-items:  center;
  gap: .75rem;
  padding: 1rem;
  transition: transform .1s, opacity .2s;
}

@media (hover: hover) {
  .navigation-item:hover img {
    transform: translateY(-2px);
  }
}

.navigation-item:active img {
  transform: translateY(0);
}

.navigation-item.active img {
  transform: scale(1.05);
}

.navigation-item img {
  display: block;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  transition: transform .1s;
}

.navigation-text {
  display: none;
}

.navigation-language-select-label:has(select:focus-visible) {
  outline: 2px solid var(--focus-outline-color);
}

.navigation-language-select-icon {
  display: block;
  width: 28px;
  height: 28px;
}

.navigation-language-select {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
}

.navigation-footer-link-desktop, .navigation-footer {
  display: none;
}

@media (min-width: 720px) {
  .navigation {
    display: flex;
    position: static;
    box-shadow: none;
    background: none;
    border-radius: 0;
    flex-direction: column;
    flex: 1;
    align-items:  flex-start;
    gap: .5rem;
    width: auto;
    max-width: none;
    min-height: 0;
    padding: 1rem;
    transform: none;
  }

  .navigation-logo {
    display: block;
    margin-block-start: 1rem;
    margin-block-end: 1rem;
  }

  .navigation img, .navigation-item img {
    filter: none;
  }

  .navigation-item {
    justify-content: flex-start;
    width: 100%;
    transition: background-color .2s, transform .1s;
  }

  .navigation-item:hover {
    background-color: var(--gray-100, #0000000d);
  }

  .navigation-item:hover img {
    transform: none;
  }

  .navigation-item:active {
    transform: scale(.98);
  }

  .navigation-item:active img {
    transform: none;
  }

  .navigation-item.active {
    background-color: var(--gray-200, #0000001a);
  }

  .navigation-item.active img {
    transform: none;
  }

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

  .navigation-footer {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    width: 100%;
    margin-top: auto;
  }

  .navigation-footer-link-desktop {
    display: flex;
  }
}

/* app/css/style.css */
:root {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 16px;
}
