Guest User

Tailwind 4 base

a guest
Jan 30th, 2025
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 28.80 KB | None | 0 0
  1. /*! tailwindcss v4.0.1 | MIT License | https://tailwindcss.com */
  2. @layer theme {
  3.     :root, :host {
  4.         --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  5.         --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  6.         --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  7.         --color-red-50: oklch(.971 .013 17.38);
  8.         --color-red-100: oklch(.936 .032 17.717);
  9.         --color-red-200: oklch(.885 .062 18.334);
  10.         --color-red-300: oklch(.808 .114 19.571);
  11.         --color-red-400: oklch(.704 .191 22.216);
  12.         --color-red-500: oklch(.637 .237 25.331);
  13.         --color-red-600: oklch(.577 .245 27.325);
  14.         --color-red-700: oklch(.505 .213 27.518);
  15.         --color-red-800: oklch(.444 .177 26.899);
  16.         --color-red-900: oklch(.396 .141 25.723);
  17.         --color-red-950: oklch(.258 .092 26.042);
  18.         --color-orange-50: oklch(.98 .016 73.684);
  19.         --color-orange-100: oklch(.954 .038 75.164);
  20.         --color-orange-200: oklch(.901 .076 70.697);
  21.         --color-orange-300: oklch(.837 .128 66.29);
  22.         --color-orange-400: oklch(.75 .183 55.934);
  23.         --color-orange-500: oklch(.705 .213 47.604);
  24.         --color-orange-600: oklch(.646 .222 41.116);
  25.         --color-orange-700: oklch(.553 .195 38.402);
  26.         --color-orange-800: oklch(.47 .157 37.304);
  27.         --color-orange-900: oklch(.408 .123 38.172);
  28.         --color-orange-950: oklch(.266 .079 36.259);
  29.         --color-amber-50: oklch(.987 .022 95.277);
  30.         --color-amber-100: oklch(.962 .059 95.617);
  31.         --color-amber-200: oklch(.924 .12 95.746);
  32.         --color-amber-300: oklch(.879 .169 91.605);
  33.         --color-amber-400: oklch(.828 .189 84.429);
  34.         --color-amber-500: oklch(.769 .188 70.08);
  35.         --color-amber-600: oklch(.666 .179 58.318);
  36.         --color-amber-700: oklch(.555 .163 48.998);
  37.         --color-amber-800: oklch(.473 .137 46.201);
  38.         --color-amber-900: oklch(.414 .112 45.904);
  39.         --color-amber-950: oklch(.279 .077 45.635);
  40.         --color-yellow-50: oklch(.987 .026 102.212);
  41.         --color-yellow-100: oklch(.973 .071 103.193);
  42.         --color-yellow-200: oklch(.945 .129 101.54);
  43.         --color-yellow-300: oklch(.905 .182 98.111);
  44.         --color-yellow-400: oklch(.852 .199 91.936);
  45.         --color-yellow-500: oklch(.795 .184 86.047);
  46.         --color-yellow-600: oklch(.681 .162 75.834);
  47.         --color-yellow-700: oklch(.554 .135 66.442);
  48.         --color-yellow-800: oklch(.476 .114 61.907);
  49.         --color-yellow-900: oklch(.421 .095 57.708);
  50.         --color-yellow-950: oklch(.286 .066 53.813);
  51.         --color-lime-50: oklch(.986 .031 120.757);
  52.         --color-lime-100: oklch(.967 .067 122.328);
  53.         --color-lime-200: oklch(.938 .127 124.321);
  54.         --color-lime-300: oklch(.897 .196 126.665);
  55.         --color-lime-400: oklch(.841 .238 128.85);
  56.         --color-lime-500: oklch(.768 .233 130.85);
  57.         --color-lime-600: oklch(.648 .2 131.684);
  58.         --color-lime-700: oklch(.532 .157 131.589);
  59.         --color-lime-800: oklch(.453 .124 130.933);
  60.         --color-lime-900: oklch(.405 .101 131.063);
  61.         --color-lime-950: oklch(.274 .072 132.109);
  62.         --color-green-50: oklch(.982 .018 155.826);
  63.         --color-green-100: oklch(.962 .044 156.743);
  64.         --color-green-200: oklch(.925 .084 155.995);
  65.         --color-green-300: oklch(.871 .15 154.449);
  66.         --color-green-400: oklch(.792 .209 151.711);
  67.         --color-green-500: oklch(.723 .219 149.579);
  68.         --color-green-600: oklch(.627 .194 149.214);
  69.         --color-green-700: oklch(.527 .154 150.069);
  70.         --color-green-800: oklch(.448 .119 151.328);
  71.         --color-green-900: oklch(.393 .095 152.535);
  72.         --color-green-950: oklch(.266 .065 152.934);
  73.         --color-emerald-50: oklch(.979 .021 166.113);
  74.         --color-emerald-100: oklch(.95 .052 163.051);
  75.         --color-emerald-200: oklch(.905 .093 164.15);
  76.         --color-emerald-300: oklch(.845 .143 164.978);
  77.         --color-emerald-400: oklch(.765 .177 163.223);
  78.         --color-emerald-500: oklch(.696 .17 162.48);
  79.         --color-emerald-600: oklch(.596 .145 163.225);
  80.         --color-emerald-700: oklch(.508 .118 165.612);
  81.         --color-emerald-800: oklch(.432 .095 166.913);
  82.         --color-emerald-900: oklch(.378 .077 168.94);
  83.         --color-emerald-950: oklch(.262 .051 172.552);
  84.         --color-teal-50: oklch(.984 .014 180.72);
  85.         --color-teal-100: oklch(.953 .051 180.801);
  86.         --color-teal-200: oklch(.91 .096 180.426);
  87.         --color-teal-300: oklch(.855 .138 181.071);
  88.         --color-teal-400: oklch(.777 .152 181.912);
  89.         --color-teal-500: oklch(.704 .14 182.503);
  90.         --color-teal-600: oklch(.6 .118 184.704);
  91.         --color-teal-700: oklch(.511 .096 186.391);
  92.         --color-teal-800: oklch(.437 .078 188.216);
  93.         --color-teal-900: oklch(.386 .063 188.416);
  94.         --color-teal-950: oklch(.277 .046 192.524);
  95.         --color-cyan-50: oklch(.984 .019 200.873);
  96.         --color-cyan-100: oklch(.956 .045 203.388);
  97.         --color-cyan-200: oklch(.917 .08 205.041);
  98.         --color-cyan-300: oklch(.865 .127 207.078);
  99.         --color-cyan-400: oklch(.789 .154 211.53);
  100.         --color-cyan-500: oklch(.715 .143 215.221);
  101.         --color-cyan-600: oklch(.609 .126 221.723);
  102.         --color-cyan-700: oklch(.52 .105 223.128);
  103.         --color-cyan-800: oklch(.45 .085 224.283);
  104.         --color-cyan-900: oklch(.398 .07 227.392);
  105.         --color-cyan-950: oklch(.302 .056 229.695);
  106.         --color-sky-50: oklch(.977 .013 236.62);
  107.         --color-sky-100: oklch(.951 .026 236.824);
  108.         --color-sky-200: oklch(.901 .058 230.902);
  109.         --color-sky-300: oklch(.828 .111 230.318);
  110.         --color-sky-400: oklch(.746 .16 232.661);
  111.         --color-sky-500: oklch(.685 .169 237.323);
  112.         --color-sky-600: oklch(.588 .158 241.966);
  113.         --color-sky-700: oklch(.5 .134 242.749);
  114.         --color-sky-800: oklch(.443 .11 240.79);
  115.         --color-sky-900: oklch(.391 .09 240.876);
  116.         --color-sky-950: oklch(.293 .066 243.157);
  117.         --color-blue-50: oklch(.97 .014 254.604);
  118.         --color-blue-100: oklch(.932 .032 255.585);
  119.         --color-blue-200: oklch(.882 .059 254.128);
  120.         --color-blue-300: oklch(.809 .105 251.813);
  121.         --color-blue-400: oklch(.707 .165 254.624);
  122.         --color-blue-500: oklch(.623 .214 259.815);
  123.         --color-blue-600: oklch(.546 .245 262.881);
  124.         --color-blue-700: oklch(.488 .243 264.376);
  125.         --color-blue-800: oklch(.424 .199 265.638);
  126.         --color-blue-900: oklch(.379 .146 265.522);
  127.         --color-blue-950: oklch(.282 .091 267.935);
  128.         --color-indigo-50: oklch(.962 .018 272.314);
  129.         --color-indigo-100: oklch(.93 .034 272.788);
  130.         --color-indigo-200: oklch(.87 .065 274.039);
  131.         --color-indigo-300: oklch(.785 .115 274.713);
  132.         --color-indigo-400: oklch(.673 .182 276.935);
  133.         --color-indigo-500: oklch(.585 .233 277.117);
  134.         --color-indigo-600: oklch(.511 .262 276.966);
  135.         --color-indigo-700: oklch(.457 .24 277.023);
  136.         --color-indigo-800: oklch(.398 .195 277.366);
  137.         --color-indigo-900: oklch(.359 .144 278.697);
  138.         --color-indigo-950: oklch(.257 .09 281.288);
  139.         --color-violet-50: oklch(.969 .016 293.756);
  140.         --color-violet-100: oklch(.943 .029 294.588);
  141.         --color-violet-200: oklch(.894 .057 293.283);
  142.         --color-violet-300: oklch(.811 .111 293.571);
  143.         --color-violet-400: oklch(.702 .183 293.541);
  144.         --color-violet-500: oklch(.606 .25 292.717);
  145.         --color-violet-600: oklch(.541 .281 293.009);
  146.         --color-violet-700: oklch(.491 .27 292.581);
  147.         --color-violet-800: oklch(.432 .232 292.759);
  148.         --color-violet-900: oklch(.38 .189 293.745);
  149.         --color-violet-950: oklch(.283 .141 291.089);
  150.         --color-purple-50: oklch(.977 .014 308.299);
  151.         --color-purple-100: oklch(.946 .033 307.174);
  152.         --color-purple-200: oklch(.902 .063 306.703);
  153.         --color-purple-300: oklch(.827 .119 306.383);
  154.         --color-purple-400: oklch(.714 .203 305.504);
  155.         --color-purple-500: oklch(.627 .265 303.9);
  156.         --color-purple-600: oklch(.558 .288 302.321);
  157.         --color-purple-700: oklch(.496 .265 301.924);
  158.         --color-purple-800: oklch(.438 .218 303.724);
  159.         --color-purple-900: oklch(.381 .176 304.987);
  160.         --color-purple-950: oklch(.291 .149 302.717);
  161.         --color-fuchsia-50: oklch(.977 .017 320.058);
  162.         --color-fuchsia-100: oklch(.952 .037 318.852);
  163.         --color-fuchsia-200: oklch(.903 .076 319.62);
  164.         --color-fuchsia-300: oklch(.833 .145 321.434);
  165.         --color-fuchsia-400: oklch(.74 .238 322.16);
  166.         --color-fuchsia-500: oklch(.667 .295 322.15);
  167.         --color-fuchsia-600: oklch(.591 .293 322.896);
  168.         --color-fuchsia-700: oklch(.518 .253 323.949);
  169.         --color-fuchsia-800: oklch(.452 .211 324.591);
  170.         --color-fuchsia-900: oklch(.401 .17 325.612);
  171.         --color-fuchsia-950: oklch(.293 .136 325.661);
  172.         --color-pink-50: oklch(.971 .014 343.198);
  173.         --color-pink-100: oklch(.948 .028 342.258);
  174.         --color-pink-200: oklch(.899 .061 343.231);
  175.         --color-pink-300: oklch(.823 .12 346.018);
  176.         --color-pink-400: oklch(.718 .202 349.761);
  177.         --color-pink-500: oklch(.656 .241 354.308);
  178.         --color-pink-600: oklch(.592 .249 .584);
  179.         --color-pink-700: oklch(.525 .223 3.958);
  180.         --color-pink-800: oklch(.459 .187 3.815);
  181.         --color-pink-900: oklch(.408 .153 2.432);
  182.         --color-pink-950: oklch(.284 .109 3.907);
  183.         --color-rose-50: oklch(.969 .015 12.422);
  184.         --color-rose-100: oklch(.941 .03 12.58);
  185.         --color-rose-200: oklch(.892 .058 10.001);
  186.         --color-rose-300: oklch(.81 .117 11.638);
  187.         --color-rose-400: oklch(.712 .194 13.428);
  188.         --color-rose-500: oklch(.645 .246 16.439);
  189.         --color-rose-600: oklch(.586 .253 17.585);
  190.         --color-rose-700: oklch(.514 .222 16.935);
  191.         --color-rose-800: oklch(.455 .188 13.697);
  192.         --color-rose-900: oklch(.41 .159 10.272);
  193.         --color-rose-950: oklch(.271 .105 12.094);
  194.         --color-slate-50: oklch(.984 .003 247.858);
  195.         --color-slate-100: oklch(.968 .007 247.896);
  196.         --color-slate-200: oklch(.929 .013 255.508);
  197.         --color-slate-300: oklch(.869 .022 252.894);
  198.         --color-slate-400: oklch(.704 .04 256.788);
  199.         --color-slate-500: oklch(.554 .046 257.417);
  200.         --color-slate-600: oklch(.446 .043 257.281);
  201.         --color-slate-700: oklch(.372 .044 257.287);
  202.         --color-slate-800: oklch(.279 .041 260.031);
  203.         --color-slate-900: oklch(.208 .042 265.755);
  204.         --color-slate-950: oklch(.129 .042 264.695);
  205.         --color-gray-50: oklch(.985 .002 247.839);
  206.         --color-gray-100: oklch(.967 .003 264.542);
  207.         --color-gray-200: oklch(.928 .006 264.531);
  208.         --color-gray-300: oklch(.872 .01 258.338);
  209.         --color-gray-400: oklch(.707 .022 261.325);
  210.         --color-gray-500: oklch(.551 .027 264.364);
  211.         --color-gray-600: oklch(.446 .03 256.802);
  212.         --color-gray-700: oklch(.373 .034 259.733);
  213.         --color-gray-800: oklch(.278 .033 256.848);
  214.         --color-gray-900: oklch(.21 .034 264.665);
  215.         --color-gray-950: oklch(.13 .028 261.692);
  216.         --color-zinc-50: oklch(.985 0 0);
  217.         --color-zinc-100: oklch(.967 .001 286.375);
  218.         --color-zinc-200: oklch(.92 .004 286.32);
  219.         --color-zinc-300: oklch(.871 .006 286.286);
  220.         --color-zinc-400: oklch(.705 .015 286.067);
  221.         --color-zinc-500: oklch(.552 .016 285.938);
  222.         --color-zinc-600: oklch(.442 .017 285.786);
  223.         --color-zinc-700: oklch(.37 .013 285.805);
  224.         --color-zinc-800: oklch(.274 .006 286.033);
  225.         --color-zinc-900: oklch(.21 .006 285.885);
  226.         --color-zinc-950: oklch(.141 .005 285.823);
  227.         --color-neutral-50: oklch(.985 0 0);
  228.         --color-neutral-100: oklch(.97 0 0);
  229.         --color-neutral-200: oklch(.922 0 0);
  230.         --color-neutral-300: oklch(.87 0 0);
  231.         --color-neutral-400: oklch(.708 0 0);
  232.         --color-neutral-500: oklch(.556 0 0);
  233.         --color-neutral-600: oklch(.439 0 0);
  234.         --color-neutral-700: oklch(.371 0 0);
  235.         --color-neutral-800: oklch(.269 0 0);
  236.         --color-neutral-900: oklch(.205 0 0);
  237.         --color-neutral-950: oklch(.145 0 0);
  238.         --color-stone-50: oklch(.985 .001 106.423);
  239.         --color-stone-100: oklch(.97 .001 106.424);
  240.         --color-stone-200: oklch(.923 .003 48.717);
  241.         --color-stone-300: oklch(.869 .005 56.366);
  242.         --color-stone-400: oklch(.709 .01 56.259);
  243.         --color-stone-500: oklch(.553 .013 58.071);
  244.         --color-stone-600: oklch(.444 .011 73.639);
  245.         --color-stone-700: oklch(.374 .01 67.558);
  246.         --color-stone-800: oklch(.268 .007 34.298);
  247.         --color-stone-900: oklch(.216 .006 56.043);
  248.         --color-stone-950: oklch(.147 .004 49.25);
  249.         --color-black: #000;
  250.         --color-white: #fff;
  251.         --spacing: .25rem;
  252.         --breakpoint-sm: 40rem;
  253.         --breakpoint-md: 48rem;
  254.         --breakpoint-lg: 64rem;
  255.         --breakpoint-xl: 80rem;
  256.         --breakpoint-2xl: 96rem;
  257.         --container-3xs: 16rem;
  258.         --container-2xs: 18rem;
  259.         --container-xs: 20rem;
  260.         --container-sm: 24rem;
  261.         --container-md: 28rem;
  262.         --container-lg: 32rem;
  263.         --container-xl: 36rem;
  264.         --container-2xl: 42rem;
  265.         --container-3xl: 48rem;
  266.         --container-4xl: 56rem;
  267.         --container-5xl: 64rem;
  268.         --container-6xl: 72rem;
  269.         --container-7xl: 80rem;
  270.         --text-xs: .75rem;
  271.         --text-xs--line-height: calc(1 / .75);
  272.         --text-sm: .875rem;
  273.         --text-sm--line-height: calc(1.25 / .875);
  274.         --text-base: 1rem;
  275.         --text-base--line-height: 1.5;
  276.         --text-lg: 1.125rem;
  277.         --text-lg--line-height: calc(1.75 / 1.125);
  278.         --text-xl: 1.25rem;
  279.         --text-xl--line-height: calc(1.75 / 1.25);
  280.         --text-2xl: 1.5rem;
  281.         --text-2xl--line-height: calc(2 / 1.5);
  282.         --text-3xl: 1.875rem;
  283.         --text-3xl--line-height: 1.2;
  284.         --text-4xl: 2.25rem;
  285.         --text-4xl--line-height: calc(2.5 / 2.25);
  286.         --text-5xl: 3rem;
  287.         --text-5xl--line-height: 1;
  288.         --text-6xl: 3.75rem;
  289.         --text-6xl--line-height: 1;
  290.         --text-7xl: 4.5rem;
  291.         --text-7xl--line-height: 1;
  292.         --text-8xl: 6rem;
  293.         --text-8xl--line-height: 1;
  294.         --text-9xl: 8rem;
  295.         --text-9xl--line-height: 1;
  296.         --font-weight-thin: 100;
  297.         --font-weight-extralight: 200;
  298.         --font-weight-light: 300;
  299.         --font-weight-normal: 400;
  300.         --font-weight-medium: 500;
  301.         --font-weight-semibold: 600;
  302.         --font-weight-bold: 700;
  303.         --font-weight-extrabold: 800;
  304.         --font-weight-black: 900;
  305.         --tracking-tighter: -.05em;
  306.         --tracking-tight: -.025em;
  307.         --tracking-normal: 0em;
  308.         --tracking-wide: .025em;
  309.         --tracking-wider: .05em;
  310.         --tracking-widest: .1em;
  311.         --leading-tight: 1.25;
  312.         --leading-snug: 1.375;
  313.         --leading-normal: 1.5;
  314.         --leading-relaxed: 1.625;
  315.         --leading-loose: 2;
  316.         --radius-xs: .125rem;
  317.         --radius-sm: .25rem;
  318.         --radius-md: .375rem;
  319.         --radius-lg: .5rem;
  320.         --radius-xl: .75rem;
  321.         --radius-2xl: 1rem;
  322.         --radius-3xl: 1.5rem;
  323.         --radius-4xl: 2rem;
  324.         --shadow-2xs: 0 1px #0000000d;
  325.         --shadow-xs: 0 1px 2px 0 #0000000d;
  326.         --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  327.         --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  328.         --shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  329.         --shadow-xl: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
  330.         --shadow-2xl: 0 25px 50px -12px #00000040;
  331.         --inset-shadow-2xs: inset 0 1px #0000000d;
  332.         --inset-shadow-xs: inset 0 1px 1px #0000000d;
  333.         --inset-shadow-sm: inset 0 2px 4px #0000000d;
  334.         --drop-shadow-xs: 0 1px 1px #0000000d;
  335.         --drop-shadow-sm: 0 1px 2px #00000026;
  336.         --drop-shadow-md: 0 3px 3px #0000001f;
  337.         --drop-shadow-lg: 0 4px 4px #00000026;
  338.         --drop-shadow-xl: 0 9px 7px #0000001a;
  339.         --drop-shadow-2xl: 0 25px 25px #00000026;
  340.         --ease-in: cubic-bezier(.4, 0, 1, 1);
  341.         --ease-out: cubic-bezier(0, 0, .2, 1);
  342.         --ease-in-out: cubic-bezier(.4, 0, .2, 1);
  343.         --animate-spin: spin 1s linear infinite;
  344.         --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;
  345.         --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
  346.         --animate-bounce: bounce 1s infinite;
  347.         --blur-xs: 4px;
  348.         --blur-sm: 8px;
  349.         --blur-md: 12px;
  350.         --blur-lg: 16px;
  351.         --blur-xl: 24px;
  352.         --blur-2xl: 40px;
  353.         --blur-3xl: 64px;
  354.         --perspective-dramatic: 100px;
  355.         --perspective-near: 300px;
  356.         --perspective-normal: 500px;
  357.         --perspective-midrange: 800px;
  358.         --perspective-distant: 1200px;
  359.         --aspect-video: 16/9;
  360.         --default-transition-duration: .15s;
  361.         --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  362.         --default-font-family: var(--font-sans);
  363.         --default-font-feature-settings: var(--font-sans--font-feature-settings);
  364.         --default-font-variation-settings: var(--font-sans--font-variation-settings);
  365.         --default-mono-font-family: var(--font-mono);
  366.         --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
  367.         --default-mono-font-variation-settings: var(--font-mono--font-variation-settings)
  368.     }
  369. }
  370.  
  371. @layer base {
  372.     *, :after, :before, ::backdrop {
  373.         box-sizing: border-box;
  374.         border: 0 solid;
  375.         margin: 0;
  376.         padding: 0
  377.     }
  378.  
  379.     ::file-selector-button {
  380.         box-sizing: border-box;
  381.         border: 0 solid;
  382.         margin: 0;
  383.         padding: 0
  384.     }
  385.  
  386.     html, :host {
  387.         -webkit-text-size-adjust: 100%;
  388.         -moz-tab-size: 4;
  389.         tab-size: 4;
  390.         line-height: 1.5;
  391.         font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
  392.         font-feature-settings: var(--default-font-feature-settings, normal);
  393.         font-variation-settings: var(--default-font-variation-settings, normal);
  394.         -webkit-tap-highlight-color: transparent
  395.     }
  396.  
  397.     body {
  398.         line-height: inherit
  399.     }
  400.  
  401.     hr {
  402.         height: 0;
  403.         color: inherit;
  404.         border-top-width: 1px
  405.     }
  406.  
  407.     abbr:where([title]) {
  408.         -webkit-text-decoration: underline dotted;
  409.         text-decoration: underline dotted
  410.     }
  411.  
  412.     h1, h2, h3, h4, h5, h6 {
  413.         font-size: inherit;
  414.         font-weight: inherit
  415.     }
  416.  
  417.     a {
  418.         color: inherit;
  419.         -webkit-text-decoration: inherit;
  420.         text-decoration: inherit
  421.     }
  422.  
  423.     b, strong {
  424.         font-weight: bolder
  425.     }
  426.  
  427.     code, kbd, samp, pre {
  428.         font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
  429.         font-feature-settings: var(--default-mono-font-feature-settings, normal);
  430.         font-variation-settings: var(--default-mono-font-variation-settings, normal);
  431.         font-size: 1em
  432.     }
  433.  
  434.     small {
  435.         font-size: 80%
  436.     }
  437.  
  438.     sub, sup {
  439.         vertical-align: baseline;
  440.         font-size: 75%;
  441.         line-height: 0;
  442.         position: relative
  443.     }
  444.  
  445.     sub {
  446.         bottom: -.25em
  447.     }
  448.  
  449.     sup {
  450.         top: -.5em
  451.     }
  452.  
  453.     table {
  454.         text-indent: 0;
  455.         border-color: inherit;
  456.         border-collapse: collapse
  457.     }
  458.  
  459.     :-moz-focusring {
  460.         outline: auto
  461.     }
  462.  
  463.     progress {
  464.         vertical-align: baseline
  465.     }
  466.  
  467.     summary {
  468.         display: list-item
  469.     }
  470.  
  471.     ol, ul, menu {
  472.         list-style: none
  473.     }
  474.  
  475.     img, svg, video, canvas, audio, iframe, embed, object {
  476.         vertical-align: middle;
  477.         display: block
  478.     }
  479.  
  480.     img, video {
  481.         max-width: 100%;
  482.         height: auto
  483.     }
  484.  
  485.     button, input, select, optgroup, textarea {
  486.         font: inherit;
  487.         font-feature-settings: inherit;
  488.         font-variation-settings: inherit;
  489.         letter-spacing: inherit;
  490.         color: inherit;
  491.         opacity: 1;
  492.         background-color: #0000;
  493.         border-radius: 0
  494.     }
  495.  
  496.     ::file-selector-button {
  497.         font: inherit;
  498.         font-feature-settings: inherit;
  499.         font-variation-settings: inherit;
  500.         letter-spacing: inherit;
  501.         color: inherit;
  502.         opacity: 1;
  503.         background-color: #0000;
  504.         border-radius: 0
  505.     }
  506.  
  507.     :where(select:is([multiple],[size])) optgroup {
  508.         font-weight: bolder
  509.     }
  510.  
  511.     :where(select:is([multiple],[size])) optgroup option {
  512.         padding-inline-start: 20px
  513.     }
  514.  
  515.     ::file-selector-button {
  516.         margin-inline-end: 4px
  517.     }
  518.  
  519.     ::placeholder {
  520.         opacity: 1;
  521.         color: color-mix(in oklab, currentColor 50%, transparent)
  522.     }
  523.  
  524.     textarea {
  525.         resize: vertical
  526.     }
  527.  
  528.     ::-webkit-search-decoration {
  529.         -webkit-appearance: none
  530.     }
  531.  
  532.     ::-webkit-date-and-time-value {
  533.         min-height: 1lh;
  534.         text-align: inherit
  535.     }
  536.  
  537.     ::-webkit-datetime-edit {
  538.         display: inline-flex
  539.     }
  540.  
  541.     ::-webkit-datetime-edit-fields-wrapper {
  542.         padding: 0
  543.     }
  544.  
  545.     ::-webkit-datetime-edit {
  546.         padding-block: 0
  547.     }
  548.  
  549.     ::-webkit-datetime-edit-year-field {
  550.         padding-block: 0
  551.     }
  552.  
  553.     ::-webkit-datetime-edit-month-field {
  554.         padding-block: 0
  555.     }
  556.  
  557.     ::-webkit-datetime-edit-day-field {
  558.         padding-block: 0
  559.     }
  560.  
  561.     ::-webkit-datetime-edit-hour-field {
  562.         padding-block: 0
  563.     }
  564.  
  565.     ::-webkit-datetime-edit-minute-field {
  566.         padding-block: 0
  567.     }
  568.  
  569.     ::-webkit-datetime-edit-second-field {
  570.         padding-block: 0
  571.     }
  572.  
  573.     ::-webkit-datetime-edit-millisecond-field {
  574.         padding-block: 0
  575.     }
  576.  
  577.     ::-webkit-datetime-edit-meridiem-field {
  578.         padding-block: 0
  579.     }
  580.  
  581.     :-moz-ui-invalid {
  582.         box-shadow: none
  583.     }
  584.  
  585.     button, input:where([type=button],[type=reset],[type=submit]) {
  586.         -webkit-appearance: button;
  587.         -moz-appearance: button;
  588.         appearance: button
  589.     }
  590.  
  591.     ::file-selector-button {
  592.         -webkit-appearance: button;
  593.         -moz-appearance: button;
  594.         appearance: button
  595.     }
  596.  
  597.     ::-webkit-inner-spin-button {
  598.         height: auto
  599.     }
  600.  
  601.     ::-webkit-outer-spin-button {
  602.         height: auto
  603.     }
  604.  
  605.     [hidden]:where(:not([hidden=until-found])) {
  606.         display: none !important
  607.     }
  608. }
  609.  
  610. @layer components;
  611.  
  612. @layer utilities {
  613.     .\!container {
  614.         width: 100% !important
  615.     }
  616.  
  617.     @media (width >= 40rem) {
  618.         .\!container {
  619.             max-width: 40rem !important
  620.         }
  621.     }@media (width >= 48rem) {
  622.     .\!container {
  623.         max-width: 48rem !important
  624.     }
  625. }@media (width >= 64rem) {
  626.     .\!container {
  627.         max-width: 64rem !important
  628.     }
  629. }@media (width >= 80rem) {
  630.     .\!container {
  631.         max-width: 80rem !important
  632.     }
  633. }@media (width >= 96rem) {
  634.     .\!container {
  635.         max-width: 96rem !important
  636.     }
  637. }.container {
  638.      width: 100%
  639.  }
  640.  
  641.     @media (width >= 40rem) {
  642.         .container {
  643.             max-width: 40rem
  644.         }
  645.     }@media (width >= 48rem) {
  646.     .container {
  647.         max-width: 48rem
  648.     }
  649. }@media (width >= 64rem) {
  650.     .container {
  651.         max-width: 64rem
  652.     }
  653. }@media (width >= 80rem) {
  654.     .container {
  655.         max-width: 80rem
  656.     }
  657. }@media (width >= 96rem) {
  658.     .container {
  659.         max-width: 96rem
  660.     }
  661. }.block {
  662.      display: block
  663.  }
  664.  
  665.     .hidden {
  666.         display: none
  667.     }
  668.  
  669.     .table {
  670.         display: table
  671.     }
  672.  
  673.     .transform {
  674.         transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y)
  675.     }
  676.  
  677.     .border {
  678.         border-style: var(--tw-border-style);
  679.         border-width: 1px
  680.     }
  681.  
  682.     .capitalize {
  683.         text-transform: capitalize
  684.     }
  685.  
  686.     .lowercase {
  687.         text-transform: lowercase
  688.     }
  689.  
  690.     .uppercase {
  691.         text-transform: uppercase
  692.     }
  693.  
  694.     .shadow {
  695.         --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
  696.         box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
  697.     }
  698.  
  699.     .\!filter {
  700.         filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important
  701.     }
  702.  
  703.     .filter {
  704.         filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)
  705.     }
  706.  
  707.     .\!transition {
  708.         transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter !important;
  709.         transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
  710.         transition-duration: var(--tw-duration, var(--default-transition-duration)) !important
  711.     }
  712.  
  713.     .transition {
  714.         transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
  715.         transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  716.         transition-duration: var(--tw-duration, var(--default-transition-duration))
  717.     }
  718. }
  719.  
  720. @keyframes spin {
  721.     to {
  722.         transform: rotate(360deg)
  723.     }
  724. }
  725.  
  726. @keyframes ping {
  727.     75%, to {
  728.         opacity: 0;
  729.         transform: scale(2)
  730.     }
  731. }
  732.  
  733. @keyframes pulse {
  734.     50% {
  735.         opacity: .5
  736.     }
  737. }
  738.  
  739. @keyframes bounce {
  740.     0%, to {
  741.         animation-timing-function: cubic-bezier(.8, 0, 1, 1);
  742.         transform: translateY(-25%)
  743.     }
  744.     50% {
  745.         animation-timing-function: cubic-bezier(0, 0, .2, 1);
  746.         transform: none
  747.     }
  748. }
  749.  
  750. @property --tw-rotate-x {
  751.     syntax: "*";
  752.     inherits: false;
  753.     initial-value: rotateX(0)
  754. }
  755.  
  756. @property --tw-rotate-y {
  757.     syntax: "*";
  758.     inherits: false;
  759.     initial-value: rotateY(0)
  760. }
  761.  
  762. @property --tw-rotate-z {
  763.     syntax: "*";
  764.     inherits: false;
  765.     initial-value: rotateZ(0)
  766. }
  767.  
  768. @property --tw-skew-x {
  769.     syntax: "*";
  770.     inherits: false;
  771.     initial-value: skewX(0)
  772. }
  773.  
  774. @property --tw-skew-y {
  775.     syntax: "*";
  776.     inherits: false;
  777.     initial-value: skewY(0)
  778. }
  779.  
  780. @property --tw-border-style {
  781.     syntax: "*";
  782.     inherits: false;
  783.     initial-value: solid
  784. }
  785.  
  786. @property --tw-shadow {
  787.     syntax: "*";
  788.     inherits: false;
  789.     initial-value: 0 0 #0000
  790. }
  791.  
  792. @property --tw-shadow-color {
  793.     syntax: "*";
  794.     inherits: false
  795. }
  796.  
  797. @property --tw-inset-shadow {
  798.     syntax: "*";
  799.     inherits: false;
  800.     initial-value: 0 0 #0000
  801. }
  802.  
  803. @property --tw-inset-shadow-color {
  804.     syntax: "*";
  805.     inherits: false
  806. }
  807.  
  808. @property --tw-ring-color {
  809.     syntax: "*";
  810.     inherits: false
  811. }
  812.  
  813. @property --tw-ring-shadow {
  814.     syntax: "*";
  815.     inherits: false;
  816.     initial-value: 0 0 #0000
  817. }
  818.  
  819. @property --tw-inset-ring-color {
  820.     syntax: "*";
  821.     inherits: false
  822. }
  823.  
  824. @property --tw-inset-ring-shadow {
  825.     syntax: "*";
  826.     inherits: false;
  827.     initial-value: 0 0 #0000
  828. }
  829.  
  830. @property --tw-ring-inset {
  831.     syntax: "*";
  832.     inherits: false
  833. }
  834.  
  835. @property --tw-ring-offset-width {
  836.     syntax: "<length>";
  837.     inherits: false;
  838.     initial-value: 0
  839. }
  840.  
  841. @property --tw-ring-offset-color {
  842.     syntax: "*";
  843.     inherits: false;
  844.     initial-value: #fff
  845. }
  846.  
  847. @property --tw-ring-offset-shadow {
  848.     syntax: "*";
  849.     inherits: false;
  850.     initial-value: 0 0 #0000
  851. }
  852.  
  853. @property --tw-blur {
  854.     syntax: "*";
  855.     inherits: false
  856. }
  857.  
  858. @property --tw-brightness {
  859.     syntax: "*";
  860.     inherits: false
  861. }
  862.  
  863. @property --tw-contrast {
  864.     syntax: "*";
  865.     inherits: false
  866. }
  867.  
  868. @property --tw-grayscale {
  869.     syntax: "*";
  870.     inherits: false
  871. }
  872.  
  873. @property --tw-hue-rotate {
  874.     syntax: "*";
  875.     inherits: false
  876. }
  877.  
  878. @property --tw-invert {
  879.     syntax: "*";
  880.     inherits: false
  881. }
  882.  
  883. @property --tw-opacity {
  884.     syntax: "*";
  885.     inherits: false
  886. }
  887.  
  888. @property --tw-saturate {
  889.     syntax: "*";
  890.     inherits: false
  891. }
  892.  
  893. @property --tw-sepia {
  894.     syntax: "*";
  895.     inherits: false
  896. }
  897.  
Advertisement
Add Comment
Please, Sign In to add comment