@blank-utils/llm 0.3.18 → 0.3.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1932,203 +1932,203 @@ video {
1932
1932
  .prose :where(.prose > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
1933
1933
  margin-bottom: 0;
1934
1934
  }
1935
- .prose-base {
1936
- font-size: 1rem;
1937
- line-height: 1.75;
1935
+ .prose-sm {
1936
+ font-size: 0.875rem;
1937
+ line-height: 1.7142857;
1938
1938
  }
1939
- .prose-base :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
1940
- margin-top: 1.25em;
1941
- margin-bottom: 1.25em;
1939
+ .prose-sm :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
1940
+ margin-top: 1.1428571em;
1941
+ margin-bottom: 1.1428571em;
1942
1942
  }
1943
- .prose-base :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1944
- font-size: 1.25em;
1945
- line-height: 1.6;
1946
- margin-top: 1.2em;
1947
- margin-bottom: 1.2em;
1943
+ .prose-sm :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
1944
+ font-size: 1.2857143em;
1945
+ line-height: 1.5555556;
1946
+ margin-top: 0.8888889em;
1947
+ margin-bottom: 0.8888889em;
1948
1948
  }
1949
- .prose-base :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
1950
- margin-top: 1.6em;
1951
- margin-bottom: 1.6em;
1952
- padding-inline-start: 1em;
1949
+ .prose-sm :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
1950
+ margin-top: 1.3333333em;
1951
+ margin-bottom: 1.3333333em;
1952
+ padding-inline-start: 1.1111111em;
1953
1953
  }
1954
- .prose-base :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
1955
- font-size: 2.25em;
1954
+ .prose-sm :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
1955
+ font-size: 2.1428571em;
1956
1956
  margin-top: 0;
1957
- margin-bottom: 0.8888889em;
1958
- line-height: 1.1111111;
1959
- }
1960
- .prose-base :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
1961
- font-size: 1.5em;
1962
- margin-top: 2em;
1963
- margin-bottom: 1em;
1964
- line-height: 1.3333333;
1957
+ margin-bottom: 0.8em;
1958
+ line-height: 1.2;
1965
1959
  }
1966
- .prose-base :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
1967
- font-size: 1.25em;
1960
+ .prose-sm :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
1961
+ font-size: 1.4285714em;
1968
1962
  margin-top: 1.6em;
1969
- margin-bottom: 0.6em;
1970
- line-height: 1.6;
1971
- }
1972
- .prose-base :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
1973
- margin-top: 1.5em;
1974
- margin-bottom: 0.5em;
1975
- line-height: 1.5;
1963
+ margin-bottom: 0.8em;
1964
+ line-height: 1.4;
1965
+ }
1966
+ .prose-sm :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
1967
+ font-size: 1.2857143em;
1968
+ margin-top: 1.5555556em;
1969
+ margin-bottom: 0.4444444em;
1970
+ line-height: 1.5555556;
1971
+ }
1972
+ .prose-sm :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
1973
+ margin-top: 1.4285714em;
1974
+ margin-bottom: 0.5714286em;
1975
+ line-height: 1.4285714;
1976
1976
  }
1977
- .prose-base :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
1978
- margin-top: 2em;
1979
- margin-bottom: 2em;
1977
+ .prose-sm :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
1978
+ margin-top: 1.7142857em;
1979
+ margin-bottom: 1.7142857em;
1980
1980
  }
1981
- .prose-base :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
1982
- margin-top: 2em;
1983
- margin-bottom: 2em;
1981
+ .prose-sm :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
1982
+ margin-top: 1.7142857em;
1983
+ margin-bottom: 1.7142857em;
1984
1984
  }
1985
- .prose-base :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
1985
+ .prose-sm :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
1986
1986
  margin-top: 0;
1987
1987
  margin-bottom: 0;
1988
1988
  }
1989
- .prose-base :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
1990
- margin-top: 2em;
1991
- margin-bottom: 2em;
1989
+ .prose-sm :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
1990
+ margin-top: 1.7142857em;
1991
+ margin-bottom: 1.7142857em;
1992
1992
  }
1993
- .prose-base :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
1994
- font-size: 0.875em;
1993
+ .prose-sm :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
1994
+ font-size: 0.8571429em;
1995
1995
  border-radius: 0.3125rem;
1996
- padding-top: 0.1875em;
1997
- padding-inline-end: 0.375em;
1998
- padding-bottom: 0.1875em;
1999
- padding-inline-start: 0.375em;
1996
+ padding-top: 0.1428571em;
1997
+ padding-inline-end: 0.3571429em;
1998
+ padding-bottom: 0.1428571em;
1999
+ padding-inline-start: 0.3571429em;
2000
2000
  }
2001
- .prose-base :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2002
- font-size: 0.875em;
2003
- }
2004
- .prose-base :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2005
- font-size: 0.875em;
2001
+ .prose-sm :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2002
+ font-size: 0.8571429em;
2006
2003
  }
