mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 00:03:07 +00:00
8510 lines
194 KiB
CSS
8510 lines
194 KiB
CSS
/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/
|
|
*,
|
|
:after,
|
|
:before {
|
|
border: 0 solid #e5e7eb;
|
|
box-sizing: border-box;
|
|
}
|
|
:after,
|
|
:before {
|
|
--tw-content: '';
|
|
}
|
|
:host,
|
|
html {
|
|
-webkit-text-size-adjust: 100%;
|
|
font-feature-settings: normal;
|
|
-webkit-tap-highlight-color: transparent;
|
|
font-family:
|
|
ui-sans-serif,
|
|
system-ui,
|
|
sans-serif,
|
|
Apple Color Emoji,
|
|
Segoe UI Emoji,
|
|
Segoe UI Symbol,
|
|
Noto Color Emoji;
|
|
font-variation-settings: normal;
|
|
line-height: 1.5;
|
|
-moz-tab-size: 4;
|
|
-o-tab-size: 4;
|
|
tab-size: 4;
|
|
}
|
|
body {
|
|
line-height: inherit;
|
|
margin: 0;
|
|
}
|
|
hr {
|
|
border-top-width: 1px;
|
|
color: inherit;
|
|
height: 0;
|
|
}
|
|
abbr:where([title]) {
|
|
-webkit-text-decoration: underline dotted;
|
|
text-decoration: underline dotted;
|
|
}
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
font-size: inherit;
|
|
font-weight: inherit;
|
|
}
|
|
a {
|
|
color: inherit;
|
|
text-decoration: inherit;
|
|
}
|
|
b,
|
|
strong {
|
|
font-weight: bolder;
|
|
}
|
|
code,
|
|
kbd,
|
|
pre,
|
|
samp {
|
|
font-feature-settings: normal;
|
|
font-family:
|
|
ui-monospace,
|
|
SFMono-Regular,
|
|
Menlo,
|
|
Monaco,
|
|
Consolas,
|
|
Liberation Mono,
|
|
Courier New,
|
|
monospace;
|
|
font-size: 1em;
|
|
font-variation-settings: normal;
|
|
}
|
|
small {
|
|
font-size: 80%;
|
|
}
|
|
sub,
|
|
sup {
|
|
font-size: 75%;
|
|
line-height: 0;
|
|
position: relative;
|
|
vertical-align: baseline;
|
|
}
|
|
sub {
|
|
bottom: -0.25em;
|
|
}
|
|
sup {
|
|
top: -0.5em;
|
|
}
|
|
table {
|
|
border-collapse: collapse;
|
|
border-color: inherit;
|
|
text-indent: 0;
|
|
}
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
font-feature-settings: inherit;
|
|
color: inherit;
|
|
font-family: inherit;
|
|
font-size: 100%;
|
|
font-variation-settings: inherit;
|
|
font-weight: inherit;
|
|
line-height: inherit;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
button,
|
|
select {
|
|
text-transform: none;
|
|
}
|
|
[type='button'],
|
|
[type='reset'],
|
|
[type='submit'],
|
|
button {
|
|
-webkit-appearance: button;
|
|
background-color: transparent;
|
|
background-image: none;
|
|
}
|
|
:-moz-focusring {
|
|
outline: auto;
|
|
}
|
|
:-moz-ui-invalid {
|
|
box-shadow: none;
|
|
}
|
|
progress {
|
|
vertical-align: baseline;
|
|
}
|
|
::-webkit-inner-spin-button,
|
|
::-webkit-outer-spin-button {
|
|
height: auto;
|
|
}
|
|
[type='search'] {
|
|
-webkit-appearance: textfield;
|
|
outline-offset: -2px;
|
|
}
|
|
::-webkit-search-decoration {
|
|
-webkit-appearance: none;
|
|
}
|
|
::-webkit-file-upload-button {
|
|
-webkit-appearance: button;
|
|
font: inherit;
|
|
}
|
|
summary {
|
|
display: list-item;
|
|
}
|
|
blockquote,
|
|
dd,
|
|
dl,
|
|
figure,
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6,
|
|
hr,
|
|
p,
|
|
pre {
|
|
margin: 0;
|
|
}
|
|
fieldset {
|
|
margin: 0;
|
|
}
|
|
fieldset,
|
|
legend {
|
|
padding: 0;
|
|
}
|
|
menu,
|
|
ol,
|
|
ul {
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
dialog {
|
|
padding: 0;
|
|
}
|
|
textarea {
|
|
resize: vertical;
|
|
}
|
|
input::-moz-placeholder,
|
|
textarea::-moz-placeholder {
|
|
color: #9ca3af;
|
|
}
|
|
input::-moz-placeholder,
|
|
textarea::-moz-placeholder {
|
|
color: #9ca3af;
|
|
}
|
|
input::placeholder,
|
|
textarea::placeholder {
|
|
color: #9ca3af;
|
|
}
|
|
[role='button'],
|
|
button {
|
|
cursor: pointer;
|
|
}
|
|
:disabled {
|
|
cursor: default;
|
|
}
|
|
audio,
|
|
canvas,
|
|
embed,
|
|
iframe,
|
|
img,
|
|
object,
|
|
svg,
|
|
video {
|
|
display: block;
|
|
vertical-align: middle;
|
|
}
|
|
img,
|
|
video {
|
|
height: auto;
|
|
max-width: 100%;
|
|
}
|
|
[hidden] {
|
|
display: none;
|
|
}
|
|
[multiple],
|
|
[type='date'],
|
|
[type='datetime-local'],
|
|
[type='email'],
|
|
[type='month'],
|
|
[type='number'],
|
|
[type='password'],
|
|
[type='search'],
|
|
[type='tel'],
|
|
[type='text'],
|
|
[type='time'],
|
|
[type='url'],
|
|
[type='week'],
|
|
input:where(:not([type])),
|
|
select,
|
|
textarea {
|
|
--tw-shadow: 0 0 #0000;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
appearance: none;
|
|
background-color: #fff;
|
|
border-color: #6b7280;
|
|
border-radius: 0;
|
|
border-width: 1px;
|
|
font-size: 1rem;
|
|
line-height: 1.5rem;
|
|
padding: 0.5rem 0.75rem;
|
|
}
|
|
[multiple]:focus,
|
|
[type='date']:focus,
|
|
[type='datetime-local']:focus,
|
|
[type='email']:focus,
|
|
[type='month']:focus,
|
|
[type='number']:focus,
|
|
[type='password']:focus,
|
|
[type='search']:focus,
|
|
[type='tel']:focus,
|
|
[type='text']:focus,
|
|
[type='time']:focus,
|
|
[type='url']:focus,
|
|
[type='week']:focus,
|
|
input:where(:not([type])):focus,
|
|
select:focus,
|
|
textarea:focus {
|
|
--tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
|
|
--tw-ring-offset-width: 0px;
|
|
--tw-ring-offset-color: #fff;
|
|
--tw-ring-color: #2563eb;
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
border-color: #2563eb;
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
outline: 2px solid transparent;
|
|
outline-offset: 2px;
|
|
}
|
|
input::-moz-placeholder,
|
|
textarea::-moz-placeholder {
|
|
color: #6b7280;
|
|
opacity: 1;
|
|
}
|
|
input::-moz-placeholder,
|
|
textarea::-moz-placeholder {
|
|
color: #6b7280;
|
|
opacity: 1;
|
|
}
|
|
input::placeholder,
|
|
textarea::placeholder {
|
|
color: #6b7280;
|
|
opacity: 1;
|
|
}
|
|
::-webkit-datetime-edit-fields-wrapper {
|
|
padding: 0;
|
|
}
|
|
::-webkit-date-and-time-value {
|
|
min-height: 1.5em;
|
|
text-align: inherit;
|
|
}
|
|
::-webkit-datetime-edit {
|
|
display: inline-flex;
|
|
}
|
|
::-webkit-datetime-edit,
|
|
::-webkit-datetime-edit-day-field,
|
|
::-webkit-datetime-edit-hour-field,
|
|
::-webkit-datetime-edit-meridiem-field,
|
|
::-webkit-datetime-edit-millisecond-field,
|
|
::-webkit-datetime-edit-minute-field,
|
|
::-webkit-datetime-edit-month-field,
|
|
::-webkit-datetime-edit-second-field,
|
|
::-webkit-datetime-edit-year-field {
|
|
padding-bottom: 0;
|
|
padding-top: 0;
|
|
}
|
|
select {
|
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
|
|
background-position: right 0.5rem center;
|
|
background-repeat: no-repeat;
|
|
background-size: 1.5em 1.5em;
|
|
padding-right: 2.5rem;
|
|
-webkit-print-color-adjust: exact;
|
|
print-color-adjust: exact;
|
|
}
|
|
[multiple],
|
|
[size]:where(select:not([size='1'])) {
|
|
background-image: none;
|
|
background-position: 0 0;
|
|
background-repeat: unset;
|
|
background-size: initial;
|
|
padding-right: 0.75rem;
|
|
-webkit-print-color-adjust: unset;
|
|
print-color-adjust: unset;
|
|
}
|
|
[type='checkbox'],
|
|
[type='radio'] {
|
|
--tw-shadow: 0 0 #0000;
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
appearance: none;
|
|
background-color: #fff;
|
|
background-origin: border-box;
|
|
border-color: #6b7280;
|
|
border-width: 1px;
|
|
color: #2563eb;
|
|
display: inline-block;
|
|
flex-shrink: 0;
|
|
height: 1rem;
|
|
padding: 0;
|
|
-webkit-print-color-adjust: exact;
|
|
print-color-adjust: exact;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
user-select: none;
|
|
vertical-align: middle;
|
|
width: 1rem;
|
|
}
|
|
[type='checkbox'] {
|
|
border-radius: 0;
|
|
}
|
|
[type='radio'] {
|
|
border-radius: 100%;
|
|
}
|
|
[type='checkbox']:focus,
|
|
[type='radio']:focus {
|
|
--tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
|
|
--tw-ring-offset-width: 2px;
|
|
--tw-ring-offset-color: #fff;
|
|
--tw-ring-color: #2563eb;
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
outline: 2px solid transparent;
|
|
outline-offset: 2px;
|
|
}
|
|
[type='checkbox']:checked,
|
|
[type='radio']:checked {
|
|
background-color: currentColor;
|
|
background-position: 50%;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
border-color: transparent;
|
|
}
|
|
[type='checkbox']:checked {
|
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
|
|
}
|
|
@media (forced-colors: active) {
|
|
[type='checkbox']:checked {
|
|
-webkit-appearance: auto;
|
|
-moz-appearance: auto;
|
|
appearance: auto;
|
|
}
|
|
}
|
|
[type='radio']:checked {
|
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
|
|
}
|
|
@media (forced-colors: active) {
|
|
[type='radio']:checked {
|
|
-webkit-appearance: auto;
|
|
-moz-appearance: auto;
|
|
appearance: auto;
|
|
}
|
|
}
|
|
[type='checkbox']:checked:focus,
|
|
[type='checkbox']:checked:hover,
|
|
[type='radio']:checked:focus,
|
|
[type='radio']:checked:hover {
|
|
background-color: currentColor;
|
|
border-color: transparent;
|
|
}
|
|
[type='checkbox']:indeterminate {
|
|
background-color: currentColor;
|
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
|
|
background-position: 50%;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
border-color: transparent;
|
|
}
|
|
@media (forced-colors: active) {
|
|
[type='checkbox']:indeterminate {
|
|
-webkit-appearance: auto;
|
|
-moz-appearance: auto;
|
|
appearance: auto;
|
|
}
|
|
}
|
|
[type='checkbox']:indeterminate:focus,
|
|
[type='checkbox']:indeterminate:hover {
|
|
background-color: currentColor;
|
|
border-color: transparent;
|
|
}
|
|
[type='file'] {
|
|
background: unset;
|
|
border-color: inherit;
|
|
border-radius: 0;
|
|
border-width: 0;
|
|
font-size: unset;
|
|
line-height: inherit;
|
|
padding: 0;
|
|
}
|
|
[type='file']:focus {
|
|
outline: 1px solid ButtonText;
|
|
outline: 1px auto -webkit-focus-ring-color;
|
|
}
|
|
html {
|
|
--color-surface: 255 255 255;
|
|
--color-surface-secondary: 243 244 246;
|
|
--color-surface-hover: 229 231 235;
|
|
--color-surface-disabled: 249 250 251;
|
|
--color-surface-selected: 209 213 219;
|
|
--color-text-primary: 45 55 72;
|
|
--color-text-secondary: 74 85 104;
|
|
--color-text-tertiary: 80 92 112;
|
|
--color-text-disabled: 160 174 192;
|
|
--color-surface-inverse: 46 52 64;
|
|
--color-surface-secondary-inverse: 59 66 82;
|
|
--color-surface-hover-inverse: 69 79 100;
|
|
--color-surface-disabled-inverse: 33 39 50;
|
|
--color-surface-selected-inverse: 67 76 94;
|
|
--color-text-primary-inverse: 238 238 238;
|
|
--color-text-secondary-inverse: 194 201 209;
|
|
--color-text-tertiary-inverse: 168 174 183;
|
|
--color-text-disabled-inverse: 152 157 165;
|
|
--color-border: 221 13 NaN;
|
|
--color-border-hover: 204 12 NaN;
|
|
--vscode-editorSuggestWidget-background: #f3f3f3;
|
|
--vscode-editorHoverWidget-foreground: #616161;
|
|
--vscode-editorHoverWidget-border: #c8c8c8;
|
|
--vscode-editorHoverWidget-statusBarBackground: #e7e7e7;
|
|
--vscode-editorSuggestWidget-foreground: #eff;
|
|
--vscode-editorSuggestWidget-highlightForeground: #80cbc4;
|
|
--vscode-editorSuggestWidget-selectedBackground: rgba(0, 0, 0, 0.31);
|
|
background-color: rgb(var(--color-surface));
|
|
color: #2d3748;
|
|
font-family: Inter, sans-serif;
|
|
font-size: 1rem;
|
|
font-weight: 400;
|
|
}
|
|
@media (min-width: 2500px) {
|
|
html {
|
|
font-size: 1.125rem;
|
|
}
|
|
}
|
|
html.\!dark {
|
|
--color-surface: 46 52 64 !important;
|
|
--color-surface-secondary: 59 66 82 !important;
|
|
--color-surface-hover: 69 79 100 !important;
|
|
--color-surface-disabled: 33 39 50 !important;
|
|
--color-surface-selected: 67 76 94 !important;
|
|
--color-text-primary: 238 238 238 !important;
|
|
--color-text-secondary: 194 201 209 !important;
|
|
--color-text-tertiary: 168 174 183 !important;
|
|
--color-text-disabled: 152 157 165 !important;
|
|
--color-surface-inverse: 255 255 255 !important;
|
|
--color-surface-secondary-inverse: 243 244 246 !important;
|
|
--color-surface-hover-inverse: 229 231 235 !important;
|
|
--color-surface-disabled-inverse: 249 250 251 !important;
|
|
--color-surface-selected-inverse: 209 213 219 !important;
|
|
--color-text-primary-inverse: 45 55 72 !important;
|
|
--color-text-secondary-inverse: 74 85 104 !important;
|
|
--color-text-tertiary-inverse: 80 92 112 !important;
|
|
--color-text-disabled-inverse: 160 174 192 !important;
|
|
--color-border: 62 76 96 !important;
|
|
--color-border-hover: 62 76 96 !important;
|
|
--vscode-editorSuggestWidget-background: #252526 !important;
|
|
--vscode-editorHoverWidget-foreground: #ccc !important;
|
|
--vscode-editorHoverWidget-border: #454545 !important;
|
|
--vscode-editorHoverWidget-statusBarBackground: #2c2c2d !important;
|
|
background-color: #2e3440 !important;
|
|
color: #eee !important;
|
|
}
|
|
html.dark {
|
|
--color-surface: 46 52 64;
|
|
--color-surface-secondary: 59 66 82;
|
|
--color-surface-hover: 69 79 100;
|
|
--color-surface-disabled: 33 39 50;
|
|
--color-surface-selected: 67 76 94;
|
|
--color-text-primary: 238 238 238;
|
|
--color-text-secondary: 194 201 209;
|
|
--color-text-tertiary: 168 174 183;
|
|
--color-text-disabled: 152 157 165;
|
|
--color-surface-inverse: 255 255 255;
|
|
--color-surface-secondary-inverse: 243 244 246;
|
|
--color-surface-hover-inverse: 229 231 235;
|
|
--color-surface-disabled-inverse: 249 250 251;
|
|
--color-surface-selected-inverse: 209 213 219;
|
|
--color-text-primary-inverse: 45 55 72;
|
|
--color-text-secondary-inverse: 74 85 104;
|
|
--color-text-tertiary-inverse: 80 92 112;
|
|
--color-text-disabled-inverse: 160 174 192;
|
|
--color-border: 62 76 96;
|
|
--color-border-hover: 62 76 96;
|
|
--vscode-editorSuggestWidget-background: #252526;
|
|
--vscode-editorHoverWidget-foreground: #ccc;
|
|
--vscode-editorHoverWidget-border: #454545;
|
|
--vscode-editorHoverWidget-statusBarBackground: #2c2c2d;
|
|
background-color: #2e3440;
|
|
color: #eee;
|
|
}
|
|
h1 {
|
|
font-size: 24px;
|
|
font-weight: 800;
|
|
line-height: 1.05;
|
|
}
|
|
@media (min-width: 1024px) {
|
|
h1 {
|
|
font-size: 26px;
|
|
}
|
|
}
|
|
@media (min-width: 1900px) {
|
|
h1 {
|
|
font-size: 29px;
|
|
}
|
|
}
|
|
@media (min-width: 2500px) {
|
|
h1 {
|
|
font-size: 34px;
|
|
}
|
|
}
|
|
h2 {
|
|
font-size: 20px;
|
|
font-weight: 800;
|
|
line-height: 1.1;
|
|
}
|
|
@media (min-width: 1900px) {
|
|
h2 {
|
|
font-size: 22px;
|
|
}
|
|
}
|
|
@media (min-width: 2500px) {
|
|
h2 {
|
|
font-size: 25px;
|
|
}
|
|
}
|
|
mark {
|
|
background-color: #fef08a;
|
|
border-radius: 0.125rem;
|
|
}
|
|
h3 {
|
|
font-size: 18px;
|
|
font-weight: 700;
|
|
line-height: 1.2;
|
|
}
|
|
@media (min-width: 1900px) {
|
|
h3 {
|
|
font-size: 20px;
|
|
}
|
|
}
|
|
@media (min-width: 2500px) {
|
|
h3 {
|
|
font-size: 22px;
|
|
}
|
|
}
|
|
h4 {
|
|
font-size: 18px;
|
|
font-weight: 600;
|
|
line-height: 1.3;
|
|
}
|
|
@media (min-width: 2500px) {
|
|
h4 {
|
|
font-size: 20px;
|
|
}
|
|
}
|
|
h5 {
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
line-height: 1.5;
|
|
}
|
|
@media (min-width: 2500px) {
|
|
h5 {
|
|
font-size: 18px;
|
|
}
|
|
}
|
|
h6 {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
line-height: 1.5;
|
|
}
|
|
@media (min-width: 2500px) {
|
|
h6 {
|
|
font-size: 18px;
|
|
}
|
|
}
|
|
button {
|
|
font-weight: 600;
|
|
}
|
|
a {
|
|
color: #3b82f6;
|
|
}
|
|
.\!dark input::-moz-placeholder {
|
|
color: #9ca3af !important;
|
|
}
|
|
.\!dark input::placeholder {
|
|
color: #9ca3af !important;
|
|
}
|
|
.dark input::-moz-placeholder {
|
|
color: #9ca3af;
|
|
}
|
|
.dark input::placeholder {
|
|
color: #9ca3af;
|
|
}
|
|
[type='checkbox']:checked {
|
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
|
|
}
|
|
.\!dark [type='checkbox']:checked {
|
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E") !important;
|
|
}
|
|
.dark [type='checkbox']:checked {
|
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
|
|
}
|
|
input:not(.windmillapp),
|
|
input[type='date']:not(.windmillapp),
|
|
input[type='datetime-local']:not(.windmillapp),
|
|
input[type='email']:not(.windmillapp),
|
|
input[type='month']:not(.windmillapp),
|
|
input[type='number']:not(.windmillapp),
|
|
input[type='password']:not(.windmillapp),
|
|
input[type='search']:not(.windmillapp),
|
|
input[type='tel']:not(.windmillapp),
|
|
input[type='text']:not(.windmillapp),
|
|
input[type='time']:not(.windmillapp),
|
|
input[type='url']:not(.windmillapp),
|
|
input[type='week']:not(.windmillapp),
|
|
select:not(.windmillapp),
|
|
textarea:not(.windmillapp):not(.monaco-mouse-cursor-text) {
|
|
border: 1px solid #d1d5db;
|
|
border-radius: 0.375rem;
|
|
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
|
|
display: block;
|
|
font-size: 0.875rem;
|
|
padding: 0.25rem 0.5rem;
|
|
width: 100%;
|
|
}
|
|
input:not(.windmillapp):focus,
|
|
input[type='date']:not(.windmillapp):focus,
|
|
input[type='datetime-local']:not(.windmillapp):focus,
|
|
input[type='email']:not(.windmillapp):focus,
|
|
input[type='month']:not(.windmillapp):focus,
|
|
input[type='number']:not(.windmillapp):focus,
|
|
input[type='password']:not(.windmillapp):focus,
|
|
input[type='search']:not(.windmillapp):focus,
|
|
input[type='tel']:not(.windmillapp):focus,
|
|
input[type='text']:not(.windmillapp):focus,
|
|
input[type='time']:not(.windmillapp):focus,
|
|
input[type='url']:not(.windmillapp):focus,
|
|
input[type='week']:not(.windmillapp):focus,
|
|
select:not(.windmillapp):focus,
|
|
textarea:not(.windmillapp):not(.monaco-mouse-cursor-text):focus {
|
|
--tw-ring-color: #eaeef4;
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
}
|
|
input:not(.windmillapp) [disabled],
|
|
input:not(.windmillapp):disabled,
|
|
input[type='date']:not(.windmillapp) [disabled],
|
|
input[type='date']:not(.windmillapp):disabled,
|
|
input[type='datetime-local']:not(.windmillapp) [disabled],
|
|
input[type='datetime-local']:not(.windmillapp):disabled,
|
|
input[type='email']:not(.windmillapp) [disabled],
|
|
input[type='email']:not(.windmillapp):disabled,
|
|
input[type='month']:not(.windmillapp) [disabled],
|
|
input[type='month']:not(.windmillapp):disabled,
|
|
input[type='number']:not(.windmillapp) [disabled],
|
|
input[type='number']:not(.windmillapp):disabled,
|
|
input[type='password']:not(.windmillapp) [disabled],
|
|
input[type='password']:not(.windmillapp):disabled,
|
|
input[type='search']:not(.windmillapp) [disabled],
|
|
input[type='search']:not(.windmillapp):disabled,
|
|
input[type='tel']:not(.windmillapp) [disabled],
|
|
input[type='tel']:not(.windmillapp):disabled,
|
|
input[type='text']:not(.windmillapp) [disabled],
|
|
input[type='text']:not(.windmillapp):disabled,
|
|
input[type='time']:not(.windmillapp) [disabled],
|
|
input[type='time']:not(.windmillapp):disabled,
|
|
input[type='url']:not(.windmillapp) [disabled],
|
|
input[type='url']:not(.windmillapp):disabled,
|
|
input[type='week']:not(.windmillapp) [disabled],
|
|
input[type='week']:not(.windmillapp):disabled,
|
|
select:not(.windmillapp) [disabled],
|
|
select:not(.windmillapp):disabled,
|
|
textarea:not(.windmillapp):not(.monaco-mouse-cursor-text) [disabled],
|
|
textarea:not(.windmillapp):not(.monaco-mouse-cursor-text):disabled {
|
|
background-color: #f3f4f6 !important;
|
|
}
|
|
.\!dark input:not(.windmillapp) [disabled],
|
|
.\!dark input:not(.windmillapp):disabled,
|
|
.\!dark input[type='date']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='date']:not(.windmillapp):disabled,
|
|
.\!dark input[type='datetime-local']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='datetime-local']:not(.windmillapp):disabled,
|
|
.\!dark input[type='email']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='email']:not(.windmillapp):disabled,
|
|
.\!dark input[type='month']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='month']:not(.windmillapp):disabled,
|
|
.\!dark input[type='number']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='number']:not(.windmillapp):disabled,
|
|
.\!dark input[type='password']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='password']:not(.windmillapp):disabled,
|
|
.\!dark input[type='search']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='search']:not(.windmillapp):disabled,
|
|
.\!dark input[type='tel']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='tel']:not(.windmillapp):disabled,
|
|
.\!dark input[type='text']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='text']:not(.windmillapp):disabled,
|
|
.\!dark input[type='time']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='time']:not(.windmillapp):disabled,
|
|
.\!dark input[type='url']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='url']:not(.windmillapp):disabled,
|
|
.\!dark input[type='week']:not(.windmillapp) [disabled],
|
|
.\!dark input[type='week']:not(.windmillapp):disabled,
|
|
.\!dark select:not(.windmillapp) [disabled],
|
|
.\!dark select:not(.windmillapp):disabled,
|
|
.\!dark textarea:not(.windmillapp):not(.monaco-mouse-cursor-text) [disabled],
|
|
.\!dark textarea:not(.windmillapp):not(.monaco-mouse-cursor-text):disabled,
|
|
.dark input:not(.windmillapp) [disabled],
|
|
.dark input:not(.windmillapp):disabled,
|
|
.dark input[type='date']:not(.windmillapp) [disabled],
|
|
.dark input[type='date']:not(.windmillapp):disabled,
|
|
.dark input[type='datetime-local']:not(.windmillapp) [disabled],
|
|
.dark input[type='datetime-local']:not(.windmillapp):disabled,
|
|
.dark input[type='email']:not(.windmillapp) [disabled],
|
|
.dark input[type='email']:not(.windmillapp):disabled,
|
|
.dark input[type='month']:not(.windmillapp) [disabled],
|
|
.dark input[type='month']:not(.windmillapp):disabled,
|
|
.dark input[type='number']:not(.windmillapp) [disabled],
|
|
.dark input[type='number']:not(.windmillapp):disabled,
|
|
.dark input[type='password']:not(.windmillapp) [disabled],
|
|
.dark input[type='password']:not(.windmillapp):disabled,
|
|
.dark input[type='search']:not(.windmillapp) [disabled],
|
|
.dark input[type='search']:not(.windmillapp):disabled,
|
|
.dark input[type='tel']:not(.windmillapp) [disabled],
|
|
.dark input[type='tel']:not(.windmillapp):disabled,
|
|
.dark input[type='text']:not(.windmillapp) [disabled],
|
|
.dark input[type='text']:not(.windmillapp):disabled,
|
|
.dark input[type='time']:not(.windmillapp) [disabled],
|
|
.dark input[type='time']:not(.windmillapp):disabled,
|
|
.dark input[type='url']:not(.windmillapp) [disabled],
|
|
.dark input[type='url']:not(.windmillapp):disabled,
|
|
.dark input[type='week']:not(.windmillapp) [disabled],
|
|
.dark input[type='week']:not(.windmillapp):disabled,
|
|
.dark select:not(.windmillapp) [disabled],
|
|
.dark select:not(.windmillapp):disabled,
|
|
.dark textarea:not(.windmillapp):not(.monaco-mouse-cursor-text) [disabled],
|
|
.dark textarea:not(.windmillapp):not(.monaco-mouse-cursor-text):disabled {
|
|
background-color: #374151 !important;
|
|
}
|
|
.dark input:not(.windmillapp),
|
|
.dark input[type='date']:not(.windmillapp),
|
|
.dark input[type='datetime-local']:not(.windmillapp),
|
|
.dark input[type='email']:not(.windmillapp),
|
|
.dark input[type='month']:not(.windmillapp),
|
|
.dark input[type='number']:not(.windmillapp),
|
|
.dark input[type='password']:not(.windmillapp),
|
|
.dark input[type='search']:not(.windmillapp),
|
|
.dark input[type='tel']:not(.windmillapp),
|
|
.dark input[type='text']:not(.windmillapp),
|
|
.dark input[type='time']:not(.windmillapp),
|
|
.dark input[type='url']:not(.windmillapp),
|
|
.dark input[type='week']:not(.windmillapp),
|
|
.dark select:not(.windmillapp),
|
|
.dark textarea:not(.windmillapp):not(.monaco-mouse-cursor-text) {
|
|
background-color: #374151;
|
|
border-color: #4b5563;
|
|
color: #e5e7eb;
|
|
}
|
|
.\!dark input:not(.windmillapp),
|
|
.\!dark input[type='date']:not(.windmillapp),
|
|
.\!dark input[type='datetime-local']:not(.windmillapp),
|
|
.\!dark input[type='email']:not(.windmillapp),
|
|
.\!dark input[type='month']:not(.windmillapp),
|
|
.\!dark input[type='number']:not(.windmillapp),
|
|
.\!dark input[type='password']:not(.windmillapp),
|
|
.\!dark input[type='search']:not(.windmillapp),
|
|
.\!dark input[type='tel']:not(.windmillapp),
|
|
.\!dark input[type='text']:not(.windmillapp),
|
|
.\!dark input[type='time']:not(.windmillapp),
|
|
.\!dark input[type='url']:not(.windmillapp),
|
|
.\!dark input[type='week']:not(.windmillapp),
|
|
.\!dark select:not(.windmillapp),
|
|
.\!dark textarea:not(.windmillapp):not(.monaco-mouse-cursor-text) {
|
|
background-color: #374151 !important;
|
|
border-color: #4b5563 !important;
|
|
color: #e5e7eb !important;
|
|
}
|
|
.dark input:not(.windmillapp):focus,
|
|
.dark input[type='date']:not(.windmillapp):focus,
|
|
.dark input[type='datetime-local']:not(.windmillapp):focus,
|
|
.dark input[type='email']:not(.windmillapp):focus,
|
|
.dark input[type='month']:not(.windmillapp):focus,
|
|
.dark input[type='number']:not(.windmillapp):focus,
|
|
.dark input[type='password']:not(.windmillapp):focus,
|
|
.dark input[type='search']:not(.windmillapp):focus,
|
|
.dark input[type='tel']:not(.windmillapp):focus,
|
|
.dark input[type='text']:not(.windmillapp):focus,
|
|
.dark input[type='time']:not(.windmillapp):focus,
|
|
.dark input[type='url']:not(.windmillapp):focus,
|
|
.dark input[type='week']:not(.windmillapp):focus,
|
|
.dark select:not(.windmillapp):focus,
|
|
.dark textarea:not(.windmillapp):not(.monaco-mouse-cursor-text):focus {
|
|
--tw-ring-color: #364d6e;
|
|
}
|
|
.\!dark input:not(.windmillapp):focus,
|
|
.\!dark input[type='date']:not(.windmillapp):focus,
|
|
.\!dark input[type='datetime-local']:not(.windmillapp):focus,
|
|
.\!dark input[type='email']:not(.windmillapp):focus,
|
|
.\!dark input[type='month']:not(.windmillapp):focus,
|
|
.\!dark input[type='number']:not(.windmillapp):focus,
|
|
.\!dark input[type='password']:not(.windmillapp):focus,
|
|
.\!dark input[type='search']:not(.windmillapp):focus,
|
|
.\!dark input[type='tel']:not(.windmillapp):focus,
|
|
.\!dark input[type='text']:not(.windmillapp):focus,
|
|
.\!dark input[type='time']:not(.windmillapp):focus,
|
|
.\!dark input[type='url']:not(.windmillapp):focus,
|
|
.\!dark input[type='week']:not(.windmillapp):focus,
|
|
.\!dark select:not(.windmillapp):focus,
|
|
.\!dark textarea:not(.windmillapp):not(.monaco-mouse-cursor-text):focus {
|
|
--tw-ring-color: #364d6e !important;
|
|
}
|
|
a:disabled,
|
|
a[disabled='true'],
|
|
button:disabled,
|
|
button[disabled='true'] {
|
|
cursor: default;
|
|
opacity: 0.9;
|
|
pointer-events: none;
|
|
}
|
|
pre code.hljs {
|
|
font-family:
|
|
ui-monospace,
|
|
SFMono-Regular,
|
|
Menlo,
|
|
Monaco,
|
|
Consolas,
|
|
Liberation Mono,
|
|
Courier New,
|
|
monospace;
|
|
font-size: 0.75rem !important;
|
|
line-height: 1rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
.h1-textarea {
|
|
font-size: 24px !important;
|
|
font-weight: 800 !important;
|
|
line-height: 1.05 !important;
|
|
}
|
|
@media (min-width: 1024px) {
|
|
.h1-textarea {
|
|
font-size: 26px !important;
|
|
}
|
|
}
|
|
@media (min-width: 1900px) {
|
|
.h1-textarea {
|
|
font-size: 29px !important;
|
|
}
|
|
}
|
|
@media (min-width: 2500px) {
|
|
.h1-textarea {
|
|
font-size: 34px !important;
|
|
}
|
|
}
|
|
.h3-textarea {
|
|
font-size: 18px !important;
|
|
font-weight: 700 !important;
|
|
line-height: 1.2 !important;
|
|
}
|
|
@media (min-width: 1900px) {
|
|
.h3-textarea {
|
|
font-size: 20px !important;
|
|
}
|
|
}
|
|
@media (min-width: 2500px) {
|
|
.h3-textarea {
|
|
font-size: 22px !important;
|
|
}
|
|
}
|
|
.p-textarea {
|
|
font-size: 16px !important;
|
|
font-weight: 400 !important;
|
|
line-height: 1.5 !important;
|
|
}
|
|
@media (min-width: 1900px) {
|
|
.p-textarea {
|
|
font-size: 18px !important;
|
|
}
|
|
}
|
|
@media (min-width: 2500px) {
|
|
.p-textarea {
|
|
font-size: 20px !important;
|
|
}
|
|
}
|
|
input,
|
|
textarea {
|
|
background-color: rgb(var(--color-surface-secondary) / 30%) !important;
|
|
}
|
|
:is(.dark *),
|
|
:is(.dark):after,
|
|
:is(.dark):before {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(75 85 99 / var(--tw-border-opacity));
|
|
}
|
|
::-webkit-scrollbar {
|
|
height: 5px;
|
|
width: 5px;
|
|
}
|
|
::-webkit-scrollbar-thumb {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-text-tertiary-inverse) / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark *)::-webkit-scrollbar-thumb {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-text-tertiary) / var(--tw-bg-opacity));
|
|
}
|
|
::-webkit-scrollbar-thumb {
|
|
border-radius: 3px;
|
|
}
|
|
@font-face {
|
|
font-display: swap;
|
|
font-family: Inter;
|
|
font-weight: 100 900;
|
|
src: url(/Inter-Variable.woff2) format('woff2');
|
|
}
|
|
.\!prose-xs ul {
|
|
list-style-type: '- ' !important;
|
|
margin-top: 0.5rem !important;
|
|
padding-left: 1.5rem !important;
|
|
}
|
|
.prose-xs ul {
|
|
list-style-type: '- ';
|
|
margin-top: 0.5rem;
|
|
padding-left: 1.5rem;
|
|
}
|
|
.prose ul {
|
|
list-style-type: '- ';
|
|
margin-top: 1.5rem;
|
|
padding-left: 3rem;
|
|
}
|
|
.autocomplete-list-item-create {
|
|
background-color: rgb(var(--color-surface-inverse) / var(--tw-bg-opacity)) !important;
|
|
color: rgb(var(--color-text-primary-inverse) / var(--tw-text-opacity)) !important;
|
|
}
|
|
.autocomplete-list-item,
|
|
.autocomplete-list-item-create {
|
|
--tw-bg-opacity: 1 !important;
|
|
--tw-text-opacity: 1 !important;
|
|
}
|
|
.autocomplete-list-item {
|
|
background-color: rgb(var(--color-surface) / var(--tw-bg-opacity)) !important;
|
|
color: rgb(var(--color-text-primary) / var(--tw-text-opacity)) !important;
|
|
font-size: 0.75rem;
|
|
line-height: 1rem;
|
|
}
|
|
.autocomplete-list-item.\!selected,
|
|
.autocomplete-list-item.\!selected.confirmed,
|
|
.autocomplete-list-item.selected,
|
|
.autocomplete-list-item.selected.confirmed {
|
|
--tw-bg-opacity: 1 !important;
|
|
--tw-text-opacity: 1 !important;
|
|
background-color: rgb(var(--color-surface-inverse) / var(--tw-bg-opacity)) !important;
|
|
color: rgb(var(--color-text-primary-inverse) / var(--tw-text-opacity)) !important;
|
|
}
|
|
.autocomplete-list {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(var(--color-surface) / var(--tw-bg-opacity)) !important;
|
|
}
|
|
*,
|
|
:after,
|
|
:before {
|
|
--tw-border-spacing-x: 0;
|
|
--tw-border-spacing-y: 0;
|
|
--tw-translate-x: 0;
|
|
--tw-translate-y: 0;
|
|
--tw-rotate: 0;
|
|
--tw-skew-x: 0;
|
|
--tw-skew-y: 0;
|
|
--tw-scale-x: 1;
|
|
--tw-scale-y: 1;
|
|
--tw-pan-x: ;
|
|
--tw-pan-y: ;
|
|
--tw-pinch-zoom: ;
|
|
--tw-scroll-snap-strictness: proximity;
|
|
--tw-gradient-from-position: ;
|
|
--tw-gradient-via-position: ;
|
|
--tw-gradient-to-position: ;
|
|
--tw-ordinal: ;
|
|
--tw-slashed-zero: ;
|
|
--tw-numeric-figure: ;
|
|
--tw-numeric-spacing: ;
|
|
--tw-numeric-fraction: ;
|
|
--tw-ring-inset: ;
|
|
--tw-ring-offset-width: 0px;
|
|
--tw-ring-offset-color: #fff;
|
|
--tw-ring-color: rgba(59, 130, 246, 0.5);
|
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
--tw-ring-shadow: 0 0 #0000;
|
|
--tw-shadow: 0 0 #0000;
|
|
--tw-shadow-colored: 0 0 #0000;
|
|
--tw-blur: ;
|
|
--tw-brightness: ;
|
|
--tw-contrast: ;
|
|
--tw-grayscale: ;
|
|
--tw-hue-rotate: ;
|
|
--tw-invert: ;
|
|
--tw-saturate: ;
|
|
--tw-sepia: ;
|
|
--tw-drop-shadow: ;
|
|
--tw-backdrop-blur: ;
|
|
--tw-backdrop-brightness: ;
|
|
--tw-backdrop-contrast: ;
|
|
--tw-backdrop-grayscale: ;
|
|
--tw-backdrop-hue-rotate: ;
|
|
--tw-backdrop-invert: ;
|
|
--tw-backdrop-opacity: ;
|
|
--tw-backdrop-saturate: ;
|
|
--tw-backdrop-sepia: ;
|
|
}
|
|
::backdrop {
|
|
--tw-border-spacing-x: 0;
|
|
--tw-border-spacing-y: 0;
|
|
--tw-translate-x: 0;
|
|
--tw-translate-y: 0;
|
|
--tw-rotate: 0;
|
|
--tw-skew-x: 0;
|
|
--tw-skew-y: 0;
|
|
--tw-scale-x: 1;
|
|
--tw-scale-y: 1;
|
|
--tw-pan-x: ;
|
|
--tw-pan-y: ;
|
|
--tw-pinch-zoom: ;
|
|
--tw-scroll-snap-strictness: proximity;
|
|
--tw-gradient-from-position: ;
|
|
--tw-gradient-via-position: ;
|
|
--tw-gradient-to-position: ;
|
|
--tw-ordinal: ;
|
|
--tw-slashed-zero: ;
|
|
--tw-numeric-figure: ;
|
|
--tw-numeric-spacing: ;
|
|
--tw-numeric-fraction: ;
|
|
--tw-ring-inset: ;
|
|
--tw-ring-offset-width: 0px;
|
|
--tw-ring-offset-color: #fff;
|
|
--tw-ring-color: rgba(59, 130, 246, 0.5);
|
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
--tw-ring-shadow: 0 0 #0000;
|
|
--tw-shadow: 0 0 #0000;
|
|
--tw-shadow-colored: 0 0 #0000;
|
|
--tw-blur: ;
|
|
--tw-brightness: ;
|
|
--tw-contrast: ;
|
|
--tw-grayscale: ;
|
|
--tw-hue-rotate: ;
|
|
--tw-invert: ;
|
|
--tw-saturate: ;
|
|
--tw-sepia: ;
|
|
--tw-drop-shadow: ;
|
|
--tw-backdrop-blur: ;
|
|
--tw-backdrop-brightness: ;
|
|
--tw-backdrop-contrast: ;
|
|
--tw-backdrop-grayscale: ;
|
|
--tw-backdrop-hue-rotate: ;
|
|
--tw-backdrop-invert: ;
|
|
--tw-backdrop-opacity: ;
|
|
--tw-backdrop-saturate: ;
|
|
--tw-backdrop-sepia: ;
|
|
}
|
|
.\!container {
|
|
width: 100% !important;
|
|
}
|
|
.container {
|
|
width: 100%;
|
|
}
|
|
@media (min-width: 640px) {
|
|
.\!container {
|
|
max-width: 640px !important;
|
|
}
|
|
.container {
|
|
max-width: 640px;
|
|
}
|
|
}
|
|
@media (min-width: 768px) {
|
|
.\!container {
|
|
max-width: 768px !important;
|
|
}
|
|
.container {
|
|
max-width: 768px;
|
|
}
|
|
}
|
|
@media (min-width: 1024px) {
|
|
.\!container {
|
|
max-width: 1024px !important;
|
|
}
|
|
.container {
|
|
max-width: 1024px;
|
|
}
|
|
}
|
|
@media (min-width: 1280px) {
|
|
.\!container {
|
|
max-width: 1280px !important;
|
|
}
|
|
.container {
|
|
max-width: 1280px;
|
|
}
|
|
}
|
|
@media (min-width: 1536px) {
|
|
.\!container {
|
|
max-width: 1536px !important;
|
|
}
|
|
.container {
|
|
max-width: 1536px;
|
|
}
|
|
}
|
|
@media (min-width: 1900px) {
|
|
.\!container {
|
|
max-width: 1900px !important;
|
|
}
|
|
.container {
|
|
max-width: 1900px;
|
|
}
|
|
}
|
|
@media (min-width: 2500px) {
|
|
.\!container {
|
|
max-width: 2500px !important;
|
|
}
|
|
.container {
|
|
max-width: 2500px;
|
|
}
|
|
}
|
|
@media (min-width: 3800px) {
|
|
.\!container {
|
|
max-width: 3800px !important;
|
|
}
|
|
.container {
|
|
max-width: 3800px;
|
|
}
|
|
}
|
|
.prose {
|
|
color: var(--tw-prose-body);
|
|
max-width: 65ch;
|
|
}
|
|
.prose :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.25em;
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-lead);
|
|
font-size: 1.25em;
|
|
line-height: 1.6;
|
|
margin-bottom: 1.2em;
|
|
margin-top: 1.2em;
|
|
}
|
|
.prose :where(a):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-links);
|
|
font-weight: 500;
|
|
text-decoration: underline;
|
|
}
|
|
.prose :where(strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-bold);
|
|
font-weight: 600;
|
|
}
|
|
.prose :where(a strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
}
|
|
.prose :where(blockquote strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
}
|
|
.prose :where(thead th strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
}
|
|
.prose :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: decimal;
|
|
margin-bottom: 1.25em;
|
|
margin-top: 1.25em;
|
|
padding-left: 1.625em;
|
|
}
|
|
.prose :where(ol[type='A']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: upper-alpha;
|
|
}
|
|
.prose :where(ol[type='a']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: lower-alpha;
|
|
}
|
|
.prose :where(ol[type='A s']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: upper-alpha;
|
|
}
|
|
.prose :where(ol[type='a s']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: lower-alpha;
|
|
}
|
|
.prose :where(ol[type='I']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: upper-roman;
|
|
}
|
|
.prose :where(ol[type='i']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: lower-roman;
|
|
}
|
|
.prose :where(ol[type='I s']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: upper-roman;
|
|
}
|
|
.prose :where(ol[type='i s']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: lower-roman;
|
|
}
|
|
.prose :where(ol[type='1']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: decimal;
|
|
}
|
|
.prose :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
list-style-type: disc;
|
|
margin-bottom: 1.25em;
|
|
margin-top: 1.25em;
|
|
padding-left: 1.625em;
|
|
}
|
|
.prose :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *))::marker {
|
|
color: var(--tw-prose-counters);
|
|
font-weight: 400;
|
|
}
|
|
.prose :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *))::marker {
|
|
color: var(--tw-prose-bullets);
|
|
}
|
|
.prose :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-headings);
|
|
font-weight: 600;
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-color: var(--tw-prose-hr);
|
|
border-top-width: 1px;
|
|
margin-bottom: 3em;
|
|
margin-top: 3em;
|
|
}
|
|
.prose :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-left-color: var(--tw-prose-quote-borders);
|
|
border-left-width: 0.25rem;
|
|
color: var(--tw-prose-quotes);
|
|
font-style: italic;
|
|
font-weight: 500;
|
|
margin-bottom: 1.6em;
|
|
margin-top: 1.6em;
|
|
padding-left: 1em;
|
|
quotes: '\201C' '\201D' '\2018' '\2019';
|
|
}
|
|
.prose
|
|
:where(blockquote p:first-of-type):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
):before {
|
|
content: open-quote;
|
|
}
|
|
.prose
|
|
:where(blockquote p:last-of-type):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
):after {
|
|
content: close-quote;
|
|
}
|
|
.prose :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-headings);
|
|
font-size: 2.25em;
|
|
font-weight: 800;
|
|
line-height: 1.1111111;
|
|
margin-bottom: 0.8888889em;
|
|
margin-top: 0;
|
|
}
|
|
.prose :where(h1 strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
font-weight: 900;
|
|
}
|
|
.prose :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-headings);
|
|
font-size: 1.5em;
|
|
font-weight: 700;
|
|
line-height: 1.3333333;
|
|
margin-bottom: 1em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose :where(h2 strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
font-weight: 800;
|
|
}
|
|
.prose :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-headings);
|
|
font-size: 1.25em;
|
|
font-weight: 600;
|
|
line-height: 1.6;
|
|
margin-bottom: 0.6em;
|
|
margin-top: 1.6em;
|
|
}
|
|
.prose :where(h3 strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
font-weight: 700;
|
|
}
|
|
.prose :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-headings);
|
|
font-weight: 600;
|
|
line-height: 1.5;
|
|
margin-bottom: 0.5em;
|
|
margin-top: 1.5em;
|
|
}
|
|
.prose :where(h4 strong):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
font-weight: 700;
|
|
}
|
|
.prose :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
display: block;
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.3125rem;
|
|
box-shadow:
|
|
0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),
|
|
0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
|
|
color: var(--tw-prose-kbd);
|
|
font-family: inherit;
|
|
font-size: 0.875em;
|
|
font-weight: 500;
|
|
padding: 0.1875em 0.375em;
|
|
}
|
|
.prose :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-code);
|
|
font-size: 0.875em;
|
|
font-weight: 600;
|
|
}
|
|
.prose :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)):before {
|
|
content: '`';
|
|
}
|
|
.prose :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)):after {
|
|
content: '`';
|
|
}
|
|
.prose :where(a code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
}
|
|
.prose :where(h1 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
}
|
|
.prose :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
font-size: 0.875em;
|
|
}
|
|
.prose :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
font-size: 0.9em;
|
|
}
|
|
.prose :where(h4 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
}
|
|
.prose :where(blockquote code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
}
|
|
.prose :where(thead th code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: inherit;
|
|
}
|
|
.prose :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
background-color: var(--tw-prose-pre-bg);
|
|
border-radius: 0.375rem;
|
|
color: var(--tw-prose-pre-code);
|
|
font-size: 0.875em;
|
|
font-weight: 400;
|
|
line-height: 1.7142857;
|
|
margin-bottom: 1.7142857em;
|
|
margin-top: 1.7142857em;
|
|
overflow-x: auto;
|
|
padding: 0.8571429em 1.1428571em;
|
|
}
|
|
.prose :where(pre code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
background-color: transparent;
|
|
border-radius: 0;
|
|
border-width: 0;
|
|
color: inherit;
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
font-weight: inherit;
|
|
line-height: inherit;
|
|
padding: 0;
|
|
}
|
|
.prose :where(pre code):not(:where([class~='not-prose'], [class~='not-prose'] *)):before {
|
|
content: none;
|
|
}
|
|
.prose :where(pre code):not(:where([class~='not-prose'], [class~='not-prose'] *)):after {
|
|
content: none;
|
|
}
|
|
.prose :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.875em;
|
|
line-height: 1.7142857;
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
table-layout: auto;
|
|
text-align: left;
|
|
width: 100%;
|
|
}
|
|
.prose :where(thead):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-bottom-color: var(--tw-prose-th-borders);
|
|
border-bottom-width: 1px;
|
|
}
|
|
.prose :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-headings);
|
|
font-weight: 600;
|
|
padding-bottom: 0.5714286em;
|
|
padding-left: 0.5714286em;
|
|
padding-right: 0.5714286em;
|
|
vertical-align: bottom;
|
|
}
|
|
.prose :where(tbody tr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-bottom-color: var(--tw-prose-td-borders);
|
|
border-bottom-width: 1px;
|
|
}
|
|
.prose :where(tbody tr:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-bottom-width: 0;
|
|
}
|
|
.prose :where(tbody td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
vertical-align: baseline;
|
|
}
|
|
.prose :where(tfoot):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-top-color: var(--tw-prose-th-borders);
|
|
border-top-width: 1px;
|
|
}
|
|
.prose :where(tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
vertical-align: top;
|
|
}
|
|
.prose :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
color: var(--tw-prose-captions);
|
|
font-size: 0.875em;
|
|
line-height: 1.4285714;
|
|
margin-top: 0.8571429em;
|
|
}
|
|
.prose {
|
|
--tw-prose-body: #374151;
|
|
--tw-prose-headings: #111827;
|
|
--tw-prose-lead: #4b5563;
|
|
--tw-prose-links: #111827;
|
|
--tw-prose-bold: #111827;
|
|
--tw-prose-counters: #6b7280;
|
|
--tw-prose-bullets: #d1d5db;
|
|
--tw-prose-hr: #e5e7eb;
|
|
--tw-prose-quotes: #111827;
|
|
--tw-prose-quote-borders: #e5e7eb;
|
|
--tw-prose-captions: #6b7280;
|
|
--tw-prose-kbd: #111827;
|
|
--tw-prose-kbd-shadows: 17 24 39;
|
|
--tw-prose-code: #111827;
|
|
--tw-prose-pre-code: #e5e7eb;
|
|
--tw-prose-pre-bg: #1f2937;
|
|
--tw-prose-th-borders: #d1d5db;
|
|
--tw-prose-td-borders: #e5e7eb;
|
|
--tw-prose-invert-body: #d1d5db;
|
|
--tw-prose-invert-headings: #fff;
|
|
--tw-prose-invert-lead: #9ca3af;
|
|
--tw-prose-invert-links: #fff;
|
|
--tw-prose-invert-bold: #fff;
|
|
--tw-prose-invert-counters: #9ca3af;
|
|
--tw-prose-invert-bullets: #4b5563;
|
|
--tw-prose-invert-hr: #374151;
|
|
--tw-prose-invert-quotes: #f3f4f6;
|
|
--tw-prose-invert-quote-borders: #374151;
|
|
--tw-prose-invert-captions: #9ca3af;
|
|
--tw-prose-invert-kbd: #fff;
|
|
--tw-prose-invert-kbd-shadows: 255 255 255;
|
|
--tw-prose-invert-code: #fff;
|
|
--tw-prose-invert-pre-code: #d1d5db;
|
|
--tw-prose-invert-pre-bg: rgba(0, 0, 0, 0.5);
|
|
--tw-prose-invert-th-borders: #4b5563;
|
|
--tw-prose-invert-td-borders: #374151;
|
|
font-size: 1rem;
|
|
line-height: 1.75;
|
|
}
|
|
.prose :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.5em;
|
|
margin-top: 0.5em;
|
|
}
|
|
.prose :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.375em;
|
|
}
|
|
.prose :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.375em;
|
|
}
|
|
.prose :where(.prose > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.75em;
|
|
margin-top: 0.75em;
|
|
}
|
|
.prose
|
|
:where(.prose > ul > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose
|
|
:where(.prose > ul > li > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.25em;
|
|
}
|
|
.prose
|
|
:where(.prose > ol > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose
|
|
:where(.prose > ol > li > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.25em;
|
|
}
|
|
.prose
|
|
:where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.75em;
|
|
margin-top: 0.75em;
|
|
}
|
|
.prose :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.25em;
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0.5em;
|
|
padding-left: 1.625em;
|
|
}
|
|
.prose :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0;
|
|
}
|
|
.prose :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-right: 0;
|
|
}
|
|
.prose :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding: 0.5714286em;
|
|
}
|
|
.prose
|
|
:where(tbody td:first-child, tfoot td:first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-left: 0;
|
|
}
|
|
.prose
|
|
:where(tbody td:last-child, tfoot td:last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-right: 0;
|
|
}
|
|
.prose :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose :where(.prose > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose :where(.prose > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
}
|
|
.prose-sm {
|
|
font-size: 0.875rem;
|
|
line-height: 1.7142857;
|
|
}
|
|
.prose-sm :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.1428571em;
|
|
margin-top: 1.1428571em;
|
|
}
|
|
.prose-sm :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.2857143em;
|
|
line-height: 1.5555556;
|
|
margin-bottom: 0.8888889em;
|
|
margin-top: 0.8888889em;
|
|
}
|
|
.prose-sm :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
padding-left: 1.1111111em;
|
|
}
|
|
.prose-sm :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 2.1428571em;
|
|
line-height: 1.2;
|
|
margin-bottom: 0.8em;
|
|
margin-top: 0;
|
|
}
|
|
.prose-sm :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.4285714em;
|
|
line-height: 1.4;
|
|
margin-bottom: 0.8em;
|
|
margin-top: 1.6em;
|
|
}
|
|
.prose-sm :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.2857143em;
|
|
line-height: 1.5555556;
|
|
margin-bottom: 0.4444444em;
|
|
margin-top: 1.5555556em;
|
|
}
|
|
.prose-sm :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
line-height: 1.4285714;
|
|
margin-bottom: 0.5714286em;
|
|
margin-top: 1.4285714em;
|
|
}
|
|
.prose-sm :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7142857em;
|
|
margin-top: 1.7142857em;
|
|
}
|
|
.prose-sm :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7142857em;
|
|
margin-top: 1.7142857em;
|
|
}
|
|
.prose-sm :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-sm :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7142857em;
|
|
margin-top: 1.7142857em;
|
|
}
|
|
.prose-sm :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.3125rem;
|
|
font-size: 0.8571429em;
|
|
padding: 0.1428571em 0.3571429em;
|
|
}
|
|
.prose-sm :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8571429em;
|
|
}
|
|
.prose-sm :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.9em;
|
|
}
|
|
.prose-sm :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8888889em;
|
|
}
|
|
.prose-sm :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.25rem;
|
|
font-size: 0.8571429em;
|
|
line-height: 1.6666667;
|
|
margin-bottom: 1.6666667em;
|
|
margin-top: 1.6666667em;
|
|
padding: 0.6666667em 1em;
|
|
}
|
|
.prose-sm :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.1428571em;
|
|
margin-top: 1.1428571em;
|
|
padding-left: 1.5714286em;
|
|
}
|
|
.prose-sm :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.1428571em;
|
|
margin-top: 1.1428571em;
|
|
padding-left: 1.5714286em;
|
|
}
|
|
.prose-sm :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.2857143em;
|
|
margin-top: 0.2857143em;
|
|
}
|
|
.prose-sm :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.4285714em;
|
|
}
|
|
.prose-sm :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.4285714em;
|
|
}
|
|
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.5714286em;
|
|
margin-top: 0.5714286em;
|
|
}
|
|
.prose-sm
|
|
:where(.prose-sm > ul > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.1428571em;
|
|
}
|
|
.prose-sm
|
|
:where(.prose-sm > ul > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.1428571em;
|
|
}
|
|
.prose-sm
|
|
:where(.prose-sm > ol > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.1428571em;
|
|
}
|
|
.prose-sm
|
|
:where(.prose-sm > ol > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.1428571em;
|
|
}
|
|
.prose-sm
|
|
:where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.5714286em;
|
|
margin-top: 0.5714286em;
|
|
}
|
|
.prose-sm :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.1428571em;
|
|
margin-top: 1.1428571em;
|
|
}
|
|
.prose-sm :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 1.1428571em;
|
|
}
|
|
.prose-sm :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0.2857143em;
|
|
padding-left: 1.5714286em;
|
|
}
|
|
.prose-sm :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2.8571429em;
|
|
margin-top: 2.8571429em;
|
|
}
|
|
.prose-sm :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-sm :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-sm :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-sm :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-sm :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8571429em;
|
|
line-height: 1.5;
|
|
}
|
|
.prose-sm :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-bottom: 0.6666667em;
|
|
padding-left: 1em;
|
|
padding-right: 1em;
|
|
}
|
|
.prose-sm :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-sm :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-sm :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding: 0.6666667em 1em;
|
|
}
|
|
.prose-sm
|
|
:where(tbody td:first-child, tfoot td:first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-sm
|
|
:where(tbody td:last-child, tfoot td:last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-sm :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7142857em;
|
|
margin-top: 1.7142857em;
|
|
}
|
|
.prose-sm :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-sm :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8571429em;
|
|
line-height: 1.3333333;
|
|
margin-top: 0.6666667em;
|
|
}
|
|
.prose-sm
|
|
:where(.prose-sm > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-sm
|
|
:where(.prose-sm > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
}
|
|
.prose-base {
|
|
font-size: 1rem;
|
|
line-height: 1.75;
|
|
}
|
|
.prose-base :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.25em;
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose-base :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.25em;
|
|
line-height: 1.6;
|
|
margin-bottom: 1.2em;
|
|
margin-top: 1.2em;
|
|
}
|
|
.prose-base :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.6em;
|
|
margin-top: 1.6em;
|
|
padding-left: 1em;
|
|
}
|
|
.prose-base :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 2.25em;
|
|
line-height: 1.1111111;
|
|
margin-bottom: 0.8888889em;
|
|
margin-top: 0;
|
|
}
|
|
.prose-base :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.5em;
|
|
line-height: 1.3333333;
|
|
margin-bottom: 1em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-base :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.25em;
|
|
line-height: 1.6;
|
|
margin-bottom: 0.6em;
|
|
margin-top: 1.6em;
|
|
}
|
|
.prose-base :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
line-height: 1.5;
|
|
margin-bottom: 0.5em;
|
|
margin-top: 1.5em;
|
|
}
|
|
.prose-base :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-base :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-base :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-base :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-base :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.3125rem;
|
|
font-size: 0.875em;
|
|
padding: 0.1875em 0.375em;
|
|
}
|
|
.prose-base :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.875em;
|
|
}
|
|
.prose-base :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.875em;
|
|
}
|
|
.prose-base :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.9em;
|
|
}
|
|
.prose-base :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.375rem;
|
|
font-size: 0.875em;
|
|
line-height: 1.7142857;
|
|
margin-bottom: 1.7142857em;
|
|
margin-top: 1.7142857em;
|
|
padding: 0.8571429em 1.1428571em;
|
|
}
|
|
.prose-base :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.25em;
|
|
margin-top: 1.25em;
|
|
padding-left: 1.625em;
|
|
}
|
|
.prose-base :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.25em;
|
|
margin-top: 1.25em;
|
|
padding-left: 1.625em;
|
|
}
|
|
.prose-base :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.5em;
|
|
margin-top: 0.5em;
|
|
}
|
|
.prose-base :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.375em;
|
|
}
|
|
.prose-base :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.375em;
|
|
}
|
|
.prose-base
|
|
:where(.prose-base > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.75em;
|
|
margin-top: 0.75em;
|
|
}
|
|
.prose-base
|
|
:where(.prose-base > ul > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose-base
|
|
:where(.prose-base > ul > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.25em;
|
|
}
|
|
.prose-base
|
|
:where(.prose-base > ol > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose-base
|
|
:where(.prose-base > ol > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.25em;
|
|
}
|
|
.prose-base
|
|
:where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.75em;
|
|
margin-top: 0.75em;
|
|
}
|
|
.prose-base :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.25em;
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose-base :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 1.25em;
|
|
}
|
|
.prose-base :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0.5em;
|
|
padding-left: 1.625em;
|
|
}
|
|
.prose-base :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 3em;
|
|
margin-top: 3em;
|
|
}
|
|
.prose-base :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-base :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-base :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-base :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-base :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.875em;
|
|
line-height: 1.7142857;
|
|
}
|
|
.prose-base :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-bottom: 0.5714286em;
|
|
padding-left: 0.5714286em;
|
|
padding-right: 0.5714286em;
|
|
}
|
|
.prose-base :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-base :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-base :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding: 0.5714286em;
|
|
}
|
|
.prose-base
|
|
:where(tbody td:first-child, tfoot td:first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-base
|
|
:where(tbody td:last-child, tfoot td:last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-base :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-base :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-base :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.875em;
|
|
line-height: 1.4285714;
|
|
margin-top: 0.8571429em;
|
|
}
|
|
.prose-base
|
|
:where(.prose-base > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-base
|
|
:where(.prose-base > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
}
|
|
.prose-lg {
|
|
font-size: 1.125rem;
|
|
line-height: 1.7777778;
|
|
}
|
|
.prose-lg :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-lg :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.2222222em;
|
|
line-height: 1.4545455;
|
|
margin-bottom: 1.0909091em;
|
|
margin-top: 1.0909091em;
|
|
}
|
|
.prose-lg :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.6666667em;
|
|
margin-top: 1.6666667em;
|
|
padding-left: 1em;
|
|
}
|
|
.prose-lg :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 2.6666667em;
|
|
line-height: 1;
|
|
margin-bottom: 0.8333333em;
|
|
margin-top: 0;
|
|
}
|
|
.prose-lg :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.6666667em;
|
|
line-height: 1.3333333;
|
|
margin-bottom: 1.0666667em;
|
|
margin-top: 1.8666667em;
|
|
}
|
|
.prose-lg :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.3333333em;
|
|
line-height: 1.5;
|
|
margin-bottom: 0.6666667em;
|
|
margin-top: 1.6666667em;
|
|
}
|
|
.prose-lg :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
line-height: 1.5555556;
|
|
margin-bottom: 0.4444444em;
|
|
margin-top: 1.7777778em;
|
|
}
|
|
.prose-lg :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7777778em;
|
|
margin-top: 1.7777778em;
|
|
}
|
|
.prose-lg :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7777778em;
|
|
margin-top: 1.7777778em;
|
|
}
|
|
.prose-lg :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-lg :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7777778em;
|
|
margin-top: 1.7777778em;
|
|
}
|
|
.prose-lg :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.3125rem;
|
|
font-size: 0.8888889em;
|
|
padding: 0.2222222em 0.4444444em;
|
|
}
|
|
.prose-lg :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8888889em;
|
|
}
|
|
.prose-lg :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8666667em;
|
|
}
|
|
.prose-lg :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.875em;
|
|
}
|
|
.prose-lg :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.375rem;
|
|
font-size: 0.8888889em;
|
|
line-height: 1.75;
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
padding: 1em 1.5em;
|
|
}
|
|
.prose-lg :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
padding-left: 1.5555556em;
|
|
}
|
|
.prose-lg :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
padding-left: 1.5555556em;
|
|
}
|
|
.prose-lg :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.6666667em;
|
|
margin-top: 0.6666667em;
|
|
}
|
|
.prose-lg :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.4444444em;
|
|
}
|
|
.prose-lg :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.4444444em;
|
|
}
|
|
.prose-lg :where(.prose-lg > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.8888889em;
|
|
margin-top: 0.8888889em;
|
|
}
|
|
.prose-lg
|
|
:where(.prose-lg > ul > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-lg
|
|
:where(.prose-lg > ul > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.3333333em;
|
|
}
|
|
.prose-lg
|
|
:where(.prose-lg > ol > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-lg
|
|
:where(.prose-lg > ol > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.3333333em;
|
|
}
|
|
.prose-lg
|
|
:where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.8888889em;
|
|
margin-top: 0.8888889em;
|
|
}
|
|
.prose-lg :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-lg :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-lg :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0.6666667em;
|
|
padding-left: 1.5555556em;
|
|
}
|
|
.prose-lg :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 3.1111111em;
|
|
margin-top: 3.1111111em;
|
|
}
|
|
.prose-lg :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-lg :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-lg :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-lg :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-lg :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8888889em;
|
|
line-height: 1.5;
|
|
}
|
|
.prose-lg :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-bottom: 0.75em;
|
|
padding-left: 0.75em;
|
|
padding-right: 0.75em;
|
|
}
|
|
.prose-lg :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-lg :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-lg :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding: 0.75em;
|
|
}
|
|
.prose-lg
|
|
:where(tbody td:first-child, tfoot td:first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-lg
|
|
:where(tbody td:last-child, tfoot td:last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-lg :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7777778em;
|
|
margin-top: 1.7777778em;
|
|
}
|
|
.prose-lg :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-lg :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8888889em;
|
|
line-height: 1.5;
|
|
margin-top: 1em;
|
|
}
|
|
.prose-lg
|
|
:where(.prose-lg > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-lg
|
|
:where(.prose-lg > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
}
|
|
.prose-xl {
|
|
font-size: 1.25rem;
|
|
line-height: 1.8;
|
|
}
|
|
.prose-xl :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.2em;
|
|
margin-top: 1.2em;
|
|
}
|
|
.prose-xl :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.2em;
|
|
line-height: 1.5;
|
|
margin-bottom: 1em;
|
|
margin-top: 1em;
|
|
}
|
|
.prose-xl :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.6em;
|
|
margin-top: 1.6em;
|
|
padding-left: 1.0666667em;
|
|
}
|
|
.prose-xl :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 2.8em;
|
|
line-height: 1;
|
|
margin-bottom: 0.8571429em;
|
|
margin-top: 0;
|
|
}
|
|
.prose-xl :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.8em;
|
|
line-height: 1.1111111;
|
|
margin-bottom: 0.8888889em;
|
|
margin-top: 1.5555556em;
|
|
}
|
|
.prose-xl :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.5em;
|
|
line-height: 1.3333333;
|
|
margin-bottom: 0.6666667em;
|
|
margin-top: 1.6em;
|
|
}
|
|
.prose-xl :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
line-height: 1.6;
|
|
margin-bottom: 0.6em;
|
|
margin-top: 1.8em;
|
|
}
|
|
.prose-xl :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-xl :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-xl :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-xl :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-xl :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.3125rem;
|
|
font-size: 0.9em;
|
|
padding: 0.25em 0.4em;
|
|
}
|
|
.prose-xl :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.9em;
|
|
}
|
|
.prose-xl :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8611111em;
|
|
}
|
|
.prose-xl :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.9em;
|
|
}
|
|
.prose-xl :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.5rem;
|
|
font-size: 0.9em;
|
|
line-height: 1.7777778;
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
padding: 1.1111111em 1.3333333em;
|
|
}
|
|
.prose-xl :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.2em;
|
|
margin-top: 1.2em;
|
|
padding-left: 1.6em;
|
|
}
|
|
.prose-xl :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.2em;
|
|
margin-top: 1.2em;
|
|
padding-left: 1.6em;
|
|
}
|
|
.prose-xl :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.6em;
|
|
margin-top: 0.6em;
|
|
}
|
|
.prose-xl :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.4em;
|
|
}
|
|
.prose-xl :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.4em;
|
|
}
|
|
.prose-xl :where(.prose-xl > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.8em;
|
|
margin-top: 0.8em;
|
|
}
|
|
.prose-xl
|
|
:where(.prose-xl > ul > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.2em;
|
|
}
|
|
.prose-xl
|
|
:where(.prose-xl > ul > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.2em;
|
|
}
|
|
.prose-xl
|
|
:where(.prose-xl > ol > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.2em;
|
|
}
|
|
.prose-xl
|
|
:where(.prose-xl > ol > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.2em;
|
|
}
|
|
.prose-xl
|
|
:where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.8em;
|
|
margin-top: 0.8em;
|
|
}
|
|
.prose-xl :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.2em;
|
|
margin-top: 1.2em;
|
|
}
|
|
.prose-xl :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 1.2em;
|
|
}
|
|
.prose-xl :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0.6em;
|
|
padding-left: 1.6em;
|
|
}
|
|
.prose-xl :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2.8em;
|
|
margin-top: 2.8em;
|
|
}
|
|
.prose-xl :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-xl :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-xl :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-xl :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-xl :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.9em;
|
|
line-height: 1.5555556;
|
|
}
|
|
.prose-xl :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-bottom: 0.8888889em;
|
|
padding-left: 0.6666667em;
|
|
padding-right: 0.6666667em;
|
|
}
|
|
.prose-xl :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-xl :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-xl :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding: 0.8888889em 0.6666667em;
|
|
}
|
|
.prose-xl
|
|
:where(tbody td:first-child, tfoot td:first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-xl
|
|
:where(tbody td:last-child, tfoot td:last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-xl :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-xl :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-xl :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.9em;
|
|
line-height: 1.5555556;
|
|
margin-top: 1em;
|
|
}
|
|
.prose-xl
|
|
:where(.prose-xl > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-xl
|
|
:where(.prose-xl > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
}
|
|
.prose-2xl {
|
|
font-size: 1.5rem;
|
|
line-height: 1.6666667;
|
|
}
|
|
.prose-2xl :where(p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-2xl :where([class~='lead']):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.25em;
|
|
line-height: 1.4666667;
|
|
margin-bottom: 1.0666667em;
|
|
margin-top: 1.0666667em;
|
|
}
|
|
.prose-2xl :where(blockquote):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.7777778em;
|
|
margin-top: 1.7777778em;
|
|
padding-left: 1.1111111em;
|
|
}
|
|
.prose-2xl :where(h1):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 2.6666667em;
|
|
line-height: 1;
|
|
margin-bottom: 0.875em;
|
|
margin-top: 0;
|
|
}
|
|
.prose-2xl :where(h2):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 2em;
|
|
line-height: 1.0833333;
|
|
margin-bottom: 0.8333333em;
|
|
margin-top: 1.5em;
|
|
}
|
|
.prose-2xl :where(h3):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 1.5em;
|
|
line-height: 1.2222222;
|
|
margin-bottom: 0.6666667em;
|
|
margin-top: 1.5555556em;
|
|
}
|
|
.prose-2xl :where(h4):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
line-height: 1.5;
|
|
margin-bottom: 0.6666667em;
|
|
margin-top: 1.6666667em;
|
|
}
|
|
.prose-2xl :where(img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-2xl :where(picture):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-2xl :where(picture > img):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-2xl :where(video):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-2xl :where(kbd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.375rem;
|
|
font-size: 0.8333333em;
|
|
padding: 0.25em 0.3333333em;
|
|
}
|
|
.prose-2xl :where(code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8333333em;
|
|
}
|
|
.prose-2xl :where(h2 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.875em;
|
|
}
|
|
.prose-2xl :where(h3 code):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8888889em;
|
|
}
|
|
.prose-2xl :where(pre):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
border-radius: 0.5rem;
|
|
font-size: 0.8333333em;
|
|
line-height: 1.8;
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
padding: 1.2em 1.6em;
|
|
}
|
|
.prose-2xl :where(ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
padding-left: 1.5833333em;
|
|
}
|
|
.prose-2xl :where(ul):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
padding-left: 1.5833333em;
|
|
}
|
|
.prose-2xl :where(li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.5em;
|
|
margin-top: 0.5em;
|
|
}
|
|
.prose-2xl :where(ol > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.4166667em;
|
|
}
|
|
.prose-2xl :where(ul > li):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0.4166667em;
|
|
}
|
|
.prose-2xl
|
|
:where(.prose-2xl > ul > li p):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.8333333em;
|
|
margin-top: 0.8333333em;
|
|
}
|
|
.prose-2xl
|
|
:where(.prose-2xl > ul > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-2xl
|
|
:where(.prose-2xl > ul > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.3333333em;
|
|
}
|
|
.prose-2xl
|
|
:where(.prose-2xl > ol > li > :first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-2xl
|
|
:where(.prose-2xl > ol > li > :last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
margin-bottom: 1.3333333em;
|
|
}
|
|
.prose-2xl
|
|
:where(ul ul, ul ol, ol ul, ol ol):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0.6666667em;
|
|
margin-top: 0.6666667em;
|
|
}
|
|
.prose-2xl :where(dl):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 1.3333333em;
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-2xl :where(dt):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 1.3333333em;
|
|
}
|
|
.prose-2xl :where(dd):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0.5em;
|
|
padding-left: 1.5833333em;
|
|
}
|
|
.prose-2xl :where(hr):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 3em;
|
|
margin-top: 3em;
|
|
}
|
|
.prose-2xl :where(hr + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-2xl :where(h2 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-2xl :where(h3 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-2xl :where(h4 + *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-2xl :where(table):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8333333em;
|
|
line-height: 1.4;
|
|
}
|
|
.prose-2xl :where(thead th):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-bottom: 0.8em;
|
|
padding-left: 0.6em;
|
|
padding-right: 0.6em;
|
|
}
|
|
.prose-2xl :where(thead th:first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-2xl :where(thead th:last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-2xl :where(tbody td, tfoot td):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
padding: 0.8em 0.6em;
|
|
}
|
|
.prose-2xl
|
|
:where(tbody td:first-child, tfoot td:first-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-left: 0;
|
|
}
|
|
.prose-2xl
|
|
:where(tbody td:last-child, tfoot td:last-child):not(
|
|
:where([class~='not-prose'], [class~='not-prose'] *)
|
|
) {
|
|
padding-right: 0;
|
|
}
|
|
.prose-2xl :where(figure):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 2em;
|
|
margin-top: 2em;
|
|
}
|
|
.prose-2xl :where(figure > *):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.prose-2xl :where(figcaption):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
font-size: 0.8333333em;
|
|
line-height: 1.6;
|
|
margin-top: 1em;
|
|
}
|
|
.prose-2xl
|
|
:where(.prose-2xl > :first-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-top: 0;
|
|
}
|
|
.prose-2xl
|
|
:where(.prose-2xl > :last-child):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
|
|
margin-bottom: 0;
|
|
}
|
|
.table-custom th {
|
|
color: #111827;
|
|
font-size: 0.875rem;
|
|
font-weight: 600;
|
|
padding: 0.75rem 0.25rem;
|
|
text-align: left;
|
|
text-transform: capitalize;
|
|
}
|
|
.\!dark .table-custom th {
|
|
color: #e5e7eb !important;
|
|
}
|
|
.dark .table-custom th {
|
|
color: #e5e7eb;
|
|
}
|
|
.table-custom td {
|
|
color: #374151;
|
|
font-size: 0.875rem;
|
|
padding: 0.5rem 0.25rem;
|
|
}
|
|
.\!dark .table-custom td {
|
|
color: #e5e7eb !important;
|
|
}
|
|
.dark .table-custom td {
|
|
color: #e5e7eb;
|
|
}
|
|
.table-custom tbody > :not([hidden]) ~ :not([hidden]) {
|
|
border-top: 1px solid #e5e7eb;
|
|
}
|
|
.\!dark .table-custom tbody > :not([hidden]) ~ :not([hidden]) {
|
|
border-top: 1px solid #374151 !important;
|
|
}
|
|
.dark .table-custom tbody > :not([hidden]) ~ :not([hidden]) {
|
|
border-top: 1px solid #374151;
|
|
}
|
|
.table-custom tbody > tr:hover {
|
|
background-color: #f9fafb;
|
|
}
|
|
.\!dark .table-custom tbody > tr:hover {
|
|
background-color: #1f2937 !important;
|
|
}
|
|
.dark .table-custom tbody > tr:hover {
|
|
background-color: #1f2937;
|
|
}
|
|
.input-error {
|
|
border-color: #ef4444 !important;
|
|
}
|
|
.box {
|
|
border-radius: 0.125rem;
|
|
border-width: 1px;
|
|
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
|
|
padding: 1rem;
|
|
}
|
|
.animate-skeleton {
|
|
animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
|
background-color: #dbeafe;
|
|
border-radius: 0.25rem;
|
|
}
|
|
.splitpanes__pane {
|
|
background-color: #fff !important;
|
|
overflow: auto !important;
|
|
}
|
|
.\!dark .splitpanes__pane,
|
|
.dark .splitpanes__pane {
|
|
background-color: #2e3440 !important;
|
|
overflow: auto !important;
|
|
}
|
|
.splitpanes__splitter {
|
|
border: none !important;
|
|
}
|
|
.splitpanes__splitter,
|
|
.splitpanes__splitter:after {
|
|
background-color: #ddd !important;
|
|
margin: 0 !important;
|
|
}
|
|
.splitpanes__splitter:after {
|
|
--splitter-hover-size: 5px;
|
|
--splitter-hover-adjustment: -2px;
|
|
opacity: 0;
|
|
transform: none !important;
|
|
transition: opacity 0.2s !important;
|
|
}
|
|
.splitpanes__splitter:hover:after {
|
|
opacity: 1;
|
|
z-index: 1001 !important;
|
|
}
|
|
.\!dark .splitpanes__splitter,
|
|
.\!dark .splitpanes__splitter:after,
|
|
.dark .splitpanes__splitter,
|
|
.dark .splitpanes__splitter:after {
|
|
background-color: #3e4c60 !important;
|
|
}
|
|
.splitpanes--vertical > .splitpanes__splitter {
|
|
width: 1px !important;
|
|
}
|
|
.splitpanes--vertical > .splitpanes__splitter:before {
|
|
left: 1px !important;
|
|
margin-left: 0 !important;
|
|
width: 0 !important;
|
|
}
|
|
.splitpanes--vertical > .splitpanes__splitter:after {
|
|
height: 100% !important;
|
|
left: var(--splitter-hover-adjustment) !important;
|
|
top: 0 !important;
|
|
width: var(--splitter-hover-size) !important;
|
|
}
|
|
.splitpanes--horizontal > .splitpanes__splitter {
|
|
height: 1px !important;
|
|
}
|
|
.splitpanes--horizontal > .splitpanes__splitter:before {
|
|
height: 0 !important;
|
|
margin-top: 0 !important;
|
|
top: 1px !important;
|
|
}
|
|
.splitpanes--horizontal > .splitpanes__splitter:after {
|
|
height: var(--splitter-hover-size) !important;
|
|
left: 0 !important;
|
|
top: var(--splitter-hover-adjustment) !important;
|
|
width: 100% !important;
|
|
}
|
|
.wm-tab-active {
|
|
border-color: #3e4c60;
|
|
color: #2d3748;
|
|
}
|
|
.\!dark .wm-tab-active {
|
|
border-color: #ddd !important;
|
|
color: #eee !important;
|
|
}
|
|
.dark .wm-tab-active {
|
|
border-color: #ddd;
|
|
color: #eee;
|
|
}
|
|
.sr-only {
|
|
clip: rect(0, 0, 0, 0);
|
|
border-width: 0;
|
|
height: 1px;
|
|
margin: -1px;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
position: absolute;
|
|
white-space: nowrap;
|
|
width: 1px;
|
|
}
|
|
.pointer-events-none {
|
|
pointer-events: none;
|
|
}
|
|
.pointer-events-auto {
|
|
pointer-events: auto;
|
|
}
|
|
.visible {
|
|
visibility: visible;
|
|
}
|
|
.invisible {
|
|
visibility: hidden;
|
|
}
|
|
.collapse {
|
|
visibility: collapse;
|
|
}
|
|
.\!static {
|
|
position: static !important;
|
|
}
|
|
.static {
|
|
position: static;
|
|
}
|
|
.\!fixed {
|
|
position: fixed !important;
|
|
}
|
|
.fixed {
|
|
position: fixed;
|
|
}
|
|
.\!absolute {
|
|
position: absolute !important;
|
|
}
|
|
.absolute {
|
|
position: absolute;
|
|
}
|
|
.relative {
|
|
position: relative;
|
|
}
|
|
.sticky {
|
|
position: sticky;
|
|
}
|
|
.\!inset-0 {
|
|
inset: 0 !important;
|
|
}
|
|
.inset-0 {
|
|
inset: 0;
|
|
}
|
|
.inset-y-0 {
|
|
bottom: 0;
|
|
top: 0;
|
|
}
|
|
.\!right-9 {
|
|
right: 2.25rem !important;
|
|
}
|
|
.-bottom-0 {
|
|
bottom: 0;
|
|
}
|
|
.-bottom-0\.5 {
|
|
bottom: -0.125rem;
|
|
}
|
|
.-bottom-1 {
|
|
bottom: -0.25rem;
|
|
}
|
|
.-bottom-10 {
|
|
bottom: -2.5rem;
|
|
}
|
|
.-bottom-2 {
|
|
bottom: -0.5rem;
|
|
}
|
|
.-bottom-3 {
|
|
bottom: -0.75rem;
|
|
}
|
|
.-left-10 {
|
|
left: -2.5rem;
|
|
}
|
|
.-left-2 {
|
|
left: -0.5rem;
|
|
}
|
|
.-left-4 {
|
|
left: -1rem;
|
|
}
|
|
.-left-\[10px\] {
|
|
left: -10px;
|
|
}
|
|
.-left-\[20px\] {
|
|
left: -20px;
|
|
}
|
|
.-left-\[8px\] {
|
|
left: -8px;
|
|
}
|
|
.-right-0 {
|
|
right: 0;
|
|
}
|
|
.-right-0\.5 {
|
|
right: -0.125rem;
|
|
}
|
|
.-right-1 {
|
|
right: -0.25rem;
|
|
}
|
|
.-right-1\.5 {
|
|
right: -0.375rem;
|
|
}
|
|
.-right-2 {
|
|
right: -0.5rem;
|
|
}
|
|
.-right-\[10px\] {
|
|
right: -10px;
|
|
}
|
|
.-top-0 {
|
|
top: 0;
|
|
}
|
|
.-top-0\.5 {
|
|
top: -0.125rem;
|
|
}
|
|
.-top-1 {
|
|
top: -0.25rem;
|
|
}
|
|
.-top-1\.5 {
|
|
top: -0.375rem;
|
|
}
|
|
.-top-10 {
|
|
top: -2.5rem;
|
|
}
|
|
.-top-2 {
|
|
top: -0.5rem;
|
|
}
|
|
.-top-4 {
|
|
top: -1rem;
|
|
}
|
|
.-top-5 {
|
|
top: -1.25rem;
|
|
}
|
|
.-top-8 {
|
|
top: -2rem;
|
|
}
|
|
.-top-\[10px\] {
|
|
top: -10px;
|
|
}
|
|
.-top-\[11px\] {
|
|
top: -11px;
|
|
}
|
|
.-top-\[18px\] {
|
|
top: -18px;
|
|
}
|
|
.-top-\[32px\] {
|
|
top: -32px;
|
|
}
|
|
.bottom-0 {
|
|
bottom: 0;
|
|
}
|
|
.bottom-0\.5 {
|
|
bottom: 0.125rem;
|
|
}
|
|
.bottom-1 {
|
|
bottom: 0.25rem;
|
|
}
|
|
.bottom-2 {
|
|
bottom: 0.5rem;
|
|
}
|
|
.bottom-4 {
|
|
bottom: 1rem;
|
|
}
|
|
.bottom-\[35px\] {
|
|
bottom: 35px;
|
|
}
|
|
.left-0 {
|
|
left: 0;
|
|
}
|
|
.left-0\.5 {
|
|
left: 0.125rem;
|
|
}
|
|
.left-1 {
|
|
left: 0.25rem;
|
|
}
|
|
.left-1\/2 {
|
|
left: 50%;
|
|
}
|
|
.left-2 {
|
|
left: 0.5rem;
|
|
}
|
|
.left-36 {
|
|
left: 9rem;
|
|
}
|
|
.left-6 {
|
|
left: 1.5rem;
|
|
}
|
|
.left-8 {
|
|
left: 2rem;
|
|
}
|
|
.left-\[0\.5rem\] {
|
|
left: 0.5rem;
|
|
}
|
|
.left-\[2\.05rem\] {
|
|
left: 2.05rem;
|
|
}
|
|
.left-\[50\%\] {
|
|
left: 50%;
|
|
}
|
|
.left-\[60px\] {
|
|
left: 60px;
|
|
}
|
|
.right-0 {
|
|
right: 0;
|
|
}
|
|
.right-0\.5 {
|
|
right: 0.125rem;
|
|
}
|
|
.right-1 {
|
|
right: 0.25rem;
|
|
}
|
|
.right-12 {
|
|
right: 3rem;
|
|
}
|
|
.right-2 {
|
|
right: 0.5rem;
|
|
}
|
|
.right-20 {
|
|
right: 5rem;
|
|
}
|
|
.right-4 {
|
|
right: 1rem;
|
|
}
|
|
.right-8 {
|
|
right: 2rem;
|
|
}
|
|
.right-\[4\.5rem\] {
|
|
right: 4.5rem;
|
|
}
|
|
.right-\[50\%\] {
|
|
right: 50%;
|
|
}
|
|
.right-\[60px\] {
|
|
right: 60px;
|
|
}
|
|
.top-0 {
|
|
top: 0;
|
|
}
|
|
.top-0\.5 {
|
|
top: 0.125rem;
|
|
}
|
|
.top-1 {
|
|
top: 0.25rem;
|
|
}
|
|
.top-1\/2 {
|
|
top: 50%;
|
|
}
|
|
.top-2 {
|
|
top: 0.5rem;
|
|
}
|
|
.top-2\.5 {
|
|
top: 0.625rem;
|
|
}
|
|
.top-3 {
|
|
top: 0.75rem;
|
|
}
|
|
.top-4 {
|
|
top: 1rem;
|
|
}
|
|
.top-\[-10px\] {
|
|
top: -10px;
|
|
}
|
|
.top-\[0\.05rem\] {
|
|
top: 0.05rem;
|
|
}
|
|
.top-\[0\.3rem\] {
|
|
top: 0.3rem;
|
|
}
|
|
.top-\[1\.3rem\] {
|
|
top: 1.3rem;
|
|
}
|
|
.top-\[35px\] {
|
|
top: 35px;
|
|
}
|
|
.top-\[50\%\] {
|
|
top: 50%;
|
|
}
|
|
.top-\[9\.5px\] {
|
|
top: 9.5px;
|
|
}
|
|
.isolate {
|
|
isolation: isolate;
|
|
}
|
|
.\!z-10 {
|
|
z-index: 10 !important;
|
|
}
|
|
.-z-0 {
|
|
z-index: 0;
|
|
}
|
|
.-z-10 {
|
|
z-index: -10;
|
|
}
|
|
.z-0 {
|
|
z-index: 0;
|
|
}
|
|
.z-10 {
|
|
z-index: 10;
|
|
}
|
|
.z-20 {
|
|
z-index: 20;
|
|
}
|
|
.z-30 {
|
|
z-index: 30;
|
|
}
|
|
.z-40 {
|
|
z-index: 40;
|
|
}
|
|
.z-50 {
|
|
z-index: 50;
|
|
}
|
|
.z-\[10000\] {
|
|
z-index: 10000;
|
|
}
|
|
.z-\[1000\] {
|
|
z-index: 1000;
|
|
}
|
|
.z-\[100\] {
|
|
z-index: 100;
|
|
}
|
|
.z-\[1100\] {
|
|
z-index: 1100;
|
|
}
|
|
.z-\[2000\] {
|
|
z-index: 2000;
|
|
}
|
|
.z-\[4999\] {
|
|
z-index: 4999;
|
|
}
|
|
.z-\[5000\] {
|
|
z-index: 5000;
|
|
}
|
|
.z-\[5001\] {
|
|
z-index: 5001;
|
|
}
|
|
.z-\[500\] {
|
|
z-index: 500;
|
|
}
|
|
.z-\[6000\] {
|
|
z-index: 6000;
|
|
}
|
|
.z-\[7000\] {
|
|
z-index: 7000;
|
|
}
|
|
.z-\[900\] {
|
|
z-index: 900;
|
|
}
|
|
.z-\[901\] {
|
|
z-index: 901;
|
|
}
|
|
.z-auto {
|
|
z-index: auto;
|
|
}
|
|
.col-span-1 {
|
|
grid-column: span 1 / span 1;
|
|
}
|
|
.col-span-10 {
|
|
grid-column: span 10 / span 10;
|
|
}
|
|
.col-span-11 {
|
|
grid-column: span 11 / span 11;
|
|
}
|
|
.col-span-2 {
|
|
grid-column: span 2 / span 2;
|
|
}
|
|
.col-span-3 {
|
|
grid-column: span 3 / span 3;
|
|
}
|
|
.col-span-4 {
|
|
grid-column: span 4 / span 4;
|
|
}
|
|
.col-span-5 {
|
|
grid-column: span 5 / span 5;
|
|
}
|
|
.float-right {
|
|
float: right;
|
|
}
|
|
.\!m-0 {
|
|
margin: 0 !important;
|
|
}
|
|
.m-0 {
|
|
margin: 0;
|
|
}
|
|
.m-0\.5 {
|
|
margin: 0.125rem;
|
|
}
|
|
.m-1 {
|
|
margin: 0.25rem;
|
|
}
|
|
.m-16 {
|
|
margin: 4rem;
|
|
}
|
|
.m-2 {
|
|
margin: 0.5rem;
|
|
}
|
|
.m-24 {
|
|
margin: 6rem;
|
|
}
|
|
.m-4 {
|
|
margin: 1rem;
|
|
}
|
|
.m-\[0\.5px\] {
|
|
margin: 0.5px;
|
|
}
|
|
.m-\[1px\] {
|
|
margin: 1px;
|
|
}
|
|
.m-\[2px\] {
|
|
margin: 2px;
|
|
}
|
|
.m-\[5px\] {
|
|
margin: 5px;
|
|
}
|
|
.m-auto {
|
|
margin: auto;
|
|
}
|
|
.\!my-0 {
|
|
margin-bottom: 0 !important;
|
|
margin-top: 0 !important;
|
|
}
|
|
.-my-1 {
|
|
margin-bottom: -0.25rem;
|
|
margin-top: -0.25rem;
|
|
}
|
|
.-my-2 {
|
|
margin-bottom: -0.5rem;
|
|
margin-top: -0.5rem;
|
|
}
|
|
.mx-0 {
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
.mx-0\.5 {
|
|
margin-left: 0.125rem;
|
|
margin-right: 0.125rem;
|
|
}
|
|
.mx-1 {
|
|
margin-left: 0.25rem;
|
|
margin-right: 0.25rem;
|
|
}
|
|
.mx-2 {
|
|
margin-left: 0.5rem;
|
|
margin-right: 0.5rem;
|
|
}
|
|
.mx-24 {
|
|
margin-left: 6rem;
|
|
margin-right: 6rem;
|
|
}
|
|
.mx-4 {
|
|
margin-left: 1rem;
|
|
margin-right: 1rem;
|
|
}
|
|
.mx-6 {
|
|
margin-left: 1.5rem;
|
|
margin-right: 1.5rem;
|
|
}
|
|
.mx-\[1px\] {
|
|
margin-left: 1px;
|
|
margin-right: 1px;
|
|
}
|
|
.mx-\[3px\] {
|
|
margin-left: 3px;
|
|
margin-right: 3px;
|
|
}
|
|
.mx-\[5px\] {
|
|
margin-left: 5px;
|
|
margin-right: 5px;
|
|
}
|
|
.mx-auto {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
.my-0 {
|
|
margin-bottom: 0;
|
|
margin-top: 0;
|
|
}
|
|
.my-1 {
|
|
margin-bottom: 0.25rem;
|
|
margin-top: 0.25rem;
|
|
}
|
|
.my-2 {
|
|
margin-bottom: 0.5rem;
|
|
margin-top: 0.5rem;
|
|
}
|
|
.my-4 {
|
|
margin-bottom: 1rem;
|
|
margin-top: 1rem;
|
|
}
|
|
.my-6 {
|
|
margin-bottom: 1.5rem;
|
|
margin-top: 1.5rem;
|
|
}
|
|
.my-8 {
|
|
margin-bottom: 2rem;
|
|
margin-top: 2rem;
|
|
}
|
|
.\!ml-0 {
|
|
margin-left: 0 !important;
|
|
}
|
|
.\!ml-1 {
|
|
margin-left: 0.25rem !important;
|
|
}
|
|
.\!ml-2 {
|
|
margin-left: 0.5rem !important;
|
|
}
|
|
.\!ml-4 {
|
|
margin-left: 1rem !important;
|
|
}
|
|
.\!mt-0 {
|
|
margin-top: 0 !important;
|
|
}
|
|
.\!mt-2 {
|
|
margin-top: 0.5rem !important;
|
|
}
|
|
.-ml-14 {
|
|
margin-left: -3.5rem;
|
|
}
|
|
.-mr-12 {
|
|
margin-right: -3rem;
|
|
}
|
|
.-mt-0 {
|
|
margin-top: 0;
|
|
}
|
|
.-mt-0\.5 {
|
|
margin-top: -0.125rem;
|
|
}
|
|
.-mt-1 {
|
|
margin-top: -0.25rem;
|
|
}
|
|
.-mt-2 {
|
|
margin-top: -0.5rem;
|
|
}
|
|
.-mt-4 {
|
|
margin-top: -1rem;
|
|
}
|
|
.-mt-6 {
|
|
margin-top: -1.5rem;
|
|
}
|
|
.mb-0 {
|
|
margin-bottom: 0;
|
|
}
|
|
.mb-0\.5 {
|
|
margin-bottom: 0.125rem;
|
|
}
|
|
.mb-1 {
|
|
margin-bottom: 0.25rem;
|
|
}
|
|
.mb-10 {
|
|
margin-bottom: 2.5rem;
|
|
}
|
|
.mb-16 {
|
|
margin-bottom: 4rem;
|
|
}
|
|
.mb-2 {
|
|
margin-bottom: 0.5rem;
|
|
}
|
|
.mb-20 {
|
|
margin-bottom: 5rem;
|
|
}
|
|
.mb-3 {
|
|
margin-bottom: 0.75rem;
|
|
}
|
|
.mb-4 {
|
|
margin-bottom: 1rem;
|
|
}
|
|
.mb-48 {
|
|
margin-bottom: 12rem;
|
|
}
|
|
.mb-5 {
|
|
margin-bottom: 1.25rem;
|
|
}
|
|
.mb-6 {
|
|
margin-bottom: 1.5rem;
|
|
}
|
|
.mb-8 {
|
|
margin-bottom: 2rem;
|
|
}
|
|
.ml-0 {
|
|
margin-left: 0;
|
|
}
|
|
.ml-0\.5 {
|
|
margin-left: 0.125rem;
|
|
}
|
|
.ml-1 {
|
|
margin-left: 0.25rem;
|
|
}
|
|
.ml-1\.5 {
|
|
margin-left: 0.375rem;
|
|
}
|
|
.ml-10 {
|
|
margin-left: 2.5rem;
|
|
}
|
|
.ml-16 {
|
|
margin-left: 4rem;
|
|
}
|
|
.ml-2 {
|
|
margin-left: 0.5rem;
|
|
}
|
|
.ml-20 {
|
|
margin-left: 5rem;
|
|
}
|
|
.ml-3 {
|
|
margin-left: 0.75rem;
|
|
}
|
|
.ml-4 {
|
|
margin-left: 1rem;
|
|
}
|
|
.ml-8 {
|
|
margin-left: 2rem;
|
|
}
|
|
.ml-auto {
|
|
margin-left: auto;
|
|
}
|
|
.mr-0 {
|
|
margin-right: 0;
|
|
}
|
|
.mr-0\.5 {
|
|
margin-right: 0.125rem;
|
|
}
|
|
.mr-1 {
|
|
margin-right: 0.25rem;
|
|
}
|
|
.mr-2 {
|
|
margin-right: 0.5rem;
|
|
}
|
|
.mr-4 {
|
|
margin-right: 1rem;
|
|
}
|
|
.mr-8 {
|
|
margin-right: 2rem;
|
|
}
|
|
.mt-0 {
|
|
margin-top: 0;
|
|
}
|
|
.mt-0\.5 {
|
|
margin-top: 0.125rem;
|
|
}
|
|
.mt-1 {
|
|
margin-top: 0.25rem;
|
|
}
|
|
.mt-10 {
|
|
margin-top: 2.5rem;
|
|
}
|
|
.mt-12 {
|
|
margin-top: 3rem;
|
|
}
|
|
.mt-16 {
|
|
margin-top: 4rem;
|
|
}
|
|
.mt-2 {
|
|
margin-top: 0.5rem;
|
|
}
|
|
.mt-20 {
|
|
margin-top: 5rem;
|
|
}
|
|
.mt-3 {
|
|
margin-top: 0.75rem;
|
|
}
|
|
.mt-36 {
|
|
margin-top: 9rem;
|
|
}
|
|
.mt-4 {
|
|
margin-top: 1rem;
|
|
}
|
|
.mt-40 {
|
|
margin-top: 10rem;
|
|
}
|
|
.mt-5 {
|
|
margin-top: 1.25rem;
|
|
}
|
|
.mt-6 {
|
|
margin-top: 1.5rem;
|
|
}
|
|
.mt-8 {
|
|
margin-top: 2rem;
|
|
}
|
|
.\!block {
|
|
display: block !important;
|
|
}
|
|
.block {
|
|
display: block;
|
|
}
|
|
.inline-block {
|
|
display: inline-block;
|
|
}
|
|
.inline {
|
|
display: inline;
|
|
}
|
|
.flex {
|
|
display: flex;
|
|
}
|
|
.inline-flex {
|
|
display: inline-flex;
|
|
}
|
|
.\!table {
|
|
display: table !important;
|
|
}
|
|
.table {
|
|
display: table;
|
|
}
|
|
.table-column {
|
|
display: table-column;
|
|
}
|
|
.table-row {
|
|
display: table-row;
|
|
}
|
|
.flow-root {
|
|
display: flow-root;
|
|
}
|
|
.\!grid {
|
|
display: grid !important;
|
|
}
|
|
.grid {
|
|
display: grid;
|
|
}
|
|
.contents {
|
|
display: contents;
|
|
}
|
|
.list-item {
|
|
display: list-item;
|
|
}
|
|
.\!hidden {
|
|
display: none !important;
|
|
}
|
|
.hidden {
|
|
display: none;
|
|
}
|
|
.\!h-10 {
|
|
height: 2.5rem !important;
|
|
}
|
|
.\!h-2 {
|
|
height: 0.5rem !important;
|
|
}
|
|
.\!h-4 {
|
|
height: 1rem !important;
|
|
}
|
|
.\!h-5 {
|
|
height: 1.25rem !important;
|
|
}
|
|
.\!h-8 {
|
|
height: 2rem !important;
|
|
}
|
|
.\!h-\[24px\] {
|
|
height: 24px !important;
|
|
}
|
|
.\!h-\[28px\] {
|
|
height: 28px !important;
|
|
}
|
|
.\!h-\[32px\] {
|
|
height: 32px !important;
|
|
}
|
|
.\!h-\[34px\] {
|
|
height: 34px !important;
|
|
}
|
|
.\!h-full {
|
|
height: 100% !important;
|
|
}
|
|
.h-0 {
|
|
height: 0;
|
|
}
|
|
.h-0\.5 {
|
|
height: 0.125rem;
|
|
}
|
|
.h-1 {
|
|
height: 0.25rem;
|
|
}
|
|
.h-10 {
|
|
height: 2.5rem;
|
|
}
|
|
.h-12 {
|
|
height: 3rem;
|
|
}
|
|
.h-16 {
|
|
height: 4rem;
|
|
}
|
|
.h-2 {
|
|
height: 0.5rem;
|
|
}
|
|
.h-24 {
|
|
height: 6rem;
|
|
}
|
|
.h-3 {
|
|
height: 0.75rem;
|
|
}
|
|
.h-36 {
|
|
height: 9rem;
|
|
}
|
|
.h-4 {
|
|
height: 1rem;
|
|
}
|
|
.h-40 {
|
|
height: 10rem;
|
|
}
|
|
.h-48 {
|
|
height: 12rem;
|
|
}
|
|
.h-5 {
|
|
height: 1.25rem;
|
|
}
|
|
.h-6 {
|
|
height: 1.5rem;
|
|
}
|
|
.h-7 {
|
|
height: 1.75rem;
|
|
}
|
|
.h-8 {
|
|
height: 2rem;
|
|
}
|
|
.h-80 {
|
|
height: 20rem;
|
|
}
|
|
.h-9 {
|
|
height: 2.25rem;
|
|
}
|
|
.h-\[20px\] {
|
|
height: 20px;
|
|
}
|
|
.h-\[25px\] {
|
|
height: 25px;
|
|
}
|
|
.h-\[300px\] {
|
|
height: 300px;
|
|
}
|
|
.h-\[30px\] {
|
|
height: 30px;
|
|
}
|
|
.h-\[500px\] {
|
|
height: 500px;
|
|
}
|
|
.h-\[70vh\] {
|
|
height: 70vh;
|
|
}
|
|
.h-\[calc\(100\%-22px\)\] {
|
|
height: calc(100% - 22px);
|
|
}
|
|
.h-\[calc\(100\%-32px\)\] {
|
|
height: calc(100% - 32px);
|
|
}
|
|
.h-\[calc\(100\%-34px\)\] {
|
|
height: calc(100% - 34px);
|
|
}
|
|
.h-\[calc\(100\%-50px\)\] {
|
|
height: calc(100% - 50px);
|
|
}
|
|
.h-\[calc\(100\%-68px\)\] {
|
|
height: calc(100% - 68px);
|
|
}
|
|
.h-auto {
|
|
height: auto;
|
|
}
|
|
.h-fit {
|
|
height: -moz-fit-content;
|
|
height: fit-content;
|
|
}
|
|
.h-full {
|
|
height: 100%;
|
|
}
|
|
.h-screen {
|
|
height: 100vh;
|
|
}
|
|
.\!max-h-\[400px\] {
|
|
max-height: 400px !important;
|
|
}
|
|
.\!max-h-\[calc\(100\%-30px\)\] {
|
|
max-height: calc(100% - 30px) !important;
|
|
}
|
|
.\!max-h-\[calc\(100\%-43px\)\] {
|
|
max-height: calc(100% - 43px) !important;
|
|
}
|
|
.\!max-h-\[calc\(100\%-48px\)\] {
|
|
max-height: calc(100% - 48px) !important;
|
|
}
|
|
.max-h-1\/2 {
|
|
max-height: 50vh;
|
|
}
|
|
.max-h-12 {
|
|
max-height: 3rem;
|
|
}
|
|
.max-h-3\/4 {
|
|
max-height: 75vh;
|
|
}
|
|
.max-h-40 {
|
|
max-height: 10rem;
|
|
}
|
|
.max-h-48 {
|
|
max-height: 12rem;
|
|
}
|
|
.max-h-60 {
|
|
max-height: 15rem;
|
|
}
|
|
.max-h-80 {
|
|
max-height: 20rem;
|
|
}
|
|
.max-h-\[15px\] {
|
|
max-height: 15px;
|
|
}
|
|
.max-h-\[200px\] {
|
|
max-height: 200px;
|
|
}
|
|
.max-h-\[300px\] {
|
|
max-height: 300px;
|
|
}
|
|
.max-h-\[34rem\] {
|
|
max-height: 34rem;
|
|
}
|
|
.max-h-\[512px\] {
|
|
max-height: 512px;
|
|
}
|
|
.max-h-\[60vh\] {
|
|
max-height: 60vh;
|
|
}
|
|
.max-h-\[70vh\] {
|
|
max-height: 70vh;
|
|
}
|
|
.max-h-\[80px\] {
|
|
max-height: 80px;
|
|
}
|
|
.max-h-\[80vh\] {
|
|
max-height: 80vh;
|
|
}
|
|
.max-h-\[90vh\] {
|
|
max-height: 90vh;
|
|
}
|
|
.max-h-full {
|
|
max-height: 100%;
|
|
}
|
|
.max-h-screen {
|
|
max-height: 100vh;
|
|
}
|
|
.\!min-h-\[30px\] {
|
|
min-height: 30px !important;
|
|
}
|
|
.\!min-h-\[42px\] {
|
|
min-height: 42px !important;
|
|
}
|
|
.min-h-0 {
|
|
min-height: 0;
|
|
}
|
|
.min-h-4 {
|
|
min-height: 1rem;
|
|
}
|
|
.min-h-5 {
|
|
min-height: 1.25rem;
|
|
}
|
|
.min-h-6 {
|
|
min-height: 1.5rem;
|
|
}
|
|
.min-h-\[150px\] {
|
|
min-height: 150px;
|
|
}
|
|
.min-h-\[200px\] {
|
|
min-height: 200px;
|
|
}
|
|
.min-h-\[256px\] {
|
|
min-height: 256px;
|
|
}
|
|
.min-h-\[28px\] {
|
|
min-height: 28px;
|
|
}
|
|
.min-h-\[30px\] {
|
|
min-height: 30px;
|
|
}
|
|
.min-h-\[3rem\] {
|
|
min-height: 3rem;
|
|
}
|
|
.min-h-\[56px\] {
|
|
min-height: 56px;
|
|
}
|
|
.min-h-\[600px\] {
|
|
min-height: 600px;
|
|
}
|
|
.min-h-\[60px\] {
|
|
min-height: 60px;
|
|
}
|
|
.min-h-\[700px\] {
|
|
min-height: 700px;
|
|
}
|
|
.min-h-\[72px\] {
|
|
min-height: 72px;
|
|
}
|
|
.min-h-\[80px\] {
|
|
min-height: 80px;
|
|
}
|
|
.min-h-\[calc\(100\%-32px\)\] {
|
|
min-height: calc(100% - 32px);
|
|
}
|
|
.min-h-full {
|
|
min-height: 100%;
|
|
}
|
|
.min-h-screen {
|
|
min-height: 100vh;
|
|
}
|
|
.\!w-1\/4 {
|
|
width: 25% !important;
|
|
}
|
|
.\!w-10 {
|
|
width: 2.5rem !important;
|
|
}
|
|
.\!w-14 {
|
|
width: 3.5rem !important;
|
|
}
|
|
.\!w-16 {
|
|
width: 4rem !important;
|
|
}
|
|
.\!w-2 {
|
|
width: 0.5rem !important;
|
|
}
|
|
.\!w-24 {
|
|
width: 6rem !important;
|
|
}
|
|
.\!w-3\/4 {
|
|
width: 75% !important;
|
|
}
|
|
.\!w-32 {
|
|
width: 8rem !important;
|
|
}
|
|
.\!w-36 {
|
|
width: 9rem !important;
|
|
}
|
|
.\!w-4 {
|
|
width: 1rem !important;
|
|
}
|
|
.\!w-40 {
|
|
width: 10rem !important;
|
|
}
|
|
.\!w-48 {
|
|
width: 12rem !important;
|
|
}
|
|
.\!w-64 {
|
|
width: 16rem !important;
|
|
}
|
|
.\!w-80 {
|
|
width: 20rem !important;
|
|
}
|
|
.\!w-\[34px\] {
|
|
width: 34px !important;
|
|
}
|
|
.\!w-\[38px\] {
|
|
width: 38px !important;
|
|
}
|
|
.\!w-\[45px\] {
|
|
width: 45px !important;
|
|
}
|
|
.\!w-\[50px\] {
|
|
width: 50px !important;
|
|
}
|
|
.\!w-\[70px\] {
|
|
width: 70px !important;
|
|
}
|
|
.\!w-\[90px\] {
|
|
width: 90px !important;
|
|
}
|
|
.\!w-auto {
|
|
width: auto !important;
|
|
}
|
|
.\!w-full {
|
|
width: 100% !important;
|
|
}
|
|
.w-0 {
|
|
width: 0;
|
|
}
|
|
.w-1 {
|
|
width: 0.25rem;
|
|
}
|
|
.w-1\.5 {
|
|
width: 0.375rem;
|
|
}
|
|
.w-1\/12 {
|
|
width: 8.333333%;
|
|
}
|
|
.w-1\/2 {
|
|
width: 50%;
|
|
}
|
|
.w-1\/4 {
|
|
width: 25%;
|
|
}
|
|
.w-1\/6 {
|
|
width: 16.666667%;
|
|
}
|
|
.w-10 {
|
|
width: 2.5rem;
|
|
}
|
|
.w-11 {
|
|
width: 2.75rem;
|
|
}
|
|
.w-11\/12 {
|
|
width: 91.666667%;
|
|
}
|
|
.w-12 {
|
|
width: 3rem;
|
|
}
|
|
.w-16 {
|
|
width: 4rem;
|
|
}
|
|
.w-2 {
|
|
width: 0.5rem;
|
|
}
|
|
.w-20 {
|
|
width: 5rem;
|
|
}
|
|
.w-24 {
|
|
width: 6rem;
|
|
}
|
|
.w-3 {
|
|
width: 0.75rem;
|
|
}
|
|
.w-3\/12 {
|
|
width: 25%;
|
|
}
|
|
.w-32 {
|
|
width: 8rem;
|
|
}
|
|
.w-4 {
|
|
width: 1rem;
|
|
}
|
|
.w-4\/12 {
|
|
width: 33.333333%;
|
|
}
|
|
.w-40 {
|
|
width: 10rem;
|
|
}
|
|
.w-48 {
|
|
width: 12rem;
|
|
}
|
|
.w-5 {
|
|
width: 1.25rem;
|
|
}
|
|
.w-56 {
|
|
width: 14rem;
|
|
}
|
|
.w-6 {
|
|
width: 1.5rem;
|
|
}
|
|
.w-60 {
|
|
width: 15rem;
|
|
}
|
|
.w-64 {
|
|
width: 16rem;
|
|
}
|
|
.w-7 {
|
|
width: 1.75rem;
|
|
}
|
|
.w-72 {
|
|
width: 18rem;
|
|
}
|
|
.w-8 {
|
|
width: 2rem;
|
|
}
|
|
.w-8\/12 {
|
|
width: 66.666667%;
|
|
}
|
|
.w-80 {
|
|
width: 20rem;
|
|
}
|
|
.w-9 {
|
|
width: 2.25rem;
|
|
}
|
|
.w-96 {
|
|
width: 24rem;
|
|
}
|
|
.w-\[120px\] {
|
|
width: 120px;
|
|
}
|
|
.w-\[20px\] {
|
|
width: 20px;
|
|
}
|
|
.w-\[25px\] {
|
|
width: 25px;
|
|
}
|
|
.w-\[27px\] {
|
|
width: 27px;
|
|
}
|
|
.w-\[40px\] {
|
|
width: 40px;
|
|
}
|
|
.w-\[42rem\] {
|
|
width: 42rem;
|
|
}
|
|
.w-\[500px\] {
|
|
width: 500px;
|
|
}
|
|
.w-\[550px\] {
|
|
width: 550px;
|
|
}
|
|
.w-\[600px\] {
|
|
width: 600px;
|
|
}
|
|
.w-\[64px\] {
|
|
width: 64px;
|
|
}
|
|
.w-\[95\%\] {
|
|
width: 95%;
|
|
}
|
|
.w-auto {
|
|
width: auto;
|
|
}
|
|
.w-fit {
|
|
width: -moz-fit-content;
|
|
width: fit-content;
|
|
}
|
|
.w-full {
|
|
width: 100%;
|
|
}
|
|
.w-max {
|
|
width: -moz-max-content;
|
|
width: max-content;
|
|
}
|
|
.w-min {
|
|
width: -moz-min-content;
|
|
width: min-content;
|
|
}
|
|
.\!min-w-\[34px\] {
|
|
min-width: 34px !important;
|
|
}
|
|
.\!min-w-\[96px\] {
|
|
min-width: 96px !important;
|
|
}
|
|
.min-w-0 {
|
|
min-width: 0;
|
|
}
|
|
.min-w-1\/3 {
|
|
min-width: 33%;
|
|
}
|
|
.min-w-10 {
|
|
min-width: 2.5rem;
|
|
}
|
|
.min-w-24 {
|
|
min-width: 6rem;
|
|
}
|
|
.min-w-3 {
|
|
min-width: 0.75rem;
|
|
}
|
|
.min-w-3\.5 {
|
|
min-width: 0.875rem;
|
|
}
|
|
.min-w-32 {
|
|
min-width: 8rem;
|
|
}
|
|
.min-w-4 {
|
|
min-width: 1rem;
|
|
}
|
|
.min-w-64 {
|
|
min-width: 16rem;
|
|
}
|
|
.min-w-72 {
|
|
min-width: 18rem;
|
|
}
|
|
.min-w-96 {
|
|
min-width: 24rem;
|
|
}
|
|
.min-w-\[100px\] {
|
|
min-width: 100px;
|
|
}
|
|
.min-w-\[150px\] {
|
|
min-width: 150px;
|
|
}
|
|
.min-w-\[250px\] {
|
|
min-width: 250px;
|
|
}
|
|
.min-w-\[2rem\] {
|
|
min-width: 2rem;
|
|
}
|
|
.min-w-\[30\%\] {
|
|
min-width: 30%;
|
|
}
|
|
.min-w-\[300px\] {
|
|
min-width: 300px;
|
|
}
|
|
.min-w-\[32px\] {
|
|
min-width: 32px;
|
|
}
|
|
.min-w-\[400px\] {
|
|
min-width: 400px;
|
|
}
|
|
.min-w-\[50px\] {
|
|
min-width: 50px;
|
|
}
|
|
.min-w-\[5rem\] {
|
|
min-width: 5rem;
|
|
}
|
|
.min-w-\[640px\] {
|
|
min-width: 640px;
|
|
}
|
|
.min-w-\[710px\] {
|
|
min-width: 710px;
|
|
}
|
|
.min-w-\[768px\] {
|
|
min-width: 768px;
|
|
}
|
|
.min-w-full {
|
|
min-width: 100%;
|
|
}
|
|
.min-w-min {
|
|
min-width: -moz-min-content;
|
|
min-width: min-content;
|
|
}
|
|
.\!max-w-64 {
|
|
max-width: 16rem !important;
|
|
}
|
|
.\!max-w-7xl {
|
|
max-width: 80rem !important;
|
|
}
|
|
.\!max-w-80 {
|
|
max-width: 20rem !important;
|
|
}
|
|
.\!max-w-\[300px\] {
|
|
max-width: 300px !important;
|
|
}
|
|
.max-w-24 {
|
|
max-width: 6rem;
|
|
}
|
|
.max-w-28 {
|
|
max-width: 7rem;
|
|
}
|
|
.max-w-2xl {
|
|
max-width: 42rem;
|
|
}
|
|
.max-w-32 {
|
|
max-width: 8rem;
|
|
}
|
|
.max-w-36 {
|
|
max-width: 9rem;
|
|
}
|
|
.max-w-3xl {
|
|
max-width: 48rem;
|
|
}
|
|
.max-w-4xl {
|
|
max-width: 56rem;
|
|
}
|
|
.max-w-52 {
|
|
max-width: 13rem;
|
|
}
|
|
.max-w-5xl {
|
|
max-width: 64rem;
|
|
}
|
|
.max-w-64 {
|
|
max-width: 16rem;
|
|
}
|
|
.max-w-6xl {
|
|
max-width: 72rem;
|
|
}
|
|
.max-w-7xl {
|
|
max-width: 80rem;
|
|
}
|
|
.max-w-80 {
|
|
max-width: 20rem;
|
|
}
|
|
.max-w-96 {
|
|
max-width: 24rem;
|
|
}
|
|
.max-w-\[120px\] {
|
|
max-width: 120px;
|
|
}
|
|
.max-w-\[125px\] {
|
|
max-width: 125px;
|
|
}
|
|
.max-w-\[160px\] {
|
|
max-width: 160px;
|
|
}
|
|
.max-w-\[200px\] {
|
|
max-width: 200px;
|
|
}
|
|
.max-w-\[248px\] {
|
|
max-width: 248px;
|
|
}
|
|
.max-w-\[300px\] {
|
|
max-width: 300px;
|
|
}
|
|
.max-w-\[500px\] {
|
|
max-width: 500px;
|
|
}
|
|
.max-w-\[640px\] {
|
|
max-width: 640px;
|
|
}
|
|
.max-w-\[656px\] {
|
|
max-width: 656px;
|
|
}
|
|
.max-w-\[calc\(100\%-70px\)\] {
|
|
max-width: calc(100% - 70px);
|
|
}
|
|
.max-w-full {
|
|
max-width: 100%;
|
|
}
|
|
.max-w-lg {
|
|
max-width: 32rem;
|
|
}
|
|
.max-w-md {
|
|
max-width: 28rem;
|
|
}
|
|
.max-w-min {
|
|
max-width: -moz-min-content;
|
|
max-width: min-content;
|
|
}
|
|
.max-w-none {
|
|
max-width: none;
|
|
}
|
|
.max-w-screen-lg {
|
|
max-width: 1024px;
|
|
}
|
|
.max-w-sm {
|
|
max-width: 24rem;
|
|
}
|
|
.max-w-xl {
|
|
max-width: 36rem;
|
|
}
|
|
.max-w-xs {
|
|
max-width: 20rem;
|
|
}
|
|
.flex-1 {
|
|
flex: 1 1 0%;
|
|
}
|
|
.flex-auto {
|
|
flex: 1 1 auto;
|
|
}
|
|
.flex-initial {
|
|
flex: 0 1 auto;
|
|
}
|
|
.flex-shrink {
|
|
flex-shrink: 1;
|
|
}
|
|
.flex-shrink-0 {
|
|
flex-shrink: 0;
|
|
}
|
|
.shrink {
|
|
flex-shrink: 1;
|
|
}
|
|
.shrink-0 {
|
|
flex-shrink: 0;
|
|
}
|
|
.flex-grow {
|
|
flex-grow: 1;
|
|
}
|
|
.\!grow-0 {
|
|
flex-grow: 0 !important;
|
|
}
|
|
.grow {
|
|
flex-grow: 1;
|
|
}
|
|
.table-auto {
|
|
table-layout: auto;
|
|
}
|
|
.origin-bottom-left {
|
|
transform-origin: bottom left;
|
|
}
|
|
.origin-bottom-right {
|
|
transform-origin: bottom right;
|
|
}
|
|
.origin-top-left {
|
|
transform-origin: top left;
|
|
}
|
|
.origin-top-right {
|
|
transform-origin: top right;
|
|
}
|
|
.-translate-x-1\/2 {
|
|
--tw-translate-x: -50%;
|
|
}
|
|
.-translate-x-1\/2,
|
|
.-translate-x-full {
|
|
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));
|
|
}
|
|
.-translate-x-full {
|
|
--tw-translate-x: -100%;
|
|
}
|
|
.-translate-y-1\/2 {
|
|
--tw-translate-y: -50%;
|
|
}
|
|
.-translate-y-1\/2,
|
|
.translate-x-0 {
|
|
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));
|
|
}
|
|
.translate-x-0 {
|
|
--tw-translate-x: 0px;
|
|
}
|
|
.translate-x-\[-50\%\] {
|
|
--tw-translate-x: -50%;
|
|
}
|
|
.translate-x-\[-50\%\],
|
|
.translate-y-0 {
|
|
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));
|
|
}
|
|
.translate-y-0 {
|
|
--tw-translate-y: 0px;
|
|
}
|
|
.translate-y-1 {
|
|
--tw-translate-y: 0.25rem;
|
|
}
|
|
.translate-y-1,
|
|
.translate-y-4 {
|
|
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));
|
|
}
|
|
.translate-y-4 {
|
|
--tw-translate-y: 1rem;
|
|
}
|
|
.translate-y-\[-50\%\] {
|
|
--tw-translate-y: -50%;
|
|
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));
|
|
}
|
|
.\!rotate-180 {
|
|
--tw-rotate: 180deg !important;
|
|
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)) !important;
|
|
}
|
|
.rotate-0 {
|
|
--tw-rotate: 0deg;
|
|
}
|
|
.rotate-0,
|
|
.rotate-180 {
|
|
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));
|
|
}
|
|
.rotate-180 {
|
|
--tw-rotate: 180deg;
|
|
}
|
|
.scale-100 {
|
|
--tw-scale-x: 1;
|
|
--tw-scale-y: 1;
|
|
}
|
|
.scale-100,
|
|
.scale-95 {
|
|
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));
|
|
}
|
|
.scale-95 {
|
|
--tw-scale-x: 0.95;
|
|
--tw-scale-y: 0.95;
|
|
}
|
|
.transform {
|
|
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));
|
|
}
|
|
.animate-\[pulse_5s_ease-in-out_infinite\] {
|
|
animation: pulse 5s ease-in-out infinite;
|
|
}
|
|
.animate-\[pulse_5s_linear_infinite\] {
|
|
animation: pulse 5s linear infinite;
|
|
}
|
|
.animate-\[spin_15s_linear_infinite\] {
|
|
animation: spin 15s linear infinite;
|
|
}
|
|
.animate-\[spin_2s_linear_infinite\] {
|
|
animation: spin 2s linear infinite;
|
|
}
|
|
.animate-\[spin_50s_linear_infinite\] {
|
|
animation: spin 50s linear infinite;
|
|
}
|
|
.animate-\[spin_5s_linear_infinite\] {
|
|
animation: spin 5s linear infinite;
|
|
}
|
|
@keyframes bounce {
|
|
0%,
|
|
to {
|
|
animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
|
|
transform: translateY(-25%);
|
|
}
|
|
50% {
|
|
animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
transform: none;
|
|
}
|
|
}
|
|
.animate-bounce {
|
|
animation: bounce 1s infinite;
|
|
}
|
|
.animate-none {
|
|
animation: none;
|
|
}
|
|
@keyframes ping {
|
|
75%,
|
|
to {
|
|
opacity: 0;
|
|
transform: scale(2);
|
|
}
|
|
}
|
|
.animate-ping {
|
|
animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
|
|
}
|
|
@keyframes pulse {
|
|
50% {
|
|
opacity: 0.5;
|
|
}
|
|
}
|
|
.animate-pulse {
|
|
animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
|
}
|
|
@keyframes spin {
|
|
to {
|
|
transform: rotate(1turn);
|
|
}
|
|
}
|
|
.animate-spin {
|
|
animation: spin 1s linear infinite;
|
|
}
|
|
.\!cursor-pointer {
|
|
cursor: pointer !important;
|
|
}
|
|
.cursor-auto {
|
|
cursor: auto;
|
|
}
|
|
.cursor-default {
|
|
cursor: default;
|
|
}
|
|
.cursor-move {
|
|
cursor: move;
|
|
}
|
|
.cursor-none {
|
|
cursor: none;
|
|
}
|
|
.cursor-not-allowed {
|
|
cursor: not-allowed;
|
|
}
|
|
.cursor-pointer {
|
|
cursor: pointer;
|
|
}
|
|
.cursor-text {
|
|
cursor: text;
|
|
}
|
|
.cursor-wait {
|
|
cursor: wait;
|
|
}
|
|
.select-none {
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.\!resize-none {
|
|
resize: none !important;
|
|
}
|
|
.resize-none {
|
|
resize: none;
|
|
}
|
|
.resize-y {
|
|
resize: vertical;
|
|
}
|
|
.resize {
|
|
resize: both;
|
|
}
|
|
.list-inside {
|
|
list-style-position: inside;
|
|
}
|
|
.\!list-outside {
|
|
list-style-position: outside !important;
|
|
}
|
|
.\!list-disc {
|
|
list-style-type: disc !important;
|
|
}
|
|
.list-decimal {
|
|
list-style-type: decimal;
|
|
}
|
|
.list-disc {
|
|
list-style-type: disc;
|
|
}
|
|
.\!appearance-none {
|
|
-webkit-appearance: none !important;
|
|
-moz-appearance: none !important;
|
|
appearance: none !important;
|
|
}
|
|
.columns-2 {
|
|
-moz-columns: 2;
|
|
-moz-column-count: 2;
|
|
column-count: 2;
|
|
}
|
|
.columns-3 {
|
|
-moz-columns: 3;
|
|
-moz-column-count: 3;
|
|
column-count: 3;
|
|
}
|
|
.columns-4 {
|
|
-moz-columns: 4;
|
|
-moz-column-count: 4;
|
|
column-count: 4;
|
|
}
|
|
.grid-cols-1 {
|
|
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
}
|
|
.grid-cols-12 {
|
|
grid-template-columns: repeat(12, minmax(0, 1fr));
|
|
}
|
|
.grid-cols-2 {
|
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
}
|
|
.grid-cols-3 {
|
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
}
|
|
.grid-cols-4 {
|
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
}
|
|
.grid-cols-6 {
|
|
grid-template-columns: repeat(6, minmax(0, 1fr));
|
|
}
|
|
.grid-cols-8 {
|
|
grid-template-columns: repeat(8, minmax(0, 1fr));
|
|
}
|
|
.grid-cols-9 {
|
|
grid-template-columns: repeat(9, minmax(0, 1fr));
|
|
}
|
|
.grid-rows-2 {
|
|
grid-template-rows: repeat(2, minmax(0, 1fr));
|
|
}
|
|
.flex-row {
|
|
flex-direction: row;
|
|
}
|
|
.flex-row-reverse {
|
|
flex-direction: row-reverse;
|
|
}
|
|
.flex-col {
|
|
flex-direction: column;
|
|
}
|
|
.flex-col-reverse {
|
|
flex-direction: column-reverse;
|
|
}
|
|
.flex-wrap {
|
|
flex-wrap: wrap;
|
|
}
|
|
.flex-nowrap {
|
|
flex-wrap: nowrap;
|
|
}
|
|
.place-items-end {
|
|
place-items: end;
|
|
}
|
|
.items-start {
|
|
align-items: flex-start;
|
|
}
|
|
.items-end {
|
|
align-items: flex-end;
|
|
}
|
|
.items-center {
|
|
align-items: center;
|
|
}
|
|
.items-baseline {
|
|
align-items: baseline;
|
|
}
|
|
.\!justify-start {
|
|
justify-content: flex-start !important;
|
|
}
|
|
.justify-start {
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-end {
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-center {
|
|
justify-content: center;
|
|
}
|
|
.justify-between {
|
|
justify-content: space-between;
|
|
}
|
|
.justify-around {
|
|
justify-content: space-around;
|
|
}
|
|
.gap-0 {
|
|
gap: 0;
|
|
}
|
|
.gap-0\.5 {
|
|
gap: 0.125rem;
|
|
}
|
|
.gap-1 {
|
|
gap: 0.25rem;
|
|
}
|
|
.gap-1\.5 {
|
|
gap: 0.375rem;
|
|
}
|
|
.gap-10 {
|
|
gap: 2.5rem;
|
|
}
|
|
.gap-12 {
|
|
gap: 3rem;
|
|
}
|
|
.gap-16 {
|
|
gap: 4rem;
|
|
}
|
|
.gap-2 {
|
|
gap: 0.5rem;
|
|
}
|
|
.gap-2\.5 {
|
|
gap: 0.625rem;
|
|
}
|
|
.gap-20 {
|
|
gap: 5rem;
|
|
}
|
|
.gap-3 {
|
|
gap: 0.75rem;
|
|
}
|
|
.gap-3\.5 {
|
|
gap: 0.875rem;
|
|
}
|
|
.gap-4 {
|
|
gap: 1rem;
|
|
}
|
|
.gap-5 {
|
|
gap: 1.25rem;
|
|
}
|
|
.gap-6 {
|
|
gap: 1.5rem;
|
|
}
|
|
.gap-8 {
|
|
gap: 2rem;
|
|
}
|
|
.gap-x-0 {
|
|
-moz-column-gap: 0;
|
|
column-gap: 0;
|
|
}
|
|
.gap-x-0\.5 {
|
|
-moz-column-gap: 0.125rem;
|
|
column-gap: 0.125rem;
|
|
}
|
|
.gap-x-1 {
|
|
-moz-column-gap: 0.25rem;
|
|
column-gap: 0.25rem;
|
|
}
|
|
.gap-x-2 {
|
|
-moz-column-gap: 0.5rem;
|
|
column-gap: 0.5rem;
|
|
}
|
|
.gap-x-4 {
|
|
-moz-column-gap: 1rem;
|
|
column-gap: 1rem;
|
|
}
|
|
.gap-x-6 {
|
|
-moz-column-gap: 1.5rem;
|
|
column-gap: 1.5rem;
|
|
}
|
|
.gap-x-8 {
|
|
-moz-column-gap: 2rem;
|
|
column-gap: 2rem;
|
|
}
|
|
.gap-y-0 {
|
|
row-gap: 0;
|
|
}
|
|
.gap-y-0\.5 {
|
|
row-gap: 0.125rem;
|
|
}
|
|
.gap-y-1 {
|
|
row-gap: 0.25rem;
|
|
}
|
|
.gap-y-16 {
|
|
row-gap: 4rem;
|
|
}
|
|
.gap-y-2 {
|
|
row-gap: 0.5rem;
|
|
}
|
|
.gap-y-4 {
|
|
row-gap: 1rem;
|
|
}
|
|
.gap-y-6 {
|
|
row-gap: 1.5rem;
|
|
}
|
|
.gap-y-8 {
|
|
row-gap: 2rem;
|
|
}
|
|
.-space-x-1 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-x-reverse: 0;
|
|
margin-left: calc(-0.25rem * (1 - var(--tw-space-x-reverse)));
|
|
margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
|
|
}
|
|
.-space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-x-reverse: 0;
|
|
margin-left: calc(-0.5rem * (1 - var(--tw-space-x-reverse)));
|
|
margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
|
|
}
|
|
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-x-reverse: 0;
|
|
margin-left: calc(0.25rem * (1 - var(--tw-space-x-reverse)));
|
|
margin-right: calc(0.25rem * var(--tw-space-x-reverse));
|
|
}
|
|
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-x-reverse: 0;
|
|
margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
|
|
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
|
|
}
|
|
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-x-reverse: 0;
|
|
margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
|
|
margin-right: calc(1rem * var(--tw-space-x-reverse));
|
|
}
|
|
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-x-reverse: 0;
|
|
margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
|
|
margin-right: calc(2rem * var(--tw-space-x-reverse));
|
|
}
|
|
.space-y-0 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-bottom: calc(0px * var(--tw-space-y-reverse));
|
|
margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
|
|
}
|
|
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
|
|
margin-top: calc(0.125rem * (1 - var(--tw-space-y-reverse)));
|
|
}
|
|
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
|
|
margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
|
|
}
|
|
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
|
|
margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
|
|
}
|
|
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
|
|
margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
|
|
}
|
|
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
|
|
margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
|
|
}
|
|
.space-x-reverse > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-space-x-reverse: 1;
|
|
}
|
|
.\!divide-y > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-y-reverse: 0 !important;
|
|
border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
|
|
border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse))) !important;
|
|
}
|
|
.divide-x > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-x-reverse: 0;
|
|
border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)));
|
|
border-right-width: calc(1px * var(--tw-divide-x-reverse));
|
|
}
|
|
.divide-y > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-y-reverse: 0;
|
|
border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
|
|
border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
|
|
}
|
|
.divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(191 219 254 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-frost-600 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(65 95 136 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(243 244 246 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(229 231 235 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(209 213 219 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(75 85 99 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(31 41 55 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-green-700 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(21 128 61 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-marine-500 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(50 63 91 / var(--tw-divide-opacity));
|
|
}
|
|
.divide-red-700 > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(185 28 28 / var(--tw-divide-opacity));
|
|
}
|
|
.self-start {
|
|
align-self: flex-start;
|
|
}
|
|
.self-stretch {
|
|
align-self: stretch;
|
|
}
|
|
.overflow-auto {
|
|
overflow: auto;
|
|
}
|
|
.overflow-hidden {
|
|
overflow: hidden;
|
|
}
|
|
.overflow-clip {
|
|
overflow: clip;
|
|
}
|
|
.\!overflow-visible {
|
|
overflow: visible !important;
|
|
}
|
|
.overflow-visible {
|
|
overflow: visible;
|
|
}
|
|
.overflow-scroll {
|
|
overflow: scroll;
|
|
}
|
|
.overflow-x-auto {
|
|
overflow-x: auto;
|
|
}
|
|
.overflow-y-auto {
|
|
overflow-y: auto;
|
|
}
|
|
.overflow-x-hidden {
|
|
overflow-x: hidden;
|
|
}
|
|
.overflow-x-visible {
|
|
overflow-x: visible;
|
|
}
|
|
.overflow-y-visible {
|
|
overflow-y: visible;
|
|
}
|
|
.overflow-x-scroll {
|
|
overflow-x: scroll;
|
|
}
|
|
.overflow-y-scroll {
|
|
overflow-y: scroll;
|
|
}
|
|
.\!truncate {
|
|
overflow: hidden !important;
|
|
text-overflow: ellipsis !important;
|
|
white-space: nowrap !important;
|
|
}
|
|
.truncate {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
}
|
|
.text-ellipsis,
|
|
.truncate {
|
|
text-overflow: ellipsis;
|
|
}
|
|
.text-clip {
|
|
text-overflow: clip;
|
|
}
|
|
.\!whitespace-normal {
|
|
white-space: normal !important;
|
|
}
|
|
.whitespace-normal {
|
|
white-space: normal;
|
|
}
|
|
.whitespace-nowrap {
|
|
white-space: nowrap;
|
|
}
|
|
.whitespace-pre {
|
|
white-space: pre;
|
|
}
|
|
.whitespace-pre-wrap {
|
|
white-space: pre-wrap;
|
|
}
|
|
.text-wrap {
|
|
text-wrap: wrap;
|
|
}
|
|
.break-words {
|
|
overflow-wrap: break-word;
|
|
}
|
|
.break-all {
|
|
word-break: break-all;
|
|
}
|
|
.\!rounded {
|
|
border-radius: 0.25rem !important;
|
|
}
|
|
.\!rounded-full {
|
|
border-radius: 9999px !important;
|
|
}
|
|
.\!rounded-lg {
|
|
border-radius: 0.5rem !important;
|
|
}
|
|
.\!rounded-md {
|
|
border-radius: 0.375rem !important;
|
|
}
|
|
.\!rounded-none {
|
|
border-radius: 0 !important;
|
|
}
|
|
.\!rounded-sm {
|
|
border-radius: 0.125rem !important;
|
|
}
|
|
.rounded,
|
|
.rounded-component {
|
|
border-radius: 0.25rem;
|
|
}
|
|
.rounded-full {
|
|
border-radius: 9999px;
|
|
}
|
|
.rounded-lg {
|
|
border-radius: 0.5rem;
|
|
}
|
|
.rounded-md {
|
|
border-radius: 0.375rem;
|
|
}
|
|
.rounded-none {
|
|
border-radius: 0;
|
|
}
|
|
.rounded-sm {
|
|
border-radius: 0.125rem;
|
|
}
|
|
.\!rounded-b-none {
|
|
border-bottom-right-radius: 0 !important;
|
|
}
|
|
.\!rounded-b-none,
|
|
.\!rounded-l-none {
|
|
border-bottom-left-radius: 0 !important;
|
|
}
|
|
.\!rounded-l-none {
|
|
border-top-left-radius: 0 !important;
|
|
}
|
|
.\!rounded-r-none {
|
|
border-bottom-right-radius: 0 !important;
|
|
border-top-right-radius: 0 !important;
|
|
}
|
|
.rounded-b {
|
|
border-bottom-right-radius: 0.25rem;
|
|
}
|
|
.rounded-b,
|
|
.rounded-l {
|
|
border-bottom-left-radius: 0.25rem;
|
|
}
|
|
.rounded-l {
|
|
border-top-left-radius: 0.25rem;
|
|
}
|
|
.rounded-l-md {
|
|
border-bottom-left-radius: 0.375rem;
|
|
border-top-left-radius: 0.375rem;
|
|
}
|
|
.rounded-l-sm {
|
|
border-bottom-left-radius: 0.125rem;
|
|
border-top-left-radius: 0.125rem;
|
|
}
|
|
.rounded-r-md {
|
|
border-bottom-right-radius: 0.375rem;
|
|
border-top-right-radius: 0.375rem;
|
|
}
|
|
.rounded-r-none {
|
|
border-bottom-right-radius: 0;
|
|
border-top-right-radius: 0;
|
|
}
|
|
.rounded-r-sm {
|
|
border-bottom-right-radius: 0.125rem;
|
|
border-top-right-radius: 0.125rem;
|
|
}
|
|
.rounded-s {
|
|
border-end-start-radius: 0.25rem;
|
|
border-start-start-radius: 0.25rem;
|
|
}
|
|
.rounded-t {
|
|
border-top-left-radius: 0.25rem;
|
|
border-top-right-radius: 0.25rem;
|
|
}
|
|
.rounded-t-sm {
|
|
border-top-left-radius: 0.125rem;
|
|
border-top-right-radius: 0.125rem;
|
|
}
|
|
.rounded-bl-lg {
|
|
border-bottom-left-radius: 0.5rem;
|
|
}
|
|
.rounded-br-lg {
|
|
border-bottom-right-radius: 0.5rem;
|
|
}
|
|
.\!border {
|
|
border-width: 1px !important;
|
|
}
|
|
.\!border-0 {
|
|
border-width: 0 !important;
|
|
}
|
|
.\!border-2 {
|
|
border-width: 2px !important;
|
|
}
|
|
.border {
|
|
border-width: 1px;
|
|
}
|
|
.border-0 {
|
|
border-width: 0;
|
|
}
|
|
.border-2 {
|
|
border-width: 2px;
|
|
}
|
|
.border-\[1\.5px\] {
|
|
border-width: 1.5px;
|
|
}
|
|
.border-\[1px\] {
|
|
border-width: 1px;
|
|
}
|
|
.border-y {
|
|
border-bottom-width: 1px;
|
|
border-top-width: 1px;
|
|
}
|
|
.border-y-0 {
|
|
border-bottom-width: 0;
|
|
border-top-width: 0;
|
|
}
|
|
.\!border-b-0 {
|
|
border-bottom-width: 0 !important;
|
|
}
|
|
.\!border-l-0 {
|
|
border-left-width: 0 !important;
|
|
}
|
|
.\!border-r {
|
|
border-right-width: 1px !important;
|
|
}
|
|
.\!border-r-0 {
|
|
border-right-width: 0 !important;
|
|
}
|
|
.\!border-t-0 {
|
|
border-top-width: 0 !important;
|
|
}
|
|
.border-b {
|
|
border-bottom-width: 1px;
|
|
}
|
|
.border-b-2 {
|
|
border-bottom-width: 2px;
|
|
}
|
|
.border-l {
|
|
border-left-width: 1px;
|
|
}
|
|
.border-l-0 {
|
|
border-left-width: 0;
|
|
}
|
|
.border-l-4 {
|
|
border-left-width: 4px;
|
|
}
|
|
.border-r {
|
|
border-right-width: 1px;
|
|
}
|
|
.border-r-0 {
|
|
border-right-width: 0;
|
|
}
|
|
.border-r-2 {
|
|
border-right-width: 2px;
|
|
}
|
|
.border-t {
|
|
border-top-width: 1px;
|
|
}
|
|
.border-t-2 {
|
|
border-top-width: 2px;
|
|
}
|
|
.border-dashed {
|
|
border-style: dashed;
|
|
}
|
|
.border-dotted {
|
|
border-style: dotted;
|
|
}
|
|
.\!border-none {
|
|
border-style: none !important;
|
|
}
|
|
.border-none {
|
|
border-style: none;
|
|
}
|
|
.\!border-blue-500 {
|
|
--tw-border-opacity: 1 !important;
|
|
border-color: rgb(59 130 246 / var(--tw-border-opacity)) !important;
|
|
}
|
|
.\!border-blue-600 {
|
|
--tw-border-opacity: 1 !important;
|
|
border-color: rgb(37 99 235 / var(--tw-border-opacity)) !important;
|
|
}
|
|
.\!border-gray-200 {
|
|
--tw-border-opacity: 1 !important;
|
|
border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
|
|
}
|
|
.\!border-gray-300 {
|
|
--tw-border-opacity: 1 !important;
|
|
border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
|
|
}
|
|
.\!border-red-500 {
|
|
--tw-border-opacity: 1 !important;
|
|
border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
|
|
}
|
|
.\!border-red-700 {
|
|
--tw-border-opacity: 1 !important;
|
|
border-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
|
|
}
|
|
.border-\[\#99f6e4\] {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(153 246 228 / var(--tw-border-opacity));
|
|
}
|
|
.border-blue-200 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(191 219 254 / var(--tw-border-opacity));
|
|
}
|
|
.border-blue-300 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(147 197 253 / var(--tw-border-opacity));
|
|
}
|
|
.border-blue-500 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(59 130 246 / var(--tw-border-opacity));
|
|
}
|
|
.border-blue-600 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(37 99 235 / var(--tw-border-opacity));
|
|
}
|
|
.border-frost-500 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(94 129 172 / var(--tw-border-opacity));
|
|
}
|
|
.border-gray-200 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(229 231 235 / var(--tw-border-opacity));
|
|
}
|
|
.border-gray-300 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(209 213 219 / var(--tw-border-opacity));
|
|
}
|
|
.border-gray-400 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(156 163 175 / var(--tw-border-opacity));
|
|
}
|
|
.border-gray-500 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(107 114 128 / var(--tw-border-opacity));
|
|
}
|
|
.border-gray-500\/75 {
|
|
border-color: hsla(220, 9%, 46%, 0.75);
|
|
}
|
|
.border-gray-700 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(55 65 81 / var(--tw-border-opacity));
|
|
}
|
|
.border-gray-900 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(17 24 39 / var(--tw-border-opacity));
|
|
}
|
|
.border-green-200 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(187 247 208 / var(--tw-border-opacity));
|
|
}
|
|
.border-green-500 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(34 197 94 / var(--tw-border-opacity));
|
|
}
|
|
.border-green-600 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(22 163 74 / var(--tw-border-opacity));
|
|
}
|
|
.border-indigo-200 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(199 210 254 / var(--tw-border-opacity));
|
|
}
|
|
.border-indigo-500 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(99 102 241 / var(--tw-border-opacity));
|
|
}
|
|
.border-indigo-600 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(79 70 229 / var(--tw-border-opacity));
|
|
}
|
|
.border-marine-300 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(74 95 138 / var(--tw-border-opacity));
|
|
}
|
|
.border-orange-300 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(253 192 137 / var(--tw-border-opacity));
|
|
}
|
|
.border-orange-400 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(251 146 60 / var(--tw-border-opacity));
|
|
}
|
|
.border-orange-600 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(234 88 12 / var(--tw-border-opacity));
|
|
}
|
|
.border-primary {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(var(--color-text-primary) / var(--tw-border-opacity));
|
|
}
|
|
.border-red-200 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(254 202 202 / var(--tw-border-opacity));
|
|
}
|
|
.border-red-400 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(248 113 113 / var(--tw-border-opacity));
|
|
}
|
|
.border-red-500 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(239 68 68 / var(--tw-border-opacity));
|
|
}
|
|
.border-red-600 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(220 38 38 / var(--tw-border-opacity));
|
|
}
|
|
.border-red-600\/60 {
|
|
border-color: rgba(220, 38, 38, 0.6);
|
|
}
|
|
.border-red-700 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(185 28 28 / var(--tw-border-opacity));
|
|
}
|
|
.border-secondary-inverse {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(var(--color-text-secondary-inverse) / var(--tw-border-opacity));
|
|
}
|
|
.border-surface-hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(var(--color-surface-hover) / var(--tw-border-opacity));
|
|
}
|
|
.border-tertiary-inverse {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(var(--color-text-tertiary-inverse) / var(--tw-border-opacity));
|
|
}
|
|
.border-transparent {
|
|
border-color: transparent;
|
|
}
|
|
.border-white {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(255 255 255 / var(--tw-border-opacity));
|
|
}
|
|
.border-yellow-200 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(254 240 138 / var(--tw-border-opacity));
|
|
}
|
|
.border-yellow-600 {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(202 138 4 / var(--tw-border-opacity));
|
|
}
|
|
.\!border-opacity-30 {
|
|
--tw-border-opacity: 0.3 !important;
|
|
}
|
|
.\!border-opacity-70 {
|
|
--tw-border-opacity: 0.7 !important;
|
|
}
|
|
.border-opacity-0 {
|
|
--tw-border-opacity: 0;
|
|
}
|
|
.border-opacity-100 {
|
|
--tw-border-opacity: 1;
|
|
}
|
|
.border-opacity-30 {
|
|
--tw-border-opacity: 0.3;
|
|
}
|
|
.\!bg-blue-400 {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(96 165 250 / var(--tw-bg-opacity)) !important;
|
|
}
|
|
.\!bg-blue-50 {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(239 246 255 / var(--tw-bg-opacity)) !important;
|
|
}
|
|
.\!bg-blue-50\/75 {
|
|
background-color: rgba(239, 246, 255, 0.75) !important;
|
|
}
|
|
.\!bg-gray-300 {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(209 213 219 / var(--tw-bg-opacity)) !important;
|
|
}
|
|
.\!bg-surface {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(var(--color-surface) / var(--tw-bg-opacity)) !important;
|
|
}
|
|
.\!bg-surface-disabled {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(var(--color-surface-disabled) / var(--tw-bg-opacity)) !important;
|
|
}
|
|
.\!bg-surface-secondary {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(var(--color-surface-secondary) / var(--tw-bg-opacity)) !important;
|
|
}
|
|
.\!bg-transparent {
|
|
background-color: transparent !important;
|
|
}
|
|
.bg-\[\#202125\] {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(32 33 37 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-\[\#F1F3F5\] {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(241 243 245 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-\[\#f0fdfa\] {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(240 253 250 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-\[\#fff7ed\] {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(255 247 237 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-black {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-black\/20 {
|
|
background-color: rgba(0, 0, 0, 0.2);
|
|
}
|
|
.bg-blue-100 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(219 234 254 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-blue-200 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(191 219 254 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-blue-300 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(147 197 253 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-blue-400 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(96 165 250 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-blue-400\/50 {
|
|
background-color: rgba(96, 165, 250, 0.5);
|
|
}
|
|
.bg-blue-400\/90 {
|
|
background-color: rgba(96, 165, 250, 0.9);
|
|
}
|
|
.bg-blue-50 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(239 246 255 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-blue-50\/50 {
|
|
background-color: rgba(239, 246, 255, 0.5);
|
|
}
|
|
.bg-blue-500 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(59 130 246 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-blue-500\/90 {
|
|
background-color: rgba(59, 130, 246, 0.9);
|
|
}
|
|
.bg-frost-400 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(117 148 187 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-frost-500 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(94 129 172 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-frost-600 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(65 95 136 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-frost-700 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(54 77 110 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-gray-100 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-gray-200 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(229 231 235 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-gray-300 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(209 213 219 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-gray-50 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(249 250 251 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-gray-50\/50 {
|
|
background-color: rgba(249, 250, 251, 0.5);
|
|
}
|
|
.bg-gray-500 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(107 114 128 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-gray-500\/75 {
|
|
background-color: hsla(220, 9%, 46%, 0.75);
|
|
}
|
|
.bg-gray-600 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(75 85 99 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-gray-700\/10 {
|
|
background-color: rgba(55, 65, 81, 0.1);
|
|
}
|
|
.bg-gray-800 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(31 41 55 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-green-100 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(220 252 231 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-green-200 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(187 247 208 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-green-300 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(134 239 172 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-green-400 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(74 222 128 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-green-50 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(240 253 244 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-green-500 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(34 197 94 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-green-600 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(22 163 74 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-indigo-100 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(224 231 255 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-indigo-100\/90 {
|
|
background-color: rgba(224, 231, 255, 0.9);
|
|
}
|
|
.bg-indigo-300 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(165 180 252 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-indigo-50 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(238 242 255 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-indigo-500 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(99 102 241 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-indigo-500\/90 {
|
|
background-color: rgba(99, 102, 241, 0.9);
|
|
}
|
|
.bg-indigo-800 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(55 48 163 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-marine-300 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(74 95 138 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-marine-400 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(57 74 109 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-orange-100 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(255 237 213 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-orange-100\/40 {
|
|
background-color: rgba(255, 237, 213, 0.4);
|
|
}
|
|
.bg-orange-200 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(255 237 213 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-orange-300 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(253 192 137 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-orange-400 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(251 146 60 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-orange-500 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(249 115 22 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-red-100 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 226 226 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-red-200 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 202 202 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-red-300 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(252 165 165 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-red-400 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(248 113 113 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-red-50 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 242 242 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-red-500 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-red-500\/70 {
|
|
background-color: rgba(239, 68, 68, 0.7);
|
|
}
|
|
.bg-red-500\/90 {
|
|
background-color: rgba(239, 68, 68, 0.9);
|
|
}
|
|
.bg-red-600 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(220 38 38 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-surface {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface) / var(--tw-bg-opacity));
|
|
}
|
|
.bg-surface-disabled {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-disabled) / var(--tw-bg-opacity));
|
|
}
|
|
.bg-surface-disabled\/50 {
|
|
background-color: rgb(var(--color-surface-disabled) / 0.5);
|
|
}
|
|
.bg-surface-hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-hover) / var(--tw-bg-opacity));
|
|
}
|
|
.bg-surface-inverse {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-inverse) / var(--tw-bg-opacity));
|
|
}
|
|
.bg-surface-secondary {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-secondary) / var(--tw-bg-opacity));
|
|
}
|
|
.bg-surface-secondary-inverse {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-secondary-inverse) / var(--tw-bg-opacity));
|
|
}
|
|
.bg-surface-secondary\/30 {
|
|
background-color: rgb(var(--color-surface-secondary) / 0.3);
|
|
}
|
|
.bg-surface-selected {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-selected) / var(--tw-bg-opacity));
|
|
}
|
|
.bg-surface\/40 {
|
|
background-color: rgb(var(--color-surface) / 0.4);
|
|
}
|
|
.bg-surface\/60 {
|
|
background-color: rgb(var(--color-surface) / 0.6);
|
|
}
|
|
.bg-teal-600 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(13 148 136 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-transparent {
|
|
background-color: transparent;
|
|
}
|
|
.bg-violet-100 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(237 233 254 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-white {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-yellow-100 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 249 195 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-yellow-300 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(253 224 71 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-yellow-50 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 252 232 / var(--tw-bg-opacity));
|
|
}
|
|
.bg-opacity-40 {
|
|
--tw-bg-opacity: 0.4;
|
|
}
|
|
.bg-opacity-50 {
|
|
--tw-bg-opacity: 0.5;
|
|
}
|
|
.bg-opacity-60 {
|
|
--tw-bg-opacity: 0.6;
|
|
}
|
|
.bg-opacity-75 {
|
|
--tw-bg-opacity: 0.75;
|
|
}
|
|
.bg-\[radial-gradient\(\#dbdbdb_1px\2c transparent_1px\)\] {
|
|
background-image: radial-gradient(#dbdbdb 1px, transparent 0);
|
|
}
|
|
.fill-current {
|
|
fill: currentcolor;
|
|
}
|
|
.fill-primary {
|
|
fill: rgb(var(--color-text-primary) / 1);
|
|
}
|
|
.stroke-primary {
|
|
stroke: rgb(var(--color-text-primary) / 1);
|
|
}
|
|
.object-contain {
|
|
-o-object-fit: contain;
|
|
object-fit: contain;
|
|
}
|
|
.object-cover {
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
}
|
|
.object-fill {
|
|
-o-object-fit: fill;
|
|
object-fit: fill;
|
|
}
|
|
.\!p-0 {
|
|
padding: 0 !important;
|
|
}
|
|
.\!p-1 {
|
|
padding: 0.25rem !important;
|
|
}
|
|
.\!p-1\.5 {
|
|
padding: 0.375rem !important;
|
|
}
|
|
.\!p-2 {
|
|
padding: 0.5rem !important;
|
|
}
|
|
.p-0 {
|
|
padding: 0;
|
|
}
|
|
.p-0\.5 {
|
|
padding: 0.125rem;
|
|
}
|
|
.p-1 {
|
|
padding: 0.25rem;
|
|
}
|
|
.p-1\.5 {
|
|
padding: 0.375rem;
|
|
}
|
|
.p-2 {
|
|
padding: 0.5rem;
|
|
}
|
|
.p-3 {
|
|
padding: 0.75rem;
|
|
}
|
|
.p-4 {
|
|
padding: 1rem;
|
|
}
|
|
.p-6 {
|
|
padding: 1.5rem;
|
|
}
|
|
.p-8 {
|
|
padding: 2rem;
|
|
}
|
|
.\!px-0 {
|
|
padding-left: 0 !important;
|
|
padding-right: 0 !important;
|
|
}
|
|
.\!px-1 {
|
|
padding-left: 0.25rem !important;
|
|
padding-right: 0.25rem !important;
|
|
}
|
|
.\!px-1\.5 {
|
|
padding-left: 0.375rem !important;
|
|
padding-right: 0.375rem !important;
|
|
}
|
|
.\!px-2 {
|
|
padding-left: 0.5rem !important;
|
|
padding-right: 0.5rem !important;
|
|
}
|
|
.\!px-3 {
|
|
padding-left: 0.75rem !important;
|
|
padding-right: 0.75rem !important;
|
|
}
|
|
.\!px-4 {
|
|
padding-left: 1rem !important;
|
|
padding-right: 1rem !important;
|
|
}
|
|
.\!px-6 {
|
|
padding-left: 1.5rem !important;
|
|
padding-right: 1.5rem !important;
|
|
}
|
|
.\!py-0 {
|
|
padding-bottom: 0 !important;
|
|
padding-top: 0 !important;
|
|
}
|
|
.\!py-0\.5 {
|
|
padding-bottom: 0.125rem !important;
|
|
padding-top: 0.125rem !important;
|
|
}
|
|
.\!py-1 {
|
|
padding-bottom: 0.25rem !important;
|
|
padding-top: 0.25rem !important;
|
|
}
|
|
.\!py-1\.5 {
|
|
padding-bottom: 0.375rem !important;
|
|
padding-top: 0.375rem !important;
|
|
}
|
|
.\!py-2 {
|
|
padding-bottom: 0.5rem !important;
|
|
padding-top: 0.5rem !important;
|
|
}
|
|
.px-0 {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
}
|
|
.px-0\.5 {
|
|
padding-left: 0.125rem;
|
|
padding-right: 0.125rem;
|
|
}
|
|
.px-1 {
|
|
padding-left: 0.25rem;
|
|
padding-right: 0.25rem;
|
|
}
|
|
.px-1\.5 {
|
|
padding-left: 0.375rem;
|
|
padding-right: 0.375rem;
|
|
}
|
|
.px-2 {
|
|
padding-left: 0.5rem;
|
|
padding-right: 0.5rem;
|
|
}
|
|
.px-2\.5 {
|
|
padding-left: 0.625rem;
|
|
padding-right: 0.625rem;
|
|
}
|
|
.px-3 {
|
|
padding-left: 0.75rem;
|
|
padding-right: 0.75rem;
|
|
}
|
|
.px-3\.5 {
|
|
padding-left: 0.875rem;
|
|
padding-right: 0.875rem;
|
|
}
|
|
.px-4 {
|
|
padding-left: 1rem;
|
|
padding-right: 1rem;
|
|
}
|
|
.px-6 {
|
|
padding-left: 1.5rem;
|
|
padding-right: 1.5rem;
|
|
}
|
|
.px-8 {
|
|
padding-left: 2rem;
|
|
padding-right: 2rem;
|
|
}
|
|
.py-0 {
|
|
padding-bottom: 0;
|
|
padding-top: 0;
|
|
}
|
|
.py-0\.5 {
|
|
padding-bottom: 0.125rem;
|
|
padding-top: 0.125rem;
|
|
}
|
|
.py-1 {
|
|
padding-bottom: 0.25rem;
|
|
padding-top: 0.25rem;
|
|
}
|
|
.py-1\.5 {
|
|
padding-bottom: 0.375rem;
|
|
padding-top: 0.375rem;
|
|
}
|
|
.py-10 {
|
|
padding-bottom: 2.5rem;
|
|
padding-top: 2.5rem;
|
|
}
|
|
.py-12 {
|
|
padding-bottom: 3rem;
|
|
padding-top: 3rem;
|
|
}
|
|
.py-2 {
|
|
padding-bottom: 0.5rem;
|
|
padding-top: 0.5rem;
|
|
}
|
|
.py-2\.5 {
|
|
padding-bottom: 0.625rem;
|
|
padding-top: 0.625rem;
|
|
}
|
|
.py-3 {
|
|
padding-bottom: 0.75rem;
|
|
padding-top: 0.75rem;
|
|
}
|
|
.py-3\.5 {
|
|
padding-bottom: 0.875rem;
|
|
padding-top: 0.875rem;
|
|
}
|
|
.py-4 {
|
|
padding-bottom: 1rem;
|
|
padding-top: 1rem;
|
|
}
|
|
.py-6 {
|
|
padding-bottom: 1.5rem;
|
|
padding-top: 1.5rem;
|
|
}
|
|
.py-8 {
|
|
padding-bottom: 2rem;
|
|
padding-top: 2rem;
|
|
}
|
|
.py-\[1px\] {
|
|
padding-bottom: 1px;
|
|
padding-top: 1px;
|
|
}
|
|
.py-\[4px\] {
|
|
padding-bottom: 4px;
|
|
padding-top: 4px;
|
|
}
|
|
.py-\[6px\] {
|
|
padding-bottom: 6px;
|
|
padding-top: 6px;
|
|
}
|
|
.py-\[7px\] {
|
|
padding-bottom: 7px;
|
|
padding-top: 7px;
|
|
}
|
|
.py-\[8px\] {
|
|
padding-bottom: 8px;
|
|
padding-top: 8px;
|
|
}
|
|
.py-\[9px\] {
|
|
padding-bottom: 9px;
|
|
padding-top: 9px;
|
|
}
|
|
.\!pl-0 {
|
|
padding-left: 0 !important;
|
|
}
|
|
.\!pl-8 {
|
|
padding-left: 2rem !important;
|
|
}
|
|
.\!pr-10 {
|
|
padding-right: 2.5rem !important;
|
|
}
|
|
.\!pr-12 {
|
|
padding-right: 3rem !important;
|
|
}
|
|
.\!pr-6 {
|
|
padding-right: 1.5rem !important;
|
|
}
|
|
.\!pr-8 {
|
|
padding-right: 2rem !important;
|
|
}
|
|
.\!pr-9 {
|
|
padding-right: 2.25rem !important;
|
|
}
|
|
.\!pr-\[26px\] {
|
|
padding-right: 26px !important;
|
|
}
|
|
.pb-0 {
|
|
padding-bottom: 0;
|
|
}
|
|
.pb-0\.5 {
|
|
padding-bottom: 0.125rem;
|
|
}
|
|
.pb-1 {
|
|
padding-bottom: 0.25rem;
|
|
}
|
|
.pb-12 {
|
|
padding-bottom: 3rem;
|
|
}
|
|
.pb-2 {
|
|
padding-bottom: 0.5rem;
|
|
}
|
|
.pb-3 {
|
|
padding-bottom: 0.75rem;
|
|
}
|
|
.pb-3\.5 {
|
|
padding-bottom: 0.875rem;
|
|
}
|
|
.pb-4 {
|
|
padding-bottom: 1rem;
|
|
}
|
|
.pb-40 {
|
|
padding-bottom: 10rem;
|
|
}
|
|
.pb-6 {
|
|
padding-bottom: 1.5rem;
|
|
}
|
|
.pb-8 {
|
|
padding-bottom: 2rem;
|
|
}
|
|
.pl-0 {
|
|
padding-left: 0;
|
|
}
|
|
.pl-0\.5 {
|
|
padding-left: 0.125rem;
|
|
}
|
|
.pl-1 {
|
|
padding-left: 0.25rem;
|
|
}
|
|
.pl-10 {
|
|
padding-left: 2.5rem;
|
|
}
|
|
.pl-2 {
|
|
padding-left: 0.5rem;
|
|
}
|
|
.pl-2\.5 {
|
|
padding-left: 0.625rem;
|
|
}
|
|
.pl-4 {
|
|
padding-left: 1rem;
|
|
}
|
|
.pl-5 {
|
|
padding-left: 1.25rem;
|
|
}
|
|
.pl-8 {
|
|
padding-left: 2rem;
|
|
}
|
|
.pr-0 {
|
|
padding-right: 0;
|
|
}
|
|
.pr-0\.5 {
|
|
padding-right: 0.125rem;
|
|
}
|
|
.pr-1 {
|
|
padding-right: 0.25rem;
|
|
}
|
|
.pr-2 {
|
|
padding-right: 0.5rem;
|
|
}
|
|
.pr-3 {
|
|
padding-right: 0.75rem;
|
|
}
|
|
.pr-4 {
|
|
padding-right: 1rem;
|
|
}
|
|
.pr-6 {
|
|
padding-right: 1.5rem;
|
|
}
|
|
.pr-8 {
|
|
padding-right: 2rem;
|
|
}
|
|
.pt-0 {
|
|
padding-top: 0;
|
|
}
|
|
.pt-0\.5 {
|
|
padding-top: 0.125rem;
|
|
}
|
|
.pt-1 {
|
|
padding-top: 0.25rem;
|
|
}
|
|
.pt-1\.5 {
|
|
padding-top: 0.375rem;
|
|
}
|
|
.pt-10 {
|
|
padding-top: 2.5rem;
|
|
}
|
|
.pt-12 {
|
|
padding-top: 3rem;
|
|
}
|
|
.pt-2 {
|
|
padding-top: 0.5rem;
|
|
}
|
|
.pt-20 {
|
|
padding-top: 5rem;
|
|
}
|
|
.pt-3 {
|
|
padding-top: 0.75rem;
|
|
}
|
|
.pt-4 {
|
|
padding-top: 1rem;
|
|
}
|
|
.pt-5 {
|
|
padding-top: 1.25rem;
|
|
}
|
|
.pt-6 {
|
|
padding-top: 1.5rem;
|
|
}
|
|
.pt-7 {
|
|
padding-top: 1.75rem;
|
|
}
|
|
.pt-8 {
|
|
padding-top: 2rem;
|
|
}
|
|
.\!text-left {
|
|
text-align: left !important;
|
|
}
|
|
.text-left {
|
|
text-align: left;
|
|
}
|
|
.text-center {
|
|
text-align: center;
|
|
}
|
|
.text-right {
|
|
text-align: right;
|
|
}
|
|
.text-start {
|
|
text-align: start;
|
|
}
|
|
.\!indent-\[3\.5rem\] {
|
|
text-indent: 3.5rem !important;
|
|
}
|
|
.\!indent-\[8\.8rem\] {
|
|
text-indent: 8.8rem !important;
|
|
}
|
|
.indent-\[3\.5rem\] {
|
|
text-indent: 3.5rem;
|
|
}
|
|
.align-top {
|
|
vertical-align: top;
|
|
}
|
|
.align-middle {
|
|
vertical-align: middle;
|
|
}
|
|
.font-main {
|
|
font-family: Inter, sans-serif;
|
|
}
|
|
.font-mono {
|
|
font-family:
|
|
ui-monospace,
|
|
SFMono-Regular,
|
|
Menlo,
|
|
Monaco,
|
|
Consolas,
|
|
Liberation Mono,
|
|
Courier New,
|
|
monospace;
|
|
}
|
|
.\!text-2xl {
|
|
font-size: 1.5rem !important;
|
|
line-height: 2rem !important;
|
|
}
|
|
.\!text-2xs {
|
|
font-size: 0.7rem !important;
|
|
}
|
|
.\!text-\[10px\] {
|
|
font-size: 10px !important;
|
|
}
|
|
.\!text-lg {
|
|
font-size: 1.125rem !important;
|
|
line-height: 1.75rem !important;
|
|
}
|
|
.\!text-sm {
|
|
font-size: 0.875rem !important;
|
|
line-height: 1.25rem !important;
|
|
}
|
|
.\!text-xs {
|
|
font-size: 0.75rem !important;
|
|
line-height: 1rem !important;
|
|
}
|
|
.text-2xl {
|
|
font-size: 1.5rem;
|
|
line-height: 2rem;
|
|
}
|
|
.text-2xs {
|
|
font-size: 0.7rem;
|
|
}
|
|
.text-3xl {
|
|
font-size: 1.875rem;
|
|
line-height: 2.25rem;
|
|
}
|
|
.text-\[0\.6em\] {
|
|
font-size: 0.6em;
|
|
}
|
|
.text-\[0\.6rem\] {
|
|
font-size: 0.6rem;
|
|
}
|
|
.text-\[0\.7em\] {
|
|
font-size: 0.7em;
|
|
}
|
|
.text-\[1\.2em\] {
|
|
font-size: 1.2em;
|
|
}
|
|
.text-\[10px\] {
|
|
font-size: 10px;
|
|
}
|
|
.text-base {
|
|
font-size: 1rem;
|
|
line-height: 1.5rem;
|
|
}
|
|
.text-lg {
|
|
font-size: 1.125rem;
|
|
line-height: 1.75rem;
|
|
}
|
|
.text-sm {
|
|
font-size: 0.875rem;
|
|
line-height: 1.25rem;
|
|
}
|
|
.text-xl {
|
|
font-size: 1.25rem;
|
|
line-height: 1.75rem;
|
|
}
|
|
.text-xs {
|
|
font-size: 0.75rem;
|
|
line-height: 1rem;
|
|
}
|
|
.\!font-bold {
|
|
font-weight: 700 !important;
|
|
}
|
|
.\!font-medium {
|
|
font-weight: 500 !important;
|
|
}
|
|
.\!font-normal {
|
|
font-weight: 400 !important;
|
|
}
|
|
.font-black {
|
|
font-weight: 900;
|
|
}
|
|
.font-bold {
|
|
font-weight: 700;
|
|
}
|
|
.font-light {
|
|
font-weight: 300;
|
|
}
|
|
.font-medium {
|
|
font-weight: 500;
|
|
}
|
|
.font-normal {
|
|
font-weight: 400;
|
|
}
|
|
.font-semibold {
|
|
font-weight: 600;
|
|
}
|
|
.uppercase {
|
|
text-transform: uppercase;
|
|
}
|
|
.lowercase {
|
|
text-transform: lowercase;
|
|
}
|
|
.capitalize {
|
|
text-transform: capitalize;
|
|
}
|
|
.italic {
|
|
font-style: italic;
|
|
}
|
|
.ordinal {
|
|
--tw-ordinal: ordinal;
|
|
font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure)
|
|
var(--tw-numeric-spacing) var(--tw-numeric-fraction);
|
|
}
|
|
.leading-6 {
|
|
line-height: 1.5rem;
|
|
}
|
|
.leading-8 {
|
|
line-height: 2rem;
|
|
}
|
|
.leading-none {
|
|
line-height: 1;
|
|
}
|
|
.leading-normal {
|
|
line-height: 1.5;
|
|
}
|
|
.tracking-tight {
|
|
letter-spacing: -0.025em;
|
|
}
|
|
.\!text-blue-600 {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(37 99 235 / var(--tw-text-opacity)) !important;
|
|
}
|
|
.\!text-blue-900 {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(30 58 138 / var(--tw-text-opacity)) !important;
|
|
}
|
|
.\!text-gray-300 {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(209 213 219 / var(--tw-text-opacity)) !important;
|
|
}
|
|
.\!text-primary {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(var(--color-text-primary) / var(--tw-text-opacity)) !important;
|
|
}
|
|
.\!text-red-600 {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(220 38 38 / var(--tw-text-opacity)) !important;
|
|
}
|
|
.\!text-secondary {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity)) !important;
|
|
}
|
|
.\!text-tertiary {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(var(--color-text-tertiary) / var(--tw-text-opacity)) !important;
|
|
}
|
|
.text-\[\#0007\] {
|
|
color: #0007;
|
|
}
|
|
.text-\[\#11181C\] {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(17 24 28 / var(--tw-text-opacity));
|
|
}
|
|
.text-\[\#14b8a6\] {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(20 184 166 / var(--tw-text-opacity));
|
|
}
|
|
.text-black {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(0 0 0 / var(--tw-text-opacity));
|
|
}
|
|
.text-blue-100 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(219 234 254 / var(--tw-text-opacity));
|
|
}
|
|
.text-blue-300 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(147 197 253 / var(--tw-text-opacity));
|
|
}
|
|
.text-blue-400 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(96 165 250 / var(--tw-text-opacity));
|
|
}
|
|
.text-blue-500 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(59 130 246 / var(--tw-text-opacity));
|
|
}
|
|
.text-blue-600 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(37 99 235 / var(--tw-text-opacity));
|
|
}
|
|
.text-blue-700 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(29 78 216 / var(--tw-text-opacity));
|
|
}
|
|
.text-blue-800 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(30 64 175 / var(--tw-text-opacity));
|
|
}
|
|
.text-current {
|
|
color: currentcolor;
|
|
}
|
|
.text-disabled {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-disabled) / var(--tw-text-opacity));
|
|
}
|
|
.text-frost-200 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(207 217 232 / var(--tw-text-opacity));
|
|
}
|
|
.text-frost-500 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(94 129 172 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-100 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(243 244 246 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-200 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(229 231 235 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-300 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(209 213 219 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-400 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(156 163 175 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-50 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(249 250 251 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-500 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(107 114 128 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-700 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(55 65 81 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-800 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(31 41 55 / var(--tw-text-opacity));
|
|
}
|
|
.text-gray-900 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(17 24 39 / var(--tw-text-opacity));
|
|
}
|
|
.text-green-100 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(220 252 231 / var(--tw-text-opacity));
|
|
}
|
|
.text-green-300 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(134 239 172 / var(--tw-text-opacity));
|
|
}
|
|
.text-green-400 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(74 222 128 / var(--tw-text-opacity));
|
|
}
|
|
.text-green-500 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(34 197 94 / var(--tw-text-opacity));
|
|
}
|
|
.text-green-600 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(22 163 74 / var(--tw-text-opacity));
|
|
}
|
|
.text-green-700 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(21 128 61 / var(--tw-text-opacity));
|
|
}
|
|
.text-green-800 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(22 101 52 / var(--tw-text-opacity));
|
|
}
|
|
.text-indigo-100 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(224 231 255 / var(--tw-text-opacity));
|
|
}
|
|
.text-indigo-200 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(199 210 254 / var(--tw-text-opacity));
|
|
}
|
|
.text-indigo-600 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(79 70 229 / var(--tw-text-opacity));
|
|
}
|
|
.text-indigo-800 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(55 48 163 / var(--tw-text-opacity));
|
|
}
|
|
.text-marine-50 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(233 233 244 / var(--tw-text-opacity));
|
|
}
|
|
.text-orange-100 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(255 237 213 / var(--tw-text-opacity));
|
|
}
|
|
.text-orange-500 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(249 115 22 / var(--tw-text-opacity));
|
|
}
|
|
.text-orange-600 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(234 88 12 / var(--tw-text-opacity));
|
|
}
|
|
.text-orange-700,
|
|
.text-orange-800 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(194 65 12 / var(--tw-text-opacity));
|
|
}
|
|
.text-primary {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-primary) / var(--tw-text-opacity));
|
|
}
|
|
.text-primary-inverse {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-primary-inverse) / var(--tw-text-opacity));
|
|
}
|
|
.text-red-300 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(252 165 165 / var(--tw-text-opacity));
|
|
}
|
|
.text-red-400 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(248 113 113 / var(--tw-text-opacity));
|
|
}
|
|
.text-red-500 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(239 68 68 / var(--tw-text-opacity));
|
|
}
|
|
.text-red-600 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(220 38 38 / var(--tw-text-opacity));
|
|
}
|
|
.text-red-700 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(185 28 28 / var(--tw-text-opacity));
|
|
}
|
|
.text-red-800 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(153 27 27 / var(--tw-text-opacity));
|
|
}
|
|
.text-secondary {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity));
|
|
}
|
|
.text-secondary\/80 {
|
|
color: rgb(var(--color-text-secondary) / 0.8);
|
|
}
|
|
.text-teal-600 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(13 148 136 / var(--tw-text-opacity));
|
|
}
|
|
.text-tertiary {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-tertiary) / var(--tw-text-opacity));
|
|
}
|
|
.text-tertiary-inverse {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-tertiary-inverse) / var(--tw-text-opacity));
|
|
}
|
|
.text-violet-800 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(91 33 182 / var(--tw-text-opacity));
|
|
}
|
|
.text-white {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
}
|
|
.text-yellow-500 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(234 179 8 / var(--tw-text-opacity));
|
|
}
|
|
.text-yellow-600 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(202 138 4 / var(--tw-text-opacity));
|
|
}
|
|
.text-yellow-700 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(161 98 7 / var(--tw-text-opacity));
|
|
}
|
|
.text-yellow-800 {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(133 77 14 / var(--tw-text-opacity));
|
|
}
|
|
.text-opacity-70 {
|
|
--tw-text-opacity: 0.7;
|
|
}
|
|
.underline {
|
|
text-decoration-line: underline;
|
|
}
|
|
.line-through {
|
|
text-decoration-line: line-through;
|
|
}
|
|
.decoration-gray-400 {
|
|
text-decoration-color: #9ca3af;
|
|
}
|
|
.antialiased {
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
.\!opacity-0 {
|
|
opacity: 0 !important;
|
|
}
|
|
.opacity-0 {
|
|
opacity: 0;
|
|
}
|
|
.opacity-100 {
|
|
opacity: 1;
|
|
}
|
|
.opacity-20 {
|
|
opacity: 0.2;
|
|
}
|
|
.opacity-50 {
|
|
opacity: 0.5;
|
|
}
|
|
.opacity-60 {
|
|
opacity: 0.6;
|
|
}
|
|
.opacity-70 {
|
|
opacity: 0.7;
|
|
}
|
|
.opacity-75 {
|
|
opacity: 0.75;
|
|
}
|
|
.opacity-80 {
|
|
opacity: 0.8;
|
|
}
|
|
.\!shadow-md {
|
|
--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1) !important;
|
|
--tw-shadow-colored:
|
|
0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
|
|
}
|
|
.\!shadow-md,
|
|
.\!shadow-none {
|
|
box-shadow:
|
|
var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
|
|
}
|
|
.\!shadow-none {
|
|
--tw-shadow: 0 0 #0000 !important;
|
|
--tw-shadow-colored: 0 0 #0000 !important;
|
|
}
|
|
.shadow {
|
|
--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
|
|
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
|
|
}
|
|
.shadow,
|
|
.shadow-inner {
|
|
box-shadow:
|
|
var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
}
|
|
.shadow-inner {
|
|
--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
|
|
--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
|
|
}
|
|
.shadow-lg {
|
|
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
|
|
--tw-shadow-colored:
|
|
0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
|
|
}
|
|
.shadow-lg,
|
|
.shadow-md {
|
|
box-shadow:
|
|
var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
}
|
|
.shadow-md {
|
|
--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
|
|
--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
|
|
}
|
|
.shadow-sm {
|
|
--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
|
|
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
|
|
}
|
|
.shadow-sm,
|
|
.shadow-xl {
|
|
box-shadow:
|
|
var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
}
|
|
.shadow-xl {
|
|
--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
|
|
--tw-shadow-colored:
|
|
0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
|
|
}
|
|
.\!outline-none {
|
|
outline: 2px solid transparent !important;
|
|
outline-offset: 2px !important;
|
|
}
|
|
.outline-none {
|
|
outline: 2px solid transparent;
|
|
outline-offset: 2px;
|
|
}
|
|
.outline {
|
|
outline-style: solid;
|
|
}
|
|
.outline-1 {
|
|
outline-width: 1px;
|
|
}
|
|
.outline-2 {
|
|
outline-width: 2px;
|
|
}
|
|
.outline-\[1px\] {
|
|
outline-width: 1px;
|
|
}
|
|
.outline-offset-0 {
|
|
outline-offset: 0;
|
|
}
|
|
.outline-offset-1 {
|
|
outline-offset: 1px;
|
|
}
|
|
.outline-offset-2 {
|
|
outline-offset: 2px;
|
|
}
|
|
.outline-black {
|
|
outline-color: #000;
|
|
}
|
|
.outline-blue-500 {
|
|
outline-color: #3b82f6;
|
|
}
|
|
.outline-blue-600 {
|
|
outline-color: #2563eb;
|
|
}
|
|
.outline-gray-300 {
|
|
outline-color: #d1d5db;
|
|
}
|
|
.outline-gray-600 {
|
|
outline-color: #4b5563;
|
|
}
|
|
.outline-gray-700 {
|
|
outline-color: #374151;
|
|
}
|
|
.outline-indigo-500 {
|
|
outline-color: #6366f1;
|
|
}
|
|
.outline-indigo-600 {
|
|
outline-color: #4f46e5;
|
|
}
|
|
.outline-orange-600 {
|
|
outline-color: #ea580c;
|
|
}
|
|
.outline-slate-500 {
|
|
outline-color: #64748b;
|
|
}
|
|
.outline-slate-900 {
|
|
outline-color: #0f172a;
|
|
}
|
|
.outline-surface-secondary {
|
|
outline-color: rgb(var(--color-surface-secondary) / 1);
|
|
}
|
|
.\!ring-0 {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color) !important;
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width))
|
|
var(--tw-ring-color) !important;
|
|
box-shadow:
|
|
var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
|
|
}
|
|
.ring-1 {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
}
|
|
.ring-1,
|
|
.ring-2 {
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
}
|
|
.ring-2 {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
}
|
|
.ring-inset {
|
|
--tw-ring-inset: inset;
|
|
}
|
|
.\!ring-frost-100 {
|
|
--tw-ring-opacity: 1 !important;
|
|
--tw-ring-color: rgb(234 238 244 / var(--tw-ring-opacity)) !important;
|
|
}
|
|
.\!ring-gray-300 {
|
|
--tw-ring-opacity: 1 !important;
|
|
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity)) !important;
|
|
}
|
|
.ring-black {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
|
|
}
|
|
.ring-white {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
|
|
}
|
|
.ring-opacity-5 {
|
|
--tw-ring-opacity: 0.05;
|
|
}
|
|
.\!ring-offset-0 {
|
|
--tw-ring-offset-width: 0px !important;
|
|
}
|
|
.blur {
|
|
--tw-blur: blur(8px);
|
|
}
|
|
.blur,
|
|
.drop-shadow-md {
|
|
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);
|
|
}
|
|
.drop-shadow-md {
|
|
--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07))
|
|
drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
|
|
}
|
|
.grayscale {
|
|
--tw-grayscale: grayscale(100%);
|
|
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);
|
|
}
|
|
.\!filter {
|
|
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;
|
|
}
|
|
.filter {
|
|
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);
|
|
}
|
|
.backdrop-blur-\[1px\] {
|
|
--tw-backdrop-blur: blur(1px);
|
|
-webkit-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);
|
|
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);
|
|
}
|
|
.\!transition-none {
|
|
transition-property: none !important;
|
|
}
|
|
.transition {
|
|
transition-duration: 0.15s;
|
|
transition-property:
|
|
color,
|
|
background-color,
|
|
border-color,
|
|
text-decoration-color,
|
|
fill,
|
|
stroke,
|
|
opacity,
|
|
box-shadow,
|
|
transform,
|
|
filter,
|
|
-webkit-backdrop-filter;
|
|
transition-property:
|
|
color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow,
|
|
transform, filter, backdrop-filter;
|
|
transition-property:
|
|
color,
|
|
background-color,
|
|
border-color,
|
|
text-decoration-color,
|
|
fill,
|
|
stroke,
|
|
opacity,
|
|
box-shadow,
|
|
transform,
|
|
filter,
|
|
backdrop-filter,
|
|
-webkit-backdrop-filter;
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
}
|
|
.transition-\[opacity\] {
|
|
transition-duration: 0.15s;
|
|
transition-property: opacity;
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
}
|
|
.transition-all {
|
|
transition-duration: 0.15s;
|
|
transition-property: all;
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
}
|
|
.transition-colors {
|
|
transition-duration: 0.15s;
|
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
}
|
|
.transition-opacity {
|
|
transition-duration: 0.15s;
|
|
transition-property: opacity;
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
}
|
|
.delay-1000 {
|
|
transition-delay: 1s;
|
|
}
|
|
.duration-100 {
|
|
transition-duration: 0.1s;
|
|
}
|
|
.duration-1000 {
|
|
transition-duration: 1s;
|
|
}
|
|
.duration-150 {
|
|
transition-duration: 0.15s;
|
|
}
|
|
.duration-200 {
|
|
transition-duration: 0.2s;
|
|
}
|
|
.duration-300 {
|
|
transition-duration: 0.3s;
|
|
}
|
|
.duration-75 {
|
|
transition-duration: 75ms;
|
|
}
|
|
.duration-\[25ms\] {
|
|
transition-duration: 25ms;
|
|
}
|
|
.duration-\[400ms\] {
|
|
transition-duration: 0.4s;
|
|
}
|
|
.ease-in {
|
|
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
}
|
|
.ease-in-out {
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
}
|
|
.ease-linear {
|
|
transition-timing-function: linear;
|
|
}
|
|
.ease-out {
|
|
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
}
|
|
.separator {
|
|
background-color: #ddd !important;
|
|
}
|
|
.\!dark .separator,
|
|
.dark .separator {
|
|
background-color: #3e4c60 !important;
|
|
}
|
|
.center-center {
|
|
align-items: center;
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.\!dark .inner-border {
|
|
box-shadow: inset 0 0 0 1px #3e4c60 !important;
|
|
}
|
|
.dark .inner-border {
|
|
box-shadow: inset 0 0 0 1px #3e4c60;
|
|
}
|
|
.z5000 {
|
|
z-index: 5000 !important;
|
|
}
|
|
.ellipsize {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.\!disabled {
|
|
cursor: default !important;
|
|
filter: grayscale(1) !important;
|
|
pointer-events: none !important;
|
|
}
|
|
.disabled {
|
|
cursor: default;
|
|
filter: grayscale(1);
|
|
pointer-events: none;
|
|
}
|
|
.scrollbar-hidden {
|
|
-ms-overflow-style: none;
|
|
scrollbar-width: none;
|
|
}
|
|
.scrollbar-hidden::-webkit-scrollbar {
|
|
display: none;
|
|
width: 0;
|
|
}
|
|
.no-scrollbar::-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
.no-scrollbar {
|
|
-ms-overflow-style: none;
|
|
scrollbar-width: none;
|
|
}
|
|
.\[animation-delay\:1000ms\] {
|
|
animation-delay: 1s;
|
|
}
|
|
.\[background-size\:16px_16px\] {
|
|
background-size: 16px 16px;
|
|
}
|
|
.splitpanes--horizontal > .splitpanes__pane,
|
|
.splitpanes--vertical > .splitpanes__pane {
|
|
transition: none !important;
|
|
}
|
|
.monaco-workbench > .notifications-toasts.visible {
|
|
display: none !important;
|
|
}
|
|
.monaco-editor .suggest-widget {
|
|
z-index: 10001 !important;
|
|
}
|
|
svelte-virtual-list-row {
|
|
overflow: visible !important;
|
|
}
|
|
svelte-virtual-list-contents > * + * {
|
|
border-bottom-width: 0 !important;
|
|
border-top-width: 1px !important;
|
|
}
|
|
.monaco-editor textarea:focus {
|
|
box-shadow: none !important;
|
|
}
|
|
.component-wrapper {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(209 213 219 / var(--tw-border-opacity));
|
|
border-radius: 0.25rem;
|
|
border-width: 1px;
|
|
overflow: hidden;
|
|
}
|
|
:is(.dark .component-wrapper) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(75 85 99 / var(--tw-border-opacity));
|
|
}
|
|
.app-editor-input {
|
|
border-radius: 0.25rem;
|
|
border-width: 1px;
|
|
}
|
|
.app-editor-input,
|
|
.app-editor-input:focus {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(209 213 219 / var(--tw-border-opacity));
|
|
}
|
|
.app-editor-input:focus {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color) !important;
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color) !important;
|
|
--tw-ring-opacity: 1 !important;
|
|
--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity)) !important;
|
|
box-shadow:
|
|
var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
|
|
}
|
|
:is(.dark .app-editor-input) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(107 114 128 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .app-editor-input):focus {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(107 114 128 / var(--tw-border-opacity));
|
|
}
|
|
.app-editor-input::-moz-placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(156 163 175 / var(--tw-text-opacity));
|
|
}
|
|
.app-editor-input::placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(156 163 175 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .app-editor-input)::-moz-placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(229 231 235 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .app-editor-input)::placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(229 231 235 / var(--tw-text-opacity));
|
|
}
|
|
.app-editor-input {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface) / var(--tw-bg-opacity));
|
|
}
|
|
.app-editor-input:disabled {
|
|
--tw-border-opacity: 1;
|
|
--tw-text-opacity: 1;
|
|
border-color: rgb(229 231 235 / var(--tw-border-opacity));
|
|
color: rgb(229 231 235 / var(--tw-text-opacity));
|
|
}
|
|
.app-editor-input:disabled::-moz-placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(229 231 235 / var(--tw-text-opacity));
|
|
}
|
|
.app-editor-input:disabled::placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(229 231 235 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .app-editor-input):disabled {
|
|
--tw-border-opacity: 1;
|
|
--tw-text-opacity: 1;
|
|
border-color: rgb(75 85 99 / var(--tw-border-opacity));
|
|
color: rgb(107 114 128 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .app-editor-input):disabled::-moz-placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(107 114 128 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .app-editor-input):disabled::placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(107 114 128 / var(--tw-text-opacity));
|
|
}
|
|
.nonmain-editor .cursor.monaco-mouse-cursor-text {
|
|
width: 1px !important;
|
|
}
|
|
.bg-locked {
|
|
background-image: repeating-linear-gradient(
|
|
-45deg,
|
|
hsla(0, 0%, 50%, 0.2),
|
|
hsla(0, 0%, 50%, 0.2) 10px,
|
|
hsla(0, 0%, 75%, 0.2) 0,
|
|
hsla(0, 0%, 75%, 0.2) 20px
|
|
);
|
|
}
|
|
.bg-locked-hover {
|
|
background-image: repeating-linear-gradient(
|
|
-45deg,
|
|
rgba(255, 99, 71, 0.2),
|
|
rgba(255, 99, 71, 0.2) 10px,
|
|
rgba(255, 69, 58, 0.2),
|
|
rgba(255, 69, 58, 0.2) 20px
|
|
);
|
|
}
|
|
:is(.dark .dark\:prose-invert) {
|
|
--tw-prose-body: var(--tw-prose-invert-body);
|
|
--tw-prose-headings: var(--tw-prose-invert-headings);
|
|
--tw-prose-lead: var(--tw-prose-invert-lead);
|
|
--tw-prose-links: var(--tw-prose-invert-links);
|
|
--tw-prose-bold: var(--tw-prose-invert-bold);
|
|
--tw-prose-counters: var(--tw-prose-invert-counters);
|
|
--tw-prose-bullets: var(--tw-prose-invert-bullets);
|
|
--tw-prose-hr: var(--tw-prose-invert-hr);
|
|
--tw-prose-quotes: var(--tw-prose-invert-quotes);
|
|
--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
|
|
--tw-prose-captions: var(--tw-prose-invert-captions);
|
|
--tw-prose-kbd: var(--tw-prose-invert-kbd);
|
|
--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
|
|
--tw-prose-code: var(--tw-prose-invert-code);
|
|
--tw-prose-pre-code: var(--tw-prose-invert-pre-code);
|
|
--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
|
|
--tw-prose-th-borders: var(--tw-prose-invert-th-borders);
|
|
--tw-prose-td-borders: var(--tw-prose-invert-td-borders);
|
|
}
|
|
.placeholder\:text-secondary::-moz-placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity));
|
|
}
|
|
.placeholder\:text-secondary::placeholder {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity));
|
|
}
|
|
.after\:absolute:after {
|
|
content: var(--tw-content);
|
|
position: absolute;
|
|
}
|
|
.after\:left-\[2px\]:after {
|
|
content: var(--tw-content);
|
|
left: 2px;
|
|
}
|
|
.after\:top-0:after {
|
|
content: var(--tw-content);
|
|
top: 0;
|
|
}
|
|
.after\:top-0\.5:after {
|
|
content: var(--tw-content);
|
|
top: 0.125rem;
|
|
}
|
|
.after\:h-3:after {
|
|
content: var(--tw-content);
|
|
height: 0.75rem;
|
|
}
|
|
.after\:h-5:after {
|
|
content: var(--tw-content);
|
|
height: 1.25rem;
|
|
}
|
|
.after\:w-3:after {
|
|
content: var(--tw-content);
|
|
width: 0.75rem;
|
|
}
|
|
.after\:w-5:after {
|
|
content: var(--tw-content);
|
|
width: 1.25rem;
|
|
}
|
|
.after\:rounded-full:after {
|
|
border-radius: 9999px;
|
|
content: var(--tw-content);
|
|
}
|
|
.after\:border:after {
|
|
border-width: 1px;
|
|
content: var(--tw-content);
|
|
}
|
|
.after\:border-white:after {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(255 255 255 / var(--tw-border-opacity));
|
|
content: var(--tw-content);
|
|
}
|
|
.after\:bg-surface:after {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface) / var(--tw-bg-opacity));
|
|
content: var(--tw-content);
|
|
}
|
|
.after\:transition-all:after {
|
|
content: var(--tw-content);
|
|
transition-duration: 0.15s;
|
|
transition-property: all;
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
}
|
|
.after\:content-\[\'\'\]:after {
|
|
--tw-content: '';
|
|
content: var(--tw-content);
|
|
}
|
|
.last\:border-b-0:last-child {
|
|
border-bottom-width: 0;
|
|
}
|
|
.last\:pb-0:last-child {
|
|
padding-bottom: 0;
|
|
}
|
|
.first-of-type\:rounded-t-md:first-of-type {
|
|
border-top-left-radius: 0.375rem;
|
|
border-top-right-radius: 0.375rem;
|
|
}
|
|
.first-of-type\:\!border-t-0:first-of-type {
|
|
border-top-width: 0 !important;
|
|
}
|
|
.last-of-type\:rounded-b-md:last-of-type {
|
|
border-bottom-left-radius: 0.375rem;
|
|
border-bottom-right-radius: 0.375rem;
|
|
}
|
|
.focus-within\:border-blue-300:focus-within {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(147 197 253 / var(--tw-border-opacity));
|
|
}
|
|
.focus-within\:border-blue-500:focus-within {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(59 130 246 / var(--tw-border-opacity));
|
|
}
|
|
.focus-within\:bg-blue-50:focus-within {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(239 246 255 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:\!visible:hover {
|
|
visibility: visible !important;
|
|
}
|
|
.hover\:z-50:hover {
|
|
z-index: 50;
|
|
}
|
|
.hover\:animate-none:hover {
|
|
animation: none;
|
|
}
|
|
.hover\:divide-blue-300:hover > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(147 197 253 / var(--tw-divide-opacity));
|
|
}
|
|
.hover\:border-blue-500:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(59 130 246 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-blue-700:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(29 78 216 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-frost-700:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(54 77 110 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-gray-600:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(75 85 99 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-gray-700:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(55 65 81 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-green-700:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(21 128 61 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-marine-500:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(50 63 91 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-red-600:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(220 38 38 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-red-700:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(185 28 28 / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-secondary:hover {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(var(--color-text-secondary) / var(--tw-border-opacity));
|
|
}
|
|
.hover\:border-opacity-100:hover {
|
|
--tw-border-opacity: 1;
|
|
}
|
|
.hover\:\!bg-surface-hover:hover {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(var(--color-surface-hover) / var(--tw-bg-opacity)) !important;
|
|
}
|
|
.hover\:bg-\[\#2A3648\]:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(42 54 72 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-\[\#30404e\]:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(48 64 78 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-\[\#E6E8EB\]:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(230 232 235 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-blue-100:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(219 234 254 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-blue-200:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(191 219 254 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-blue-400:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(96 165 250 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-blue-50:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(239 246 255 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-blue-700:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(29 78 216 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-frost-100:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(234 238 244 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-frost-500:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(94 129 172 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-frost-700:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(54 77 110 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-gray-100:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-gray-200:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(229 231 235 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-gray-200\/90:hover {
|
|
background-color: rgba(229, 231, 235, 0.9);
|
|
}
|
|
.hover\:bg-gray-300:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(209 213 219 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-gray-300\/20:hover {
|
|
background-color: rgba(209, 213, 219, 0.2);
|
|
}
|
|
.hover\:bg-gray-400:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(156 163 175 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-gray-600:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(75 85 99 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-gray-700:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(55 65 81 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-green-100:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(220 252 231 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-green-200:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(187 247 208 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-green-700:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(21 128 61 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-indigo-100:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(224 231 255 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-indigo-200:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(199 210 254 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-indigo-300:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(165 180 252 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-indigo-500:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(99 102 241 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-indigo-700:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(67 56 202 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-marine-200:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(88 111 158 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-marine-500:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(50 63 91 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-orange-200:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(255 237 213 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-red-100:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 226 226 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-red-200:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 202 202 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-red-300:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(252 165 165 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-red-400:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(248 113 113 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-red-600:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(220 38 38 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-surface-hover:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-hover) / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-surface-secondary:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-secondary) / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-yellow-200:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 240 138 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:bg-yellow-300:hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(253 224 71 / var(--tw-bg-opacity));
|
|
}
|
|
.hover\:\!text-gray-600:hover {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(75 85 99 / var(--tw-text-opacity)) !important;
|
|
}
|
|
.hover\:text-blue-400:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(96 165 250 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-blue-500:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(59 130 246 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-frost-700:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(54 77 110 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-gray-600:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(75 85 99 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-gray-700:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(55 65 81 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-gray-900:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(17 24 39 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-green-700:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(21 128 61 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-indigo-200:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(199 210 254 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-indigo-500:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(99 102 241 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-indigo-800:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(55 48 163 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-marine-50:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(233 233 244 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-primary:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-primary) / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-red-500:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(239 68 68 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-red-700:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(185 28 28 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-red-800:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(153 27 27 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-secondary:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-tertiary:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-tertiary) / var(--tw-text-opacity));
|
|
}
|
|
.hover\:text-white:hover {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
}
|
|
.hover\:underline:hover {
|
|
text-decoration-line: underline;
|
|
}
|
|
.hover\:opacity-100:hover {
|
|
opacity: 1;
|
|
}
|
|
.hover\:outline:hover {
|
|
outline-style: solid;
|
|
}
|
|
.hover\:ring-1:hover {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
}
|
|
.hover\:ring-indigo-300:hover {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity));
|
|
}
|
|
.hover\:transition-all:hover {
|
|
transition-duration: 0.15s;
|
|
transition-property: all;
|
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
}
|
|
.hover\:delay-0:hover {
|
|
transition-delay: 0s;
|
|
}
|
|
.focus\:\!border-red-700:focus {
|
|
--tw-border-opacity: 1 !important;
|
|
border-color: rgb(185 28 28 / var(--tw-border-opacity)) !important;
|
|
}
|
|
.focus\:border-indigo-300:focus {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(165 180 252 / var(--tw-border-opacity));
|
|
}
|
|
.focus\:border-primary:focus {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(var(--color-text-primary) / var(--tw-border-opacity));
|
|
}
|
|
.focus\:border-red-700:focus {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(185 28 28 / var(--tw-border-opacity));
|
|
}
|
|
.focus\:\!border-opacity-30:focus {
|
|
--tw-border-opacity: 0.3 !important;
|
|
}
|
|
.focus\:border-opacity-30:focus {
|
|
--tw-border-opacity: 0.3;
|
|
}
|
|
.focus\:bg-gray-100:focus {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
|
}
|
|
.focus\:bg-gray-600:focus {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(75 85 99 / var(--tw-bg-opacity));
|
|
}
|
|
.focus\:bg-indigo-500:focus {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(99 102 241 / var(--tw-bg-opacity));
|
|
}
|
|
.focus\:outline-none:focus {
|
|
outline: 2px solid transparent;
|
|
outline-offset: 2px;
|
|
}
|
|
.focus\:ring:focus {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
}
|
|
.focus\:ring-2:focus,
|
|
.focus\:ring:focus {
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
}
|
|
.focus\:ring-2:focus {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
}
|
|
.focus\:ring-4:focus {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
}
|
|
.focus\:ring-inset:focus {
|
|
--tw-ring-inset: inset;
|
|
}
|
|
.focus\:ring-frost-600:focus {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(65 95 136 / var(--tw-ring-opacity));
|
|
}
|
|
.focus\:ring-gray-200:focus {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
|
|
}
|
|
.focus\:ring-indigo-200:focus {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity));
|
|
}
|
|
.focus\:ring-indigo-500:focus {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
|
|
}
|
|
.focus\:ring-surface-selected:focus {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(var(--color-surface-selected) / var(--tw-ring-opacity));
|
|
}
|
|
.focus\:ring-white:focus {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
|
|
}
|
|
.focus\:ring-opacity-50:focus {
|
|
--tw-ring-opacity: 0.5;
|
|
}
|
|
.focus-visible\:border-frost-700:focus-visible {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(54 77 110 / var(--tw-border-opacity));
|
|
}
|
|
.focus-visible\:border-gray-700:focus-visible {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(55 65 81 / var(--tw-border-opacity));
|
|
}
|
|
.focus-visible\:border-marine-500:focus-visible {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(50 63 91 / var(--tw-border-opacity));
|
|
}
|
|
.focus-visible\:border-red-700:focus-visible {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(185 28 28 / var(--tw-border-opacity));
|
|
}
|
|
.focus-visible\:bg-frost-100:focus-visible {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(234 238 244 / var(--tw-bg-opacity));
|
|
}
|
|
.focus-visible\:bg-frost-700:focus-visible {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(54 77 110 / var(--tw-bg-opacity));
|
|
}
|
|
.focus-visible\:bg-gray-100:focus-visible {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
|
|
}
|
|
.focus-visible\:bg-gray-700:focus-visible {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(55 65 81 / var(--tw-bg-opacity));
|
|
}
|
|
.focus-visible\:bg-marine-100:focus-visible {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(133 154 199 / var(--tw-bg-opacity));
|
|
}
|
|
.focus-visible\:bg-marine-500:focus-visible {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(50 63 91 / var(--tw-bg-opacity));
|
|
}
|
|
.focus-visible\:bg-surface-hover:focus-visible {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-hover) / var(--tw-bg-opacity));
|
|
}
|
|
.focus-visible\:bg-surface-hover-inverse:focus-visible {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-hover-inverse) / var(--tw-bg-opacity));
|
|
}
|
|
.focus-visible\:text-frost-700:focus-visible {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(54 77 110 / var(--tw-text-opacity));
|
|
}
|
|
.focus-visible\:text-gray-700:focus-visible {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(55 65 81 / var(--tw-text-opacity));
|
|
}
|
|
.focus-visible\:text-marine-300:focus-visible {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(74 95 138 / var(--tw-text-opacity));
|
|
}
|
|
.focus-visible\:text-secondary:focus-visible {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity));
|
|
}
|
|
.focus-visible\:outline:focus-visible {
|
|
outline-style: solid;
|
|
}
|
|
.focus-visible\:outline-2:focus-visible {
|
|
outline-width: 2px;
|
|
}
|
|
.focus-visible\:outline-offset-2:focus-visible {
|
|
outline-offset: 2px;
|
|
}
|
|
.focus-visible\:outline-frost-600:focus-visible {
|
|
outline-color: #415f88;
|
|
}
|
|
.focus-visible\:ring-2:focus-visible {
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
var(--tw-ring-offset-color);
|
|
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width))
|
|
var(--tw-ring-color);
|
|
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
}
|
|
.focus-visible\:ring-frost-300:focus-visible {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(166 186 211 / var(--tw-ring-opacity));
|
|
}
|
|
.focus-visible\:ring-gray-300:focus-visible {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
|
|
}
|
|
.focus-visible\:ring-green-300:focus-visible {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity));
|
|
}
|
|
.focus-visible\:ring-marine-200:focus-visible {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(88 111 158 / var(--tw-ring-opacity));
|
|
}
|
|
.focus-visible\:ring-red-300:focus-visible {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity));
|
|
}
|
|
.focus-visible\:ring-red-700:focus-visible {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity));
|
|
}
|
|
.focus-visible\:ring-surface-selected:focus-visible {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(var(--color-surface-selected) / var(--tw-ring-opacity));
|
|
}
|
|
.focus-visible\:ring-surface-selected-inverse:focus-visible {
|
|
--tw-ring-opacity: 1;
|
|
--tw-ring-color: rgb(var(--color-surface-selected-inverse) / var(--tw-ring-opacity));
|
|
}
|
|
.focus-visible\:ring-opacity-25:focus-visible {
|
|
--tw-ring-opacity: 0.25;
|
|
}
|
|
.active\:opacity-80:active {
|
|
opacity: 0.8;
|
|
}
|
|
.group:hover .group-hover\:block {
|
|
display: block;
|
|
}
|
|
.group:hover .group-hover\:text-primary-inverse {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-primary-inverse) / var(--tw-text-opacity));
|
|
}
|
|
.group:hover .group-hover\:text-secondary {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity));
|
|
}
|
|
.group:hover .group-hover\:text-secondary-inverse {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary-inverse) / var(--tw-text-opacity));
|
|
}
|
|
.group:hover .group-hover\:text-white {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
}
|
|
.group:hover .group-hover\:opacity-100 {
|
|
opacity: 1;
|
|
}
|
|
.peer:checked ~ .peer-checked\:bg-blue-600 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(37 99 235 / var(--tw-bg-opacity));
|
|
}
|
|
.peer:checked ~ .peer-checked\:bg-red-600 {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(220 38 38 / var(--tw-bg-opacity));
|
|
}
|
|
.peer:checked ~ .peer-checked\:after\:translate-x-full:after {
|
|
--tw-translate-x: 100%;
|
|
content: var(--tw-content);
|
|
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));
|
|
}
|
|
.peer:checked ~ .peer-checked\:after\:border-white:after {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(255 255 255 / var(--tw-border-opacity));
|
|
content: var(--tw-content);
|
|
}
|
|
:is(.dark .dark\:divide-gray-200) > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(229 231 235 / var(--tw-divide-opacity));
|
|
}
|
|
:is(.dark .dark\:divide-gray-600) > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(75 85 99 / var(--tw-divide-opacity));
|
|
}
|
|
:is(.dark .dark\:divide-gray-700) > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(55 65 81 / var(--tw-divide-opacity));
|
|
}
|
|
:is(.dark .dark\:\!border-gray-600) {
|
|
--tw-border-opacity: 1 !important;
|
|
border-color: rgb(75 85 99 / var(--tw-border-opacity)) !important;
|
|
}
|
|
:is(.dark .dark\:border-blue-500\/70) {
|
|
border-color: rgba(59, 130, 246, 0.7);
|
|
}
|
|
:is(.dark .dark\:border-blue-700\/40) {
|
|
border-color: rgba(29, 78, 216, 0.4);
|
|
}
|
|
:is(.dark .dark\:border-blue-900) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(30 58 138 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-frost-300) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(166 186 211 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-frost-600) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(65 95 136 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-gray-100) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(243 244 246 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-gray-300) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(209 213 219 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-gray-400) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(156 163 175 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-gray-500) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(107 114 128 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-gray-600) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(75 85 99 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-gray-900) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(17 24 39 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-green-400\/90) {
|
|
border-color: rgba(74, 222, 128, 0.9);
|
|
}
|
|
:is(.dark .dark\:border-green-700\/40) {
|
|
border-color: rgba(21, 128, 61, 0.4);
|
|
}
|
|
:is(.dark .dark\:border-marine-200) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(88 111 158 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:border-orange-400\/70) {
|
|
border-color: rgba(251, 146, 60, 0.7);
|
|
}
|
|
:is(.dark .dark\:border-red-400\/70) {
|
|
border-color: hsla(0, 91%, 71%, 0.7);
|
|
}
|
|
:is(.dark .dark\:border-red-400\/90) {
|
|
border-color: hsla(0, 91%, 71%, 0.9);
|
|
}
|
|
:is(.dark .dark\:border-red-700\/40) {
|
|
border-color: rgba(185, 28, 28, 0.4);
|
|
}
|
|
:is(.dark .dark\:border-teal-600\/70) {
|
|
border-color: rgba(13, 148, 136, 0.7);
|
|
}
|
|
:is(.dark .dark\:border-yellow-700\/40) {
|
|
border-color: rgba(161, 98, 7, 0.4);
|
|
}
|
|
:is(.dark .dark\:\!bg-frost-900) {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(43 57 79 / var(--tw-bg-opacity)) !important;
|
|
}
|
|
:is(.dark .dark\:\!bg-frost-900\/75) {
|
|
background-color: rgba(43, 57, 79, 0.75) !important;
|
|
}
|
|
:is(.dark .dark\:\!bg-gray-700) {
|
|
--tw-bg-opacity: 1 !important;
|
|
background-color: rgb(55 65 81 / var(--tw-bg-opacity)) !important;
|
|
}
|
|
:is(.dark .dark\:bg-\[\#1C1C1C\]) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(28 28 28 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-\[\#1e232e\]) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(30 35 46 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-\[\#272D38\]) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(39 45 56 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-blue-200) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(191 219 254 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-blue-400) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(96 165 250 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-blue-500) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(59 130 246 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-blue-800) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(30 64 175 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-blue-800\/20) {
|
|
background-color: rgba(30, 64, 175, 0.2);
|
|
}
|
|
:is(.dark .dark\:bg-blue-900) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(30 58 138 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-blue-900\/40) {
|
|
background-color: rgba(30, 58, 138, 0.4);
|
|
}
|
|
:is(.dark .dark\:bg-blue-900\/50) {
|
|
background-color: rgba(30, 58, 138, 0.5);
|
|
}
|
|
:is(.dark .dark\:bg-frost-500\/90) {
|
|
background-color: rgba(94, 129, 172, 0.9);
|
|
}
|
|
:is(.dark .dark\:bg-frost-700) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(54 77 110 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-frost-800) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(47 66 93 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-frost-900\/50) {
|
|
background-color: rgba(43, 57, 79, 0.5);
|
|
}
|
|
:is(.dark .dark\:bg-gray-600) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(75 85 99 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-gray-700) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(55 65 81 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-gray-800) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(31 41 55 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-gray-900) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(17 24 39 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-green-200) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(187 247 208 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-green-700) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(21 128 61 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-green-700\/90) {
|
|
background-color: rgba(21, 128, 61, 0.9);
|
|
}
|
|
:is(.dark .dark\:bg-green-900\/40) {
|
|
background-color: rgba(20, 83, 45, 0.4);
|
|
}
|
|
:is(.dark .dark\:bg-indigo-200) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(199 210 254 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-indigo-700\/50) {
|
|
background-color: rgba(67, 56, 202, 0.5);
|
|
}
|
|
:is(.dark .dark\:bg-marine-200) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(88 111 158 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-marine-50) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(233 233 244 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-orange-100) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(255 237 213 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-orange-800\/20) {
|
|
background-color: rgba(194, 65, 12, 0.2);
|
|
}
|
|
:is(.dark .dark\:bg-red-200) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 202 202 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-red-700) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(185 28 28 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-red-700\/90) {
|
|
background-color: rgba(185, 28, 28, 0.9);
|
|
}
|
|
:is(.dark .dark\:bg-red-800\/50) {
|
|
background-color: rgba(153, 27, 27, 0.5);
|
|
}
|
|
:is(.dark .dark\:bg-red-900\/40) {
|
|
background-color: rgba(127, 29, 29, 0.4);
|
|
}
|
|
:is(.dark .dark\:bg-surface-secondary) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-secondary) / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-surface-selected) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-selected) / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-teal-800\/20) {
|
|
background-color: rgba(17, 94, 89, 0.2);
|
|
}
|
|
:is(.dark .dark\:bg-transparent) {
|
|
background-color: transparent;
|
|
}
|
|
:is(.dark .dark\:bg-white\/5) {
|
|
background-color: hsla(0, 0%, 100%, 0.05);
|
|
}
|
|
:is(.dark .dark\:bg-yellow-100) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 249 195 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-yellow-200) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(254 240 138 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:bg-yellow-900\/40) {
|
|
background-color: rgba(113, 63, 18, 0.4);
|
|
}
|
|
:is(.dark .dark\:bg-opacity-75) {
|
|
--tw-bg-opacity: 0.75;
|
|
}
|
|
:is(.dark .dark\:bg-\[radial-gradient\(\#666666_1px\2c transparent_1px\)\]) {
|
|
background-image: radial-gradient(#666 1px, transparent 0);
|
|
}
|
|
:is(.dark .dark\:\!text-gray-300) {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(209 213 219 / var(--tw-text-opacity)) !important;
|
|
}
|
|
:is(.dark .dark\:\!text-red-400) {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(248 113 113 / var(--tw-text-opacity)) !important;
|
|
}
|
|
:is(.dark .dark\:text-\[\#EDEDED\]) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(237 237 237 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-\[\#ffffff56\]) {
|
|
color: #ffffff56;
|
|
}
|
|
:is(.dark .dark\:text-blue-100) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(219 234 254 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-blue-200) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(191 219 254 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-blue-300) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(147 197 253 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-blue-400) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(96 165 250 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-blue-800) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(30 64 175 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-frost-100) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(234 238 244 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-frost-300) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(166 186 211 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-gray-100) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(243 244 246 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-gray-200) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(229 231 235 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-gray-300) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(209 213 219 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-gray-400) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(156 163 175 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-gray-50) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(249 250 251 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-gray-500) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(107 114 128 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-gray-900) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(17 24 39 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-green-100\/90) {
|
|
color: rgba(220, 252, 231, 0.9);
|
|
}
|
|
:is(.dark .dark\:text-green-300\/90) {
|
|
color: rgba(134, 239, 172, 0.9);
|
|
}
|
|
:is(.dark .dark\:text-green-400) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(74 222 128 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-green-800) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(22 101 52 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-green-900) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(20 83 45 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-indigo-400) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(129 140 248 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-indigo-900) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(49 46 129 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-marine-50) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(233 233 244 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-orange-500) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(249 115 22 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-primary) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-primary) / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-primary-inverse) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-primary-inverse) / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-red-100\/90) {
|
|
color: hsla(0, 93%, 94%, 0.9);
|
|
}
|
|
:is(.dark .dark\:text-red-200) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(254 202 202 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-red-300\/90) {
|
|
color: hsla(0, 94%, 82%, 0.9);
|
|
}
|
|
:is(.dark .dark\:text-red-400) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(248 113 113 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-red-500) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(239 68 68 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-red-900) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(127 29 29 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-secondary) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-violet-400) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(167 139 250 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-white) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-yellow-100\/90) {
|
|
color: hsla(55, 97%, 88%, 0.9);
|
|
}
|
|
:is(.dark .dark\:text-yellow-300\/90) {
|
|
color: rgba(253, 224, 71, 0.9);
|
|
}
|
|
:is(.dark .dark\:text-yellow-500) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(234 179 8 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-yellow-800) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(133 77 14 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:text-yellow-900) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(113 63 18 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:shadow-gray-700) {
|
|
--tw-shadow-color: #374151;
|
|
--tw-shadow: var(--tw-shadow-colored);
|
|
}
|
|
:is(.dark .dark\:outline-gray-400) {
|
|
outline-color: #9ca3af;
|
|
}
|
|
:is(.dark .dark\:outline-gray-500) {
|
|
outline-color: #6b7280;
|
|
}
|
|
:is(.dark .dark\:outline-slate-800\/60) {
|
|
outline-color: rgba(30, 41, 59, 0.6);
|
|
}
|
|
:is(.dark .dark\:outline-slate-900\/0) {
|
|
outline-color: rgba(15, 23, 42, 0);
|
|
}
|
|
:is(.dark .dark\:invert) {
|
|
--tw-invert: invert(100%);
|
|
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);
|
|
}
|
|
:is(.dark .dark\:hover\:divide-gray-700:hover) > :not([hidden]) ~ :not([hidden]) {
|
|
--tw-divide-opacity: 1;
|
|
border-color: rgb(55 65 81 / var(--tw-divide-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:border-frost-400:hover) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(117 148 187 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:border-gray-400:hover) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(156 163 175 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:border-marine-400:hover) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(57 74 109 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:border-red-300:hover) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(252 165 165 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:border-red-400:hover) {
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(248 113 113 / var(--tw-border-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-black:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-blue-100\/10:hover) {
|
|
background-color: rgba(219, 234, 254, 0.1);
|
|
}
|
|
:is(.dark .dark\:hover\:bg-blue-300:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(147 197 253 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-blue-900:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(30 58 138 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-frost-600\/90:hover) {
|
|
background-color: rgba(65, 95, 136, 0.9);
|
|
}
|
|
:is(.dark .dark\:hover\:bg-frost-900:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(43 57 79 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-frost-900\/50:hover) {
|
|
background-color: rgba(43, 57, 79, 0.5);
|
|
}
|
|
:is(.dark .dark\:hover\:bg-gray-300:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(209 213 219 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-gray-800:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(31 41 55 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-gray-900:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(17 24 39 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-green-300:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(134 239 172 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-green-700:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(21 128 61 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-green-800:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(22 101 52 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-indigo-300:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(165 180 252 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-marine-400:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(57 74 109 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-marine-50\/70:hover) {
|
|
background-color: rgba(233, 233, 244, 0.7);
|
|
}
|
|
:is(.dark .dark\:hover\:bg-orange-300:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(253 192 137 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-red-300:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(252 165 165 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-red-500\/60:hover) {
|
|
background-color: rgba(239, 68, 68, 0.6);
|
|
}
|
|
:is(.dark .dark\:hover\:bg-red-900:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(127 29 29 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-surface-hover:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(var(--color-surface-hover) / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:bg-yellow-300:hover) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(253 224 71 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .hover\:dark\:bg-gray-900):hover {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(17 24 39 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:\!text-gray-200:hover) {
|
|
--tw-text-opacity: 1 !important;
|
|
color: rgb(229 231 235 / var(--tw-text-opacity)) !important;
|
|
}
|
|
:is(.dark .dark\:hover\:text-frost-100:hover) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(234 238 244 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:text-frost-400:hover) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(117 148 187 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:text-gray-400:hover) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(156 163 175 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:text-indigo-300:hover) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(165 180 252 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:text-marine-50:hover) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(233 233 244 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:hover\:text-red-100:hover) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(254 226 226 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .dark\:focus\:bg-frost-900:focus) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(43 57 79 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:focus-visible\:bg-frost-900:focus-visible) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(43 57 79 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:focus-visible\:bg-gray-900:focus-visible) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(17 24 39 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .dark\:focus-visible\:bg-marine-500:focus-visible) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(50 63 91 / var(--tw-bg-opacity));
|
|
}
|
|
:is(.dark .focus-visible\:dark\:text-frost-100):focus-visible {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(234 238 244 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .focus-visible\:dark\:text-gray-100):focus-visible {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(243 244 246 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .focus-visible\:dark\:text-marine-50):focus-visible {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(233 233 244 / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .group:hover .dark\:group-hover\:text-secondary) {
|
|
--tw-text-opacity: 1;
|
|
color: rgb(var(--color-text-secondary) / var(--tw-text-opacity));
|
|
}
|
|
:is(.dark .peer:checked ~ .dark\:peer-checked\:bg-blue-500) {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(59 130 246 / var(--tw-bg-opacity));
|
|
}
|
|
@media (min-width: 640px) {
|
|
.sm\:col-span-2 {
|
|
grid-column: span 2 / span 2;
|
|
}
|
|
.sm\:mx-auto {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
.sm\:my-8 {
|
|
margin-bottom: 2rem;
|
|
margin-top: 2rem;
|
|
}
|
|
.sm\:mr-0 {
|
|
margin-right: 0;
|
|
}
|
|
.sm\:block {
|
|
display: block;
|
|
}
|
|
.sm\:flex {
|
|
display: flex;
|
|
}
|
|
.sm\:grid {
|
|
display: grid;
|
|
}
|
|
.sm\:w-full {
|
|
width: 100%;
|
|
}
|
|
.sm\:max-w-5xl {
|
|
max-width: 64rem;
|
|
}
|
|
.sm\:max-w-lg {
|
|
max-width: 32rem;
|
|
}
|
|
.sm\:max-w-md {
|
|
max-width: 28rem;
|
|
}
|
|
.sm\:max-w-xl {
|
|
max-width: 36rem;
|
|
}
|
|
.sm\:translate-y-0 {
|
|
--tw-translate-y: 0px;
|
|
}
|
|
.sm\:scale-100,
|
|
.sm\:translate-y-0 {
|
|
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));
|
|
}
|
|
.sm\:scale-100 {
|
|
--tw-scale-x: 1;
|
|
--tw-scale-y: 1;
|
|
}
|
|
.sm\:scale-95 {
|
|
--tw-scale-x: 0.95;
|
|
--tw-scale-y: 0.95;
|
|
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));
|
|
}
|
|
.sm\:grid-cols-2 {
|
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
}
|
|
.sm\:grid-cols-3 {
|
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
}
|
|
.sm\:flex-row {
|
|
flex-direction: row;
|
|
}
|
|
.sm\:flex-nowrap {
|
|
flex-wrap: nowrap;
|
|
}
|
|
.sm\:items-center {
|
|
align-items: center;
|
|
}
|
|
.sm\:gap-10 {
|
|
gap: 2.5rem;
|
|
}
|
|
.sm\:gap-4 {
|
|
gap: 1rem;
|
|
}
|
|
.sm\:rounded-lg {
|
|
border-radius: 0.5rem;
|
|
}
|
|
.sm\:p-6 {
|
|
padding: 1.5rem;
|
|
}
|
|
.sm\:\!px-6 {
|
|
padding-left: 1.5rem !important;
|
|
padding-right: 1.5rem !important;
|
|
}
|
|
.sm\:px-10 {
|
|
padding-left: 2.5rem;
|
|
padding-right: 2.5rem;
|
|
}
|
|
.sm\:px-4 {
|
|
padding-left: 1rem;
|
|
padding-right: 1rem;
|
|
}
|
|
.sm\:px-6 {
|
|
padding-left: 1.5rem;
|
|
padding-right: 1.5rem;
|
|
}
|
|
.sm\:py-8 {
|
|
padding-bottom: 2rem;
|
|
padding-top: 2rem;
|
|
}
|
|
.sm\:pl-3 {
|
|
padding-left: 0.75rem;
|
|
}
|
|
.sm\:pl-6 {
|
|
padding-left: 1.5rem;
|
|
}
|
|
.sm\:pr-3 {
|
|
padding-right: 0.75rem;
|
|
}
|
|
.sm\:pr-6 {
|
|
padding-right: 1.5rem;
|
|
}
|
|
.sm\:text-sm {
|
|
font-size: 0.875rem;
|
|
line-height: 1.25rem;
|
|
}
|
|
.sm\:leading-6 {
|
|
line-height: 1.5rem;
|
|
}
|
|
}
|
|
@media (min-width: 768px) {
|
|
.md\:mb-0 {
|
|
margin-bottom: 0;
|
|
}
|
|
.md\:mb-10 {
|
|
margin-bottom: 2.5rem;
|
|
}
|
|
.md\:mb-20 {
|
|
margin-bottom: 5rem;
|
|
}
|
|
.md\:mt-6 {
|
|
margin-top: 1.5rem;
|
|
}
|
|
.md\:block {
|
|
display: block;
|
|
}
|
|
.md\:inline {
|
|
display: inline;
|
|
}
|
|
.md\:flex {
|
|
display: flex;
|
|
}
|
|
.md\:inline-flex {
|
|
display: inline-flex;
|
|
}
|
|
.md\:hidden {
|
|
display: none;
|
|
}
|
|
.md\:w-12 {
|
|
width: 3rem;
|
|
}
|
|
.md\:w-40 {
|
|
width: 10rem;
|
|
}
|
|
.md\:grid-cols-3 {
|
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
}
|
|
.md\:grid-cols-4 {
|
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
}
|
|
.md\:flex-row {
|
|
flex-direction: row;
|
|
}
|
|
.md\:flex-nowrap {
|
|
flex-wrap: nowrap;
|
|
}
|
|
.md\:gap-2 {
|
|
gap: 0.5rem;
|
|
}
|
|
.md\:gap-40 {
|
|
gap: 10rem;
|
|
}
|
|
.md\:border {
|
|
border-width: 1px;
|
|
}
|
|
.md\:\!px-8 {
|
|
padding-left: 2rem !important;
|
|
padding-right: 2rem !important;
|
|
}
|
|
.md\:px-8 {
|
|
padding-left: 2rem;
|
|
padding-right: 2rem;
|
|
}
|
|
.md\:pb-2 {
|
|
padding-bottom: 0.5rem;
|
|
}
|
|
.md\:pl-12 {
|
|
padding-left: 3rem;
|
|
}
|
|
.md\:pl-40 {
|
|
padding-left: 10rem;
|
|
}
|
|
.md\:text-base {
|
|
font-size: 1rem;
|
|
line-height: 1.5rem;
|
|
}
|
|
}
|
|
@media (min-width: 1024px) {
|
|
.lg\:sticky {
|
|
position: sticky;
|
|
}
|
|
.lg\:top-0 {
|
|
top: 0;
|
|
}
|
|
.lg\:block {
|
|
display: block;
|
|
}
|
|
.lg\:flex {
|
|
display: flex;
|
|
}
|
|
.lg\:inline-flex {
|
|
display: inline-flex;
|
|
}
|
|
.lg\:min-w-64 {
|
|
min-width: 16rem;
|
|
}
|
|
.lg\:grid-cols-6 {
|
|
grid-template-columns: repeat(6, minmax(0, 1fr));
|
|
}
|
|
.lg\:flex-row {
|
|
flex-direction: row;
|
|
}
|
|
.lg\:gap-4 {
|
|
gap: 1rem;
|
|
}
|
|
.lg\:gap-8 {
|
|
gap: 2rem;
|
|
}
|
|
.lg\:gap-x-2 {
|
|
-moz-column-gap: 0.5rem;
|
|
column-gap: 0.5rem;
|
|
}
|
|
.lg\:px-8 {
|
|
padding-left: 2rem;
|
|
padding-right: 2rem;
|
|
}
|
|
}
|
|
@media (min-width: 1280px) {
|
|
.xl\:mt-0 {
|
|
margin-top: 0;
|
|
}
|
|
.xl\:inline {
|
|
display: inline;
|
|
}
|
|
}
|
|
@media (min-width: 1536px) {
|
|
.\32xl\:block {
|
|
display: block;
|
|
}
|
|
.\32xl\:hidden {
|
|
display: none;
|
|
}
|
|
.\32xl\:flex-row {
|
|
flex-direction: row;
|
|
}
|
|
.\32xl\:gap-1 {
|
|
gap: 0.25rem;
|
|
}
|
|
}
|
|
@media (min-width: 2500px) {
|
|
.qhd\:m-\[1\.125px\] {
|
|
margin: 1.125px;
|
|
}
|
|
.qhd\:m-\[1px\] {
|
|
margin: 1px;
|
|
}
|
|
.qhd\:m-\[2\.25px\] {
|
|
margin: 2.25px;
|
|
}
|
|
.qhd\:m-\[5\.625px\] {
|
|
margin: 5.625px;
|
|
}
|
|
.qhd\:\!h-\[38px\] {
|
|
height: 38px !important;
|
|
}
|
|
}
|