|
|
|
@ -1449,6 +1449,11 @@ select {
|
|
|
|
|
margin-right: 0.75rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.my-2 {
|
|
|
|
|
margin-top: 0.5rem;
|
|
|
|
|
margin-bottom: 0.5rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mx-5 {
|
|
|
|
|
margin-left: 1.25rem;
|
|
|
|
|
margin-right: 1.25rem;
|
|
|
|
@ -1469,11 +1474,6 @@ select {
|
|
|
|
|
margin-right: 1.5rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.my-2 {
|
|
|
|
|
margin-top: 0.5rem;
|
|
|
|
|
margin-bottom: 0.5rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.mr-3 {
|
|
|
|
|
margin-right: 0.75rem;
|
|
|
|
|
}
|
|
|
|
@ -2216,6 +2216,10 @@ select {
|
|
|
|
|
background-clip: padding-box;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.bg-bottom {
|
|
|
|
|
background-position: bottom;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.bg-left-bottom {
|
|
|
|
|
background-position: left bottom;
|
|
|
|
|
}
|
|
|
|
@ -2224,10 +2228,6 @@ select {
|
|
|
|
|
background-position: right bottom;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.bg-center {
|
|
|
|
|
background-position: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.bg-no-repeat {
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
}
|
|
|
|
@ -2553,16 +2553,16 @@ select {
|
|
|
|
|
color: rgb(180 83 9 / var(--tw-text-opacity));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.text-black {
|
|
|
|
|
--tw-text-opacity: 1;
|
|
|
|
|
color: rgb(0 0 0 / var(--tw-text-opacity));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.text-gray-800 {
|
|
|
|
|
--tw-text-opacity: 1;
|
|
|
|
|
color: rgb(31 41 55 / var(--tw-text-opacity));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.text-black {
|
|
|
|
|
--tw-text-opacity: 1;
|
|
|
|
|
color: rgb(0 0 0 / var(--tw-text-opacity));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.underline {
|
|
|
|
|
text-decoration-line: underline;
|
|
|
|
|
}
|
|
|
|
@ -2629,17 +2629,12 @@ select {
|
|
|
|
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hover\:border-4:hover {
|
|
|
|
|
border-width: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hover\:border-2:hover {
|
|
|
|
|
border-width: 2px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hover\:bg-cyan-200:hover {
|
|
|
|
|
--tw-bg-opacity: 1;
|
|
|
|
|
background-color: rgb(165 243 252 / var(--tw-bg-opacity));
|
|
|
|
|
.hover\:border-4:hover {
|
|
|
|
|
border-width: 4px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hover\:bg-red-50:hover {
|
|
|
|
@ -2652,6 +2647,11 @@ select {
|
|
|
|
|
background-color: rgb(224 242 254 / var(--tw-bg-opacity));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hover\:bg-cyan-200:hover {
|
|
|
|
|
--tw-bg-opacity: 1;
|
|
|
|
|
background-color: rgb(165 243 252 / var(--tw-bg-opacity));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.hover\:bg-blue-800:hover {
|
|
|
|
|
--tw-bg-opacity: 1;
|
|
|
|
|
background-color: rgb(30 64 175 / var(--tw-bg-opacity));
|
|
|
|
@ -2688,11 +2688,6 @@ select {
|
|
|
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.group:hover .group-hover\:translate-x-0 {
|
|
|
|
|
--tw-translate-x: 0px;
|
|
|
|
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.group:hover .group-hover\:translate-x-1 {
|
|
|
|
|
--tw-translate-x: 0.25rem;
|
|
|
|
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
|
|
@ -2760,10 +2755,6 @@ select {
|
|
|
|
|
color: rgb(37 99 235 / var(--tw-text-opacity));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.prose-headings\:text-inherit :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
|
|
|
|
|
color: inherit;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (prefers-color-scheme: dark) {
|
|
|
|
|
.peer:focus ~ .peer-focus\:dark\:text-blue-500 {
|
|
|
|
|
--tw-text-opacity: 1;
|
|
|
|
@ -2840,10 +2831,6 @@ select {
|
|
|
|
|
margin-right: 3rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.md\:mt-8 {
|
|
|
|
|
margin-top: 2rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.md\:grid {
|
|
|
|
|
display: grid;
|
|
|
|
|
}
|
|
|
|
@ -2985,220 +2972,6 @@ select {
|
|
|
|
|
gap: 3rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg {
|
|
|
|
|
font-size: 1.125rem;
|
|
|
|
|
line-height: 1.7777778;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(p):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.3333333em;
|
|
|
|
|
margin-bottom: 1.3333333em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 1.2222222em;
|
|
|
|
|
line-height: 1.4545455;
|
|
|
|
|
margin-top: 1.0909091em;
|
|
|
|
|
margin-bottom: 1.0909091em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(blockquote):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.6666667em;
|
|
|
|
|
margin-bottom: 1.6666667em;
|
|
|
|
|
padding-left: 1em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h1):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 2.6666667em;
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
margin-bottom: 0.8333333em;
|
|
|
|
|
line-height: 1;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h2):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 1.6666667em;
|
|
|
|
|
margin-top: 1.8666667em;
|
|
|
|
|
margin-bottom: 1.0666667em;
|
|
|
|
|
line-height: 1.3333333;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h3):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 1.3333333em;
|
|
|
|
|
margin-top: 1.6666667em;
|
|
|
|
|
margin-bottom: 0.6666667em;
|
|
|
|
|
line-height: 1.5;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h4):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.7777778em;
|
|
|
|
|
margin-bottom: 0.4444444em;
|
|
|
|
|
line-height: 1.5555556;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(img):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.7777778em;
|
|
|
|
|
margin-bottom: 1.7777778em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(video):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.7777778em;
|
|
|
|
|
margin-bottom: 1.7777778em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(figure):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.7777778em;
|
|
|
|
|
margin-bottom: 1.7777778em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(figure > *):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(figcaption):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 0.8888889em;
|
|
|
|
|
line-height: 1.5;
|
|
|
|
|
margin-top: 1em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(code):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 0.8888889em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h2 code):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 0.8666667em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h3 code):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 0.875em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(pre):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 0.8888889em;
|
|
|
|
|
line-height: 1.75;
|
|
|
|
|
margin-top: 2em;
|
|
|
|
|
margin-bottom: 2em;
|
|
|
|
|
border-radius: 0.375rem;
|
|
|
|
|
padding-top: 1em;
|
|
|
|
|
padding-right: 1.5em;
|
|
|
|
|
padding-bottom: 1em;
|
|
|
|
|
padding-left: 1.5em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(ol):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.3333333em;
|
|
|
|
|
margin-bottom: 1.3333333em;
|
|
|
|
|
padding-left: 1.5555556em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(ul):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.3333333em;
|
|
|
|
|
margin-bottom: 1.3333333em;
|
|
|
|
|
padding-left: 1.5555556em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(li):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0.6666667em;
|
|
|
|
|
margin-bottom: 0.6666667em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(ol > li):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
padding-left: 0.4444444em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(ul > li):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
padding-left: 0.4444444em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0.8888889em;
|
|
|
|
|
margin-bottom: 0.8888889em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.3333333em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-bottom: 1.3333333em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 1.3333333em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-bottom: 1.3333333em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0.8888889em;
|
|
|
|
|
margin-bottom: 0.8888889em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(hr):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 3.1111111em;
|
|
|
|
|
margin-bottom: 3.1111111em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(hr + *):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(table):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
font-size: 0.8888889em;
|
|
|
|
|
line-height: 1.5;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(thead th):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
padding-right: 0.75em;
|
|
|
|
|
padding-bottom: 0.75em;
|
|
|
|
|
padding-left: 0.75em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
padding-left: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
padding-right: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
padding-top: 0.75em;
|
|
|
|
|
padding-right: 0.75em;
|
|
|
|
|
padding-bottom: 0.75em;
|
|
|
|
|
padding-left: 0.75em;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
padding-left: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
padding-right: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.lg\:px-8 {
|
|
|
|
|
padding-left: 2rem;
|
|
|
|
|
padding-right: 2rem;
|
|
|
|
|