2007
- .prose-base :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2004
+ .prose-sm :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2008
2005
  font-size: 0.9em;
2009
2006
  }
2010
- .prose-base :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
2011
- font-size: 0.875em;
2012
- line-height: 1.7142857;
2013
- margin-top: 1.7142857em;
2014
- margin-bottom: 1.7142857em;
2015
- border-radius: 0.375rem;
2016
- padding-top: 0.8571429em;
2017
- padding-inline-end: 1.1428571em;
2018
- padding-bottom: 0.8571429em;
2019
- padding-inline-start: 1.1428571em;
2007
+ .prose-sm :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
2008
+ font-size: 0.8888889em;
2020
2009
  }
2021
- .prose-base :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
2022
- margin-top: 1.25em;
2023
- margin-bottom: 1.25em;
2024
- padding-inline-start: 1.625em;
2010
+ .prose-sm :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
2011
+ font-size: 0.8571429em;
2012
+ line-height: 1.6666667;
2013
+ margin-top: 1.6666667em;
2014
+ margin-bottom: 1.6666667em;
2015
+ border-radius: 0.25rem;
2016
+ padding-top: 0.6666667em;
2017
+ padding-inline-end: 1em;
2018
+ padding-bottom: 0.6666667em;
2019
+ padding-inline-start: 1em;
2025
2020
  }
2026
- .prose-base :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
2027
- margin-top: 1.25em;
2028
- margin-bottom: 1.25em;
2029
- padding-inline-start: 1.625em;
2021
+ .prose-sm :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
2022
+ margin-top: 1.1428571em;
2023
+ margin-bottom: 1.1428571em;
2024
+ padding-inline-start: 1.5714286em;
2030
2025
  }
2031
- .prose-base :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2032
- margin-top: 0.5em;
2033
- margin-bottom: 0.5em;
2026
+ .prose-sm :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
2027
+ margin-top: 1.1428571em;
2028
+ margin-bottom: 1.1428571em;
2029
+ padding-inline-start: 1.5714286em;
2034
2030
  }
2035
- .prose-base :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2036
- padding-inline-start: 0.375em;
2031
+ .prose-sm :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2032
+ margin-top: 0.2857143em;
2033
+ margin-bottom: 0.2857143em;
2037
2034
  }
2038
- .prose-base :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2039
- padding-inline-start: 0.375em;
2035
+ .prose-sm :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2036
+ padding-inline-start: 0.4285714em;
2040
2037
  }
2041
- .prose-base :where(.prose-base > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
2042
- margin-top: 0.75em;
2043
- margin-bottom: 0.75em;
2038
+ .prose-sm :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
2039
+ padding-inline-start: 0.4285714em;
2044
2040
  }
2045
- .prose-base :where(.prose-base > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2046
- margin-top: 1.25em;
2041
+ .prose-sm :where(.prose-sm > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
2042
+ margin-top: 0.5714286em;
2043
+ margin-bottom: 0.5714286em;
2047
2044
  }
2048
- .prose-base :where(.prose-base > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2049
- margin-bottom: 1.25em;
2045
+ .prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2046
+ margin-top: 1.1428571em;
2050
2047
  }
2051
- .prose-base :where(.prose-base > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2052
- margin-top: 1.25em;
2048
+ .prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2049
+ margin-bottom: 1.1428571em;
2053
2050
  }
2054
- .prose-base :where(.prose-base > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2055
- margin-bottom: 1.25em;
2051
+ .prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2052
+ margin-top: 1.1428571em;
2056
2053
  }
2057
- .prose-base :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
2058
- margin-top: 0.75em;
2059
- margin-bottom: 0.75em;
2054
+ .prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2055
+ margin-bottom: 1.1428571em;
2060
2056
  }
2061
- .prose-base :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
2062
- margin-top: 1.25em;
2063
- margin-bottom: 1.25em;
2057
+ .prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
2058
+ margin-top: 0.5714286em;
2059
+ margin-bottom: 0.5714286em;
2064
2060
  }
2065
- .prose-base :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
2066
- margin-top: 1.25em;
2061
+ .prose-sm :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
2062
+ margin-top: 1.1428571em;
2063
+ margin-bottom: 1.1428571em;
2067
2064
  }
2068
- .prose-base :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
2069
- margin-top: 0.5em;
2070
- padding-inline-start: 1.625em;
2065
+ .prose-sm :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
2066
+ margin-top: 1.1428571em;
2071
2067
  }
2072
- .prose-base :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
2073
- margin-top: 3em;
2074
- margin-bottom: 3em;
2068
+ .prose-sm :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
2069
+ margin-top: 0.2857143em;
2070
+ padding-inline-start: 1.5714286em;
2075
2071
  }
2076
- .prose-base :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2072
+ .prose-sm :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
2073
+ margin-top: 2.8571429em;
2074
+ margin-bottom: 2.8571429em;
2075
+ }
2076
+ .prose-sm :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2077
2077
  margin-top: 0;
2078
2078
  }
2079
- .prose-base :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2079
+ .prose-sm :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2080
2080
  margin-top: 0;
2081
2081
  }
2082
- .prose-base :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2082
+ .prose-sm :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2083
2083
  margin-top: 0;
2084
2084
  }
2085
- .prose-base :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2085
+ .prose-sm :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2086
2086
  margin-top: 0;
2087
2087
  }
2088
- .prose-base :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
2089
- font-size: 0.875em;
2090
- line-height: 1.7142857;
2088
+ .prose-sm :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
2089
+ font-size: 0.8571429em;
2090
+ line-height: 1.5;
2091
2091
  }
2092
- .prose-base :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
2093
- padding-inline-end: 0.5714286em;
2094
- padding-bottom: 0.5714286em;
2095
- padding-inline-start: 0.5714286em;
2092
+ .prose-sm :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
2093
+ padding-inline-end: 1em;
2094
+ padding-bottom: 0.6666667em;
2095
+ padding-inline-start: 1em;
2096
2096
  }
2097
- .prose-base :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2097
+ .prose-sm :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2098
2098
  padding-inline-start: 0;
2099
2099
  }
2100
- .prose-base :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2100
+ .prose-sm :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2101
2101
  padding-inline-end: 0;
2102
2102
  }
2103
- .prose-base :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
2104
- padding-top: 0.5714286em;
2105
- padding-inline-end: 0.5714286em;
2106
- padding-bottom: 0.5714286em;
2107
- padding-inline-start: 0.5714286em;
2103
+ .prose-sm :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
2104
+ padding-top: 0.6666667em;
2105
+ padding-inline-end: 1em;
2106
+ padding-bottom: 0.6666667em;
2107
+ padding-inline-start: 1em;
2108
2108
  }
2109
- .prose-base :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2109
+ .prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2110
2110
  padding-inline-start: 0;
2111
2111
  }
2112
- .prose-base :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2112
+ .prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2113
2113
  padding-inline-end: 0;
2114
2114
  }
2115
- .prose-base :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
2116
- margin-top: 2em;
2117
- margin-bottom: 2em;
2115
+ .prose-sm :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
2116
+ margin-top: 1.7142857em;
2117
+ margin-bottom: 1.7142857em;
2118
2118
  }
2119
- .prose-base :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2119
+ .prose-sm :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
2120
2120
  margin-top: 0;
2121
2121
  margin-bottom: 0;
2122
2122
  }
2123
- .prose-base :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
2124
- font-size: 0.875em;
2125
- line-height: 1.4285714;
2126
- margin-top: 0.8571429em;
2123
+ .prose-sm :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
2124
+ font-size: 0.8571429em;
2125
+ line-height: 1.3333333;
2126
+ margin-top: 0.6666667em;
2127
2127
  }
2128
- .prose-base :where(.prose-base > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2128
+ .prose-sm :where(.prose-sm > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2129
2129
  margin-top: 0;
2130
2130
  }
2131
- .prose-base :where(.prose-base > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2131
+ .prose-sm :where(.prose-sm > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
2132
2132
  margin-bottom: 0;
2133
2133
  }
2134
2134
  .pointer-events-none {
@@ -2257,9 +2257,6 @@ video {
2257
2257
  .mb-4 {
2258
2258
  margin-bottom: 1rem;
2259
2259
  }
2260
- .mb-6 {
2261
- margin-bottom: 1.5rem;
2262
- }
2263
2260
  .mb-8 {
2264
2261
  margin-bottom: 2rem;
2265
2262
  }
@@ -2331,8 +2328,14 @@ video {
2331
2328
  width: 100%;
2332
2329
  height: 100%;
2333
2330
  }
2334
- .h-10 {
2335
- height: 2.5rem;
2331
+ .h-1\.5 {
2332
+ height: 0.375rem;
2333
+ }
2334
+ .h-16 {
2335
+ height: 4rem;
2336
+ }
2337
+ .h-2\.5 {
2338
+ height: 0.625rem;
2336
2339
  }
2337
2340
  .h-20 {
2338
2341
  height: 5rem;
@@ -2340,9 +2343,6 @@ video {
2340
2343
  .h-3 {
2341
2344
  height: 0.75rem;
2342
2345
  }
2343
- .h-32 {
2344
- height: 8rem;
2345
- }
2346
2346
  .h-4 {
2347
2347
  height: 1rem;
2348
2348
  }
@@ -2355,6 +2355,9 @@ video {
2355
2355
  .h-8 {
2356
2356
  height: 2rem;
2357
2357
  }
2358
+ .h-\[1px\] {
2359
+ height: 1px;
2360
+ }
2358
2361
  .h-\[46px\] {
2359
2362
  height: 46px;
2360
2363
  }
@@ -2379,8 +2382,14 @@ video {
2379
2382
  .min-h-\[24px\] {
2380
2383
  min-height: 24px;
2381
2384
  }
2382
- .w-10 {
2383
- width: 2.5rem;
2385
+ .w-1\.5 {
2386
+ width: 0.375rem;
2387
+ }
2388
+ .w-16 {
2389
+ width: 4rem;
2390
+ }
2391
+ .w-2\.5 {
2392
+ width: 0.625rem;
2384
2393
  }
2385
2394
  .w-20 {
2386
2395
  width: 5rem;
@@ -2388,9 +2397,6 @@ video {
2388
2397
  .w-3 {
2389
2398
  width: 0.75rem;
2390
2399
  }
2391
- .w-32 {
2392
- width: 8rem;
2393
- }
2394
2400
  .w-4 {
2395
2401
  width: 1rem;
2396
2402
  }
@@ -2409,15 +2415,9 @@ video {
2409
2415
  .w-full {
2410
2416
  width: 100%;
2411
2417
  }
2412
- .min-w-0 {
2413
- min-width: 0px;
2414
- }
2415
2418
  .min-w-\[120px\] {
2416
2419
  min-width: 120px;
2417
2420
  }
2418
- .max-w-\[90\%\] {
2419
- max-width: 90%;
2420
- }
2421
2421
  .max-w-full {
2422
2422
  max-width: 100%;
2423
2423
  }
@@ -2427,9 +2427,6 @@ video {
2427
2427
  .max-w-none {
2428
2428
  max-width: none;
2429
2429
  }
2430
- .max-w-sm {
2431
- max-width: 24rem;
2432
- }
2433
2430
  .flex-1 {
2434
2431
  flex: 1 1 0%;
2435
2432
  }
@@ -2519,6 +2516,9 @@ video {
2519
2516
  .gap-1 {
2520
2517
  gap: 0.25rem;
2521
2518
  }
2519
+ .gap-10 {
2520
+ gap: 2.5rem;
2521
+ }
2522
2522
  .gap-2 {
2523
2523
  gap: 0.5rem;
2524
2524
  }
@@ -2528,9 +2528,6 @@ video {
2528
2528
  .gap-4 {
2529
2529
  gap: 1rem;
2530
2530
  }
2531
- .gap-8 {
2532
- gap: 2rem;
2533
- }
2534
2531
  .space-x-2 > :not([hidden]) ~ :not([hidden]) {
2535
2532
  --tw-space-x-reverse: 0;
2536
2533
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
@@ -2546,12 +2543,6 @@ video {
2546
2543
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
2547
2544
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
2548
2545
  }
2549
- .self-start {
2550
- align-self: flex-start;
2551
- }
2552
- .self-end {
2553
- align-self: flex-end;
2554
- }
2555
2546
  .overflow-hidden {
2556
2547
  overflow: hidden;
2557
2548
  }
@@ -2602,26 +2593,20 @@ video {
2602
2593
  .border {
2603
2594
  border-width: 1px;
2604
2595
  }
2605
- .border-2 {
2606
- border-width: 2px;
2607
- }
2608
- .border-4 {
2609
- border-width: 4px;
2596
+ .border-b {
2597
+ border-bottom-width: 1px;
2610
2598
  }
2611
2599
  .border-b-2 {
2612
2600
  border-bottom-width: 2px;
2613
2601
  }
2614
- .border-l-2 {
2615
- border-left-width: 2px;
2602
+ .border-l {
2603
+ border-left-width: 1px;
2616
2604
  }
2617
2605
  .border-l-4 {
2618
2606
  border-left-width: 4px;
2619
2607
  }
2620
- .border-r-2 {
2621
- border-right-width: 2px;
2622
- }
2623
- .border-t-2 {
2624
- border-top-width: 2px;
2608
+ .border-t {
2609
+ border-top-width: 1px;
2625
2610
  }
2626
2611
  .border-dashed {
2627
2612
  border-style: dashed;
@@ -2629,32 +2614,26 @@ video {
2629
2614
  .border-none {
2630
2615
  border-style: none;
2631
2616
  }
2632
- .border-black {
2633
- --tw-border-opacity: 1;
2634
- border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
2635
- }
2636
2617
  .border-black\/10 {
2637
2618
  border-color: rgb(0 0 0 / 0.1);
2638
2619
  }
2639
2620
  .border-black\/20 {
2640
2621
  border-color: rgb(0 0 0 / 0.2);
2641
2622
  }
2623
+ .border-black\/30 {
2624
+ border-color: rgb(0 0 0 / 0.3);
2625
+ }
2626
+ .border-black\/5 {
2627
+ border-color: rgb(0 0 0 / 0.05);
2628
+ }
2642
2629
  .border-current {
2643
2630
  border-color: currentColor;
2644
2631
  }
2645
- .border-red-500 {
2646
- --tw-border-opacity: 1;
2647
- border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
2648
- }
2649
2632
  .border-red-500\/20 {
2650
2633
  border-color: rgb(239 68 68 / 0.2);
2651
2634
  }
2652
- .bg-\[\#fafafa\] {
2653
- --tw-bg-opacity: 1;
2654
- background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
2655
- }
2656
- .bg-\[\#fafafa\]\/90 {
2657
- background-color: rgb(250 250 250 / 0.9);
2635
+ .border-red-500\/30 {
2636
+ border-color: rgb(239 68 68 / 0.3);
2658
2637
  }
2659
2638
  .bg-\[var\(--sdm-tbg\)\] {
2660
2639
  background-color: var(--sdm-tbg);
@@ -2666,6 +2645,15 @@ video {
2666
2645
  .bg-black\/10 {
2667
2646
  background-color: rgb(0 0 0 / 0.1);
2668
2647
  }
2648
+ .bg-black\/20 {
2649
+ background-color: rgb(0 0 0 / 0.2);
2650
+ }
2651
+ .bg-black\/5 {
2652
+ background-color: rgb(0 0 0 / 0.05);
2653
+ }
2654
+ .bg-black\/50 {
2655
+ background-color: rgb(0 0 0 / 0.5);
2656
+ }
2669
2657
  .bg-red-100 {
2670
2658
  --tw-bg-opacity: 1;
2671
2659
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
@@ -2674,6 +2662,9 @@ video {
2674
2662
  --tw-bg-opacity: 1;
2675
2663
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
2676
2664
  }
2665
+ .bg-red-50\/50 {
2666
+ background-color: rgb(254 242 242 / 0.5);
2667
+ }
2677
2668
  .bg-red-500 {
2678
2669
  --tw-bg-opacity: 1;
2679
2670
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
@@ -2687,6 +2678,16 @@ video {
2687
2678
  .bg-transparent {
2688
2679
  background-color: transparent;
2689
2680
  }
2681
+ .bg-white {
2682
+ --tw-bg-opacity: 1;
2683
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
2684
+ }
2685
+ .bg-white\/90 {
2686
+ background-color: rgb(255 255 255 / 0.9);
2687
+ }
2688
+ .bg-white\/95 {
2689
+ background-color: rgb(255 255 255 / 0.95);
2690
+ }
2690
2691
  .fill-current {
2691
2692
  fill: currentColor;
2692
2693
  }
@@ -2715,8 +2716,9 @@ video {
2715
2716
  .p-6 {
2716
2717
  padding: 1.5rem;
2717
2718
  }
2718
- .p-8 {
2719
- padding: 2rem;
2719
+ .px-0 {
2720
+ padding-left: 0px;
2721
+ padding-right: 0px;
2720
2722
  }
2721
2723
  .px-1\.5 {
2722
2724
  padding-left: 0.375rem;
@@ -2754,17 +2756,17 @@ video {
2754
2756
  padding-top: 0.5rem;
2755
2757
  padding-bottom: 0.5rem;
2756
2758
  }
2757
- .py-2\.5 {
2758
- padding-top: 0.625rem;
2759
- padding-bottom: 0.625rem;
2759
+ .py-3 {
2760
+ padding-top: 0.75rem;
2761
+ padding-bottom: 0.75rem;
2760
2762
  }
2761
2763
  .py-4 {
2762
2764
  padding-top: 1rem;
2763
2765
  padding-bottom: 1rem;
2764
2766
  }
2765
- .py-5 {
2766
- padding-top: 1.25rem;
2767
- padding-bottom: 1.25rem;
2767
+ .py-8 {
2768
+ padding-top: 2rem;
2769
+ padding-bottom: 2rem;
2768
2770
  }
2769
2771
  .pb-2 {
2770
2772
  padding-bottom: 0.5rem;
@@ -2813,6 +2815,15 @@ video {
2813
2815
  .text-\[10px\] {
2814
2816
  font-size: 10px;
2815
2817
  }
2818
+ .text-\[11px\] {
2819
+ font-size: 11px;
2820
+ }
2821
+ .text-\[13px\] {
2822
+ font-size: 13px;
2823
+ }
2824
+ .text-\[8px\] {
2825
+ font-size: 8px;
2826
+ }
2816
2827
  .text-\[9px\] {
2817
2828
  font-size: 9px;
2818
2829
  }
@@ -2836,11 +2847,8 @@ video {
2836
2847
  font-size: 0.75rem;
2837
2848
  line-height: 1rem;
2838
2849
  }
2839
- .font-black {
2840
- font-weight: 900;
2841
- }
2842
- .font-bold {
2843
- font-weight: 700;
2850
+ .font-light {
2851
+ font-weight: 300;
2844
2852
  }
2845
2853
  .font-medium {
2846
2854
  font-weight: 500;
@@ -2860,19 +2868,18 @@ video {
2860
2868
  .leading-relaxed {
2861
2869
  line-height: 1.625;
2862
2870
  }
2863
- .tracking-tight {
2864
- letter-spacing: -0.025em;
2871
+ .tracking-\[0\.2em\] {
2872
+ letter-spacing: 0.2em;
2873
+ }
2874
+ .tracking-\[0\.3em\] {
2875
+ letter-spacing: 0.3em;
2865
2876
  }
2866
- .tracking-wider {
2867
- letter-spacing: 0.05em;
2877
+ .tracking-wide {
2878
+ letter-spacing: 0.025em;
2868
2879
  }
2869
2880
  .tracking-widest {
2870
2881
  letter-spacing: 0.1em;
2871
2882
  }
2872
- .text-\[\#fafafa\] {
2873
- --tw-text-opacity: 1;
2874
- color: rgb(250 250 250 / var(--tw-text-opacity, 1));
2875
- }
2876
2883
  .text-\[var\(--sdm-c\,inherit\)\] {
2877
2884
  color: var(--sdm-c,inherit);
2878
2885
  }
@@ -2883,9 +2890,18 @@ video {
2883
2890
  .text-black\/20 {
2884
2891
  color: rgb(0 0 0 / 0.2);
2885
2892
  }
2893
+ .text-black\/30 {
2894
+ color: rgb(0 0 0 / 0.3);
2895
+ }
2896
+ .text-black\/40 {
2897
+ color: rgb(0 0 0 / 0.4);
2898
+ }
2886
2899
  .text-black\/50 {
2887
2900
  color: rgb(0 0 0 / 0.5);
2888
2901
  }
2902
+ .text-black\/60 {
2903
+ color: rgb(0 0 0 / 0.6);
2904
+ }
2889
2905
  .text-black\/70 {
2890
2906
  color: rgb(0 0 0 / 0.7);
2891
2907
  }
@@ -2915,23 +2931,32 @@ video {
2915
2931
  .underline {
2916
2932
  text-decoration-line: underline;
2917
2933
  }
2934
+ .decoration-1 {
2935
+ text-decoration-thickness: 1px;
2936
+ }
2937
+ .underline-offset-4 {
2938
+ text-underline-offset: 4px;
2939
+ }
2918
2940
  .opacity-0 {
2919
2941
  opacity: 0;
2920
2942
  }
2921
2943
  .opacity-50 {
2922
2944
  opacity: 0.5;
2923
2945
  }
2924
- .shadow-lg {
2925
- --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
2926
- --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
2946
+ .opacity-80 {
2947
+ opacity: 0.8;
2948
+ }
2949
+ .shadow-2xl {
2950
+ --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
2951
+ --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
2927
2952
  box-shadow:
2928
2953
  var(--tw-ring-offset-shadow, 0 0 #0000),
2929
2954
  var(--tw-ring-shadow, 0 0 #0000),
2930
2955
  var(--tw-shadow);
2931
2956
  }
2932
- .shadow-none {
2933
- --tw-shadow: 0 0 #0000;
2934
- --tw-shadow-colored: 0 0 #0000;
2957
+ .shadow-lg {
2958
+ --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
2959
+ --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
2935
2960
  box-shadow:
2936
2961
  var(--tw-ring-offset-shadow, 0 0 #0000),
2937
2962
  var(--tw-ring-shadow, 0 0 #0000),
@@ -2960,6 +2985,10 @@ video {
2960
2985
  --tw-backdrop-blur: blur(8px);
2961
2986
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
2962
2987
  }
2988
+ .backdrop-blur-md {
2989
+ --tw-backdrop-blur: blur(12px);
2990
+ backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
2991
+ }
2963
2992
  .backdrop-blur-sm {
2964
2993
  --tw-backdrop-blur: blur(4px);
2965
2994
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
@@ -3002,6 +3031,11 @@ video {
3002
3031
  .transition-none {
3003
3032
  transition-property: none;
3004
3033
  }
3034
+ .transition-opacity {
3035
+ transition-property: opacity;
3036
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
3037
+ transition-duration: 150ms;
3038
+ }
3005
3039
  .transition-transform {
3006
3040
  transition-property: transform;
3007
3041
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
@@ -3053,11 +3087,11 @@ video {
3053
3087
  .placeholder\:uppercase::placeholder {
3054
3088
  text-transform: uppercase;
3055
3089
  }
3056
- .placeholder\:tracking-widest::-moz-placeholder {
3057
- letter-spacing: 0.1em;
3090
+ .placeholder\:tracking-\[0\.2em\]::-moz-placeholder {
3091
+ letter-spacing: 0.2em;
3058
3092
  }
3059
- .placeholder\:tracking-widest::placeholder {
3060
- letter-spacing: 0.1em;
3093
+ .placeholder\:tracking-\[0\.2em\]::placeholder {
3094
+ letter-spacing: 0.2em;
3061
3095
  }
3062
3096
  .placeholder\:text-black\/30::-moz-placeholder {
3063
3097
  color: rgb(0 0 0 / 0.3);
@@ -3114,9 +3148,6 @@ video {
3114
3148
  .\*\:first\:mt-0:first-child > * {
3115
3149
  margin-top: 0px;
3116
3150
  }
3117
- .last\:border-r-0:last-child {
3118
- border-right-width: 0px;
3119
- }
3120
3151
  .\*\:last\:mb-0:last-child > * {
3121
3152
  margin-bottom: 0px;
3122
3153
  }
@@ -3132,49 +3163,25 @@ video {
3132
3163
  --tw-content: var(--streamdown-caret);
3133
3164
  content: var(--tw-content);
3134
3165
  }
3135
- .even\:bg-black\/5:nth-child(even) {
3166
+ .hover\:bg-black\/5:hover {
3136
3167
  background-color: rgb(0 0 0 / 0.05);
3137
3168
  }
3138
- .focus-within\:border-black:focus-within {
3139
- --tw-border-opacity: 1;
3140
- border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
3141
- }
3142
- .focus-within\:ring-0:focus-within {
3143
- --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
3144
- --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
3145
- box-shadow:
3146
- var(--tw-ring-offset-shadow),
3147
- var(--tw-ring-shadow),
3148
- var(--tw-shadow, 0 0 #0000);
3149
- }
3150
- .hover\:bg-black:hover {
3151
- --tw-bg-opacity: 1;
3152
- background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
3153
- }
3154
- .hover\:bg-black\/10:hover {
3155
- background-color: rgb(0 0 0 / 0.1);
3156
- }
3157
- .hover\:bg-red-500:hover {
3158
- --tw-bg-opacity: 1;
3159
- background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
3160
- }
3161
3169
  .hover\:bg-red-500\/30:hover {
3162
3170
  background-color: rgb(239 68 68 / 0.3);
3163
3171
  }
3164
- .hover\:bg-transparent:hover {
3165
- background-color: transparent;
3166
- }
3167
3172
  .hover\:text-black:hover {
3168
3173
  --tw-text-opacity: 1;
3169
3174
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
3170
3175
  }
3171
- .hover\:text-red-600:hover {
3172
- --tw-text-opacity: 1;
3173
- color: rgb(220 38 38 / var(--tw-text-opacity, 1));
3176
+ .hover\:text-black\/60:hover {
3177
+ color: rgb(0 0 0 / 0.6);
3174
3178
  }
3175
- .hover\:text-white:hover {
3179
+ .hover\:text-red-400:hover {
3176
3180
  --tw-text-opacity: 1;
3177
- color: rgb(255 255 255 / var(--tw-text-opacity, 1));
3181
+ color: rgb(248 113 113 / var(--tw-text-opacity, 1));
3182
+ }
3183
+ .hover\:opacity-70:hover {
3184
+ opacity: 0.7;
3178
3185
  }
3179
3186
  .disabled\:cursor-not-allowed:disabled {
3180
3187
  cursor: not-allowed;
@@ -3192,6 +3199,28 @@ video {
3192
3199
  --tw-grayscale: grayscale(0);
3193
3200
  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);
3194
3201
  }
3202
+ .prose-pre\:\!m-0 :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
3203
+ margin: 0px !important;
3204
+ }
3205
+ .prose-pre\:\!rounded-none :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
3206
+ border-radius: 0px !important;
3207
+ }
3208
+ .prose-pre\:\!border-none :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
3209
+ border-style: none !important;
3210
+ }
3211
+ .prose-pre\:\!bg-black\/5 :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
3212
+ background-color: rgb(0 0 0 / 0.05) !important;
3213
+ }
3214
+ .prose-pre\:\!p-4 :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
3215
+ padding: 1rem !important;
3216
+ }
3217
+ .prose-img\:\!rounded-none :is(:where(img):not(:where([class~=not-prose], [class~=not-prose] *))) {
3218
+ border-radius: 0px !important;
3219
+ }
3220
+ .prose-img\:grayscale :is(:where(img):not(:where([class~=not-prose], [class~=not-prose] *))) {
3221
+ --tw-grayscale: grayscale(100%);
3222
+ 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);
3223
+ }
3195
3224
  @supports (backdrop-filter: var(--tw)) {
3196
3225
  .supports-\[backdrop-filter\]\:backdrop-blur {
3197
3226
  --tw-backdrop-blur: blur(8px);
@@ -3211,16 +3240,18 @@ video {
3211
3240
  }
3212
3241
  }
3213
3242
  @media (prefers-color-scheme: dark) {
3214
- .dark\:border-white {
3215
- --tw-border-opacity: 1;
3216
- border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
3217
- }
3218
3243
  .dark\:border-white\/10 {
3219
3244
  border-color: rgb(255 255 255 / 0.1);
3220
3245
  }
3221
3246
  .dark\:border-white\/20 {
3222
3247
  border-color: rgb(255 255 255 / 0.2);
3223
3248
  }
3249
+ .dark\:border-white\/30 {
3250
+ border-color: rgb(255 255 255 / 0.3);
3251
+ }
3252
+ .dark\:border-white\/5 {
3253
+ border-color: rgb(255 255 255 / 0.05);
3254
+ }
3224
3255
  .dark\:bg-\[var\(--shiki-dark-bg\,var\(--sdm-tbg\)\)\] {
3225
3256
  background-color: var(--shiki-dark-bg,var(--sdm-tbg));
3226
3257
  }
@@ -3231,6 +3262,9 @@ video {
3231
3262
  .dark\:bg-black\/90 {
3232
3263
  background-color: rgb(0 0 0 / 0.9);
3233
3264
  }
3265
+ .dark\:bg-black\/95 {
3266
+ background-color: rgb(0 0 0 / 0.95);
3267
+ }
3234
3268
  .dark\:bg-red-950\/20 {
3235
3269
  background-color: rgb(69 10 10 / 0.2);
3236
3270
  }
@@ -3238,13 +3272,15 @@ video {
3238
3272
  --tw-bg-opacity: 1;
3239
3273
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
3240
3274
  }
3275
+ .dark\:bg-white\/10 {
3276
+ background-color: rgb(255 255 255 / 0.1);
3277
+ }
3278
+ .dark\:bg-white\/20 {
3279
+ background-color: rgb(255 255 255 / 0.2);
3280
+ }
3241
3281
  .dark\:text-\[var\(--shiki-dark\,var\(--sdm-c\,inherit\)\)\] {
3242
3282
  color: var(--shiki-dark,var(--sdm-c,inherit));
3243
3283
  }
3244
- .dark\:text-black {
3245
- --tw-text-opacity: 1;
3246
- color: rgb(0 0 0 / var(--tw-text-opacity, 1));
3247
- }
3248
3284
  .dark\:text-red-400 {
3249
3285
  --tw-text-opacity: 1;
3250
3286
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
@@ -3256,9 +3292,18 @@ video {
3256
3292
  .dark\:text-white\/20 {
3257
3293
  color: rgb(255 255 255 / 0.2);
3258
3294
  }
3295
+ .dark\:text-white\/30 {
3296
+ color: rgb(255 255 255 / 0.3);
3297
+ }
3298
+ .dark\:text-white\/40 {
3299
+ color: rgb(255 255 255 / 0.4);
3300
+ }
3259
3301
  .dark\:text-white\/50 {
3260
3302
  color: rgb(255 255 255 / 0.5);
3261
3303
  }
3304
+ .dark\:text-white\/60 {
3305
+ color: rgb(255 255 255 / 0.6);
3306
+ }
3262
3307
  .dark\:text-white\/70 {
3263
3308
  color: rgb(255 255 255 / 0.7);
3264
3309
  }
@@ -3268,35 +3313,19 @@ video {
3268
3313
  .dark\:placeholder\:text-white\/30::placeholder {
3269
3314
  color: rgb(255 255 255 / 0.3);
3270
3315
  }
3271
- .dark\:even\:bg-white\/5:nth-child(even) {
3316
+ .dark\:hover\:bg-white\/5:hover {
3272
3317
  background-color: rgb(255 255 255 / 0.05);
3273
3318
  }
3274
- .dark\:focus-within\:border-white:focus-within {
3275
- --tw-border-opacity: 1;
3276
- border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
3277
- }
3278
- .dark\:hover\:bg-transparent:hover {
3279
- background-color: transparent;
3280
- }
3281
- .dark\:hover\:bg-white:hover {
3282
- --tw-bg-opacity: 1;
3283
- background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
3284
- }
3285
- .dark\:hover\:bg-white\/10:hover {
3286
- background-color: rgb(255 255 255 / 0.1);
3287
- }
3288
- .dark\:hover\:text-black:hover {
3289
- --tw-text-opacity: 1;
3290
- color: rgb(0 0 0 / var(--tw-text-opacity, 1));
3291
- }
3292
- .dark\:hover\:text-red-400:hover {
3293
- --tw-text-opacity: 1;
3294
- color: rgb(248 113 113 / var(--tw-text-opacity, 1));
3295
- }
3296
3319
  .dark\:hover\:text-white:hover {
3297
3320
  --tw-text-opacity: 1;
3298
3321
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
3299
3322
  }
3323
+ .dark\:hover\:text-white\/60:hover {
3324
+ color: rgb(255 255 255 / 0.6);
3325
+ }
3326
+ .dark\:prose-pre\:\!bg-white\/5 :is(:where(pre):not(:where([class~=not-prose], [class~=not-prose] *))) {
3327
+ background-color: rgb(255 255 255 / 0.05) !important;
3328
+ }
3300
3329
  }
3301
3330
  .\[\&\:not\(\:first-child\)\]\:mt-5:not(:first-child) {
3302
3331
  margin-top: 1.25rem;