3217 lines
74 KiB
CSS
3217 lines
74 KiB
CSS
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
|
|
@layer properties;
|
|
@layer theme, base, components, utilities;
|
|
@layer theme {
|
|
:root, :host {
|
|
--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
|
|
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
|
|
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
|
|
"Courier New", monospace;
|
|
--color-red-50: oklch(97.1% 0.013 17.38);
|
|
--color-red-200: oklch(88.5% 0.062 18.334);
|
|
--color-red-500: oklch(63.7% 0.237 25.331);
|
|
--color-red-600: oklch(57.7% 0.245 27.325);
|
|
--color-red-800: oklch(44.4% 0.177 26.899);
|
|
--color-orange-50: oklch(98% 0.016 73.684);
|
|
--color-orange-100: oklch(95.4% 0.038 75.164);
|
|
--color-orange-200: oklch(90.1% 0.076 70.697);
|
|
--color-orange-700: oklch(55.3% 0.195 38.402);
|
|
--color-orange-900: oklch(40.8% 0.123 38.172);
|
|
--color-yellow-100: oklch(97.3% 0.071 103.193);
|
|
--color-yellow-500: oklch(79.5% 0.184 86.047);
|
|
--color-yellow-800: oklch(47.6% 0.114 61.907);
|
|
--color-green-50: oklch(98.2% 0.018 155.826);
|
|
--color-green-100: oklch(96.2% 0.044 156.743);
|
|
--color-green-200: oklch(92.5% 0.084 155.995);
|
|
--color-green-700: oklch(52.7% 0.154 150.069);
|
|
--color-green-800: oklch(44.8% 0.119 151.328);
|
|
--color-green-900: oklch(39.3% 0.095 152.535);
|
|
--color-blue-50: oklch(97% 0.014 254.604);
|
|
--color-blue-100: oklch(93.2% 0.032 255.585);
|
|
--color-blue-200: oklch(88.2% 0.059 254.128);
|
|
--color-blue-500: oklch(62.3% 0.214 259.815);
|
|
--color-blue-600: oklch(54.6% 0.245 262.881);
|
|
--color-blue-700: oklch(48.8% 0.243 264.376);
|
|
--color-blue-800: oklch(42.4% 0.199 265.638);
|
|
--color-blue-900: oklch(37.9% 0.146 265.522);
|
|
--color-indigo-50: oklch(96.2% 0.018 272.314);
|
|
--color-purple-50: oklch(97.7% 0.014 308.299);
|
|
--color-purple-100: oklch(94.6% 0.033 307.174);
|
|
--color-purple-200: oklch(90.2% 0.063 306.703);
|
|
--color-purple-700: oklch(49.6% 0.265 301.924);
|
|
--color-purple-900: oklch(38.1% 0.176 304.987);
|
|
--color-gray-50: oklch(98.5% 0.002 247.839);
|
|
--color-gray-100: oklch(96.7% 0.003 264.542);
|
|
--color-gray-200: oklch(92.8% 0.006 264.531);
|
|
--color-gray-300: oklch(87.2% 0.01 258.338);
|
|
--color-gray-400: oklch(70.7% 0.022 261.325);
|
|
--color-gray-500: oklch(55.1% 0.027 264.364);
|
|
--color-gray-600: oklch(44.6% 0.03 256.802);
|
|
--color-gray-700: oklch(37.3% 0.034 259.733);
|
|
--color-gray-800: oklch(27.8% 0.033 256.848);
|
|
--color-gray-900: oklch(21% 0.034 264.665);
|
|
--color-black: #000;
|
|
--color-white: #fff;
|
|
--spacing: 0.25rem;
|
|
--container-xs: 20rem;
|
|
--container-sm: 24rem;
|
|
--container-md: 28rem;
|
|
--container-lg: 32rem;
|
|
--container-xl: 36rem;
|
|
--container-2xl: 42rem;
|
|
--container-3xl: 48rem;
|
|
--container-4xl: 56rem;
|
|
--container-5xl: 64rem;
|
|
--container-6xl: 72rem;
|
|
--container-7xl: 80rem;
|
|
--text-xs: 0.75rem;
|
|
--text-xs--line-height: calc(1 / 0.75);
|
|
--text-sm: 0.875rem;
|
|
--text-sm--line-height: calc(1.25 / 0.875);
|
|
--text-base: 1rem;
|
|
--text-base--line-height: calc(1.5 / 1);
|
|
--text-lg: 1.125rem;
|
|
--text-lg--line-height: calc(1.75 / 1.125);
|
|
--text-xl: 1.25rem;
|
|
--text-xl--line-height: calc(1.75 / 1.25);
|
|
--text-2xl: 1.5rem;
|
|
--text-2xl--line-height: calc(2 / 1.5);
|
|
--text-3xl: 1.875rem;
|
|
--text-3xl--line-height: calc(2.25 / 1.875);
|
|
--text-4xl: 2.25rem;
|
|
--text-4xl--line-height: calc(2.5 / 2.25);
|
|
--text-5xl: 3rem;
|
|
--text-5xl--line-height: 1;
|
|
--text-6xl: 3.75rem;
|
|
--text-6xl--line-height: 1;
|
|
--font-weight-light: 300;
|
|
--font-weight-normal: 400;
|
|
--font-weight-medium: 500;
|
|
--font-weight-semibold: 600;
|
|
--font-weight-bold: 700;
|
|
--tracking-tight: -0.025em;
|
|
--tracking-wider: 0.05em;
|
|
--leading-tight: 1.25;
|
|
--leading-relaxed: 1.625;
|
|
--radius-sm: 0.25rem;
|
|
--radius-md: 0.375rem;
|
|
--radius-lg: 0.5rem;
|
|
--radius-xl: 0.75rem;
|
|
--radius-2xl: 1rem;
|
|
--drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
|
|
--ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
|
|
--animate-spin: spin 1s linear infinite;
|
|
--animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
|
--animate-bounce: bounce 1s infinite;
|
|
--blur-sm: 8px;
|
|
--aspect-video: 16 / 9;
|
|
--default-transition-duration: 150ms;
|
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
--default-font-family: var(--font-sans);
|
|
--default-mono-font-family: var(--font-mono);
|
|
}
|
|
}
|
|
@layer base {
|
|
*, ::after, ::before, ::backdrop, ::file-selector-button {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0 solid;
|
|
}
|
|
html, :host {
|
|
line-height: 1.5;
|
|
-webkit-text-size-adjust: 100%;
|
|
tab-size: 4;
|
|
font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
|
|
font-feature-settings: var(--default-font-feature-settings, normal);
|
|
font-variation-settings: var(--default-font-variation-settings, normal);
|
|
-webkit-tap-highlight-color: transparent;
|
|
}
|
|
hr {
|
|
height: 0;
|
|
color: inherit;
|
|
border-top-width: 1px;
|
|
}
|
|
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;
|
|
-webkit-text-decoration: inherit;
|
|
text-decoration: inherit;
|
|
}
|
|
b, strong {
|
|
font-weight: bolder;
|
|
}
|
|
code, kbd, samp, pre {
|
|
font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
|
|
font-feature-settings: var(--default-mono-font-feature-settings, normal);
|
|
font-variation-settings: var(--default-mono-font-variation-settings, normal);
|
|
font-size: 1em;
|
|
}
|
|
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 {
|
|
text-indent: 0;
|
|
border-color: inherit;
|
|
border-collapse: collapse;
|
|
}
|
|
:-moz-focusring {
|
|
outline: auto;
|
|
}
|
|
progress {
|
|
vertical-align: baseline;
|
|
}
|
|
summary {
|
|
display: list-item;
|
|
}
|
|
ol, ul, menu {
|
|
list-style: none;
|
|
}
|
|
img, svg, video, canvas, audio, iframe, embed, object {
|
|
display: block;
|
|
vertical-align: middle;
|
|
}
|
|
img, video {
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|
|
button, input, select, optgroup, textarea, ::file-selector-button {
|
|
font: inherit;
|
|
font-feature-settings: inherit;
|
|
font-variation-settings: inherit;
|
|
letter-spacing: inherit;
|
|
color: inherit;
|
|
border-radius: 0;
|
|
background-color: transparent;
|
|
opacity: 1;
|
|
}
|
|
:where(select:is([multiple], [size])) optgroup {
|
|
font-weight: bolder;
|
|
}
|
|
:where(select:is([multiple], [size])) optgroup option {
|
|
padding-inline-start: 20px;
|
|
}
|
|
::file-selector-button {
|
|
margin-inline-end: 4px;
|
|
}
|
|
::placeholder {
|
|
opacity: 1;
|
|
}
|
|
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
|
|
::placeholder {
|
|
color: currentcolor;
|
|
@supports (color: color-mix(in lab, red, red)) {
|
|
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
}
|
|
}
|
|
}
|
|
textarea {
|
|
resize: vertical;
|
|
}
|
|
::-webkit-search-decoration {
|
|
-webkit-appearance: none;
|
|
}
|
|
::-webkit-date-and-time-value {
|
|
min-height: 1lh;
|
|
text-align: inherit;
|
|
}
|
|
::-webkit-datetime-edit {
|
|
display: inline-flex;
|
|
}
|
|
::-webkit-datetime-edit-fields-wrapper {
|
|
padding: 0;
|
|
}
|
|
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
|
|
padding-block: 0;
|
|
}
|
|
::-webkit-calendar-picker-indicator {
|
|
line-height: 1;
|
|
}
|
|
:-moz-ui-invalid {
|
|
box-shadow: none;
|
|
}
|
|
button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
|
|
appearance: button;
|
|
}
|
|
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
|
|
height: auto;
|
|
}
|
|
[hidden]:where(:not([hidden="until-found"])) {
|
|
display: none !important;
|
|
}
|
|
}
|
|
@layer utilities {
|
|
.\@container\/thread {
|
|
container-type: inline-size;
|
|
container-name: thread;
|
|
}
|
|
.pointer-events-none {
|
|
pointer-events: none;
|
|
}
|
|
.collapse {
|
|
visibility: collapse;
|
|
}
|
|
.invisible {
|
|
visibility: hidden;
|
|
}
|
|
.visible {
|
|
visibility: visible;
|
|
}
|
|
.absolute {
|
|
position: absolute;
|
|
}
|
|
.fixed {
|
|
position: fixed;
|
|
}
|
|
.relative {
|
|
position: relative;
|
|
}
|
|
.static {
|
|
position: static;
|
|
}
|
|
.sticky {
|
|
position: sticky;
|
|
}
|
|
.inset-0 {
|
|
inset: calc(var(--spacing) * 0);
|
|
}
|
|
.end-\(--thread-content-margin\) {
|
|
inset-inline-end: var(--thread-content-margin);
|
|
}
|
|
.end-0 {
|
|
inset-inline-end: calc(var(--spacing) * 0);
|
|
}
|
|
.top-0 {
|
|
top: calc(var(--spacing) * 0);
|
|
}
|
|
.top-1\/2 {
|
|
top: calc(1/2 * 100%);
|
|
}
|
|
.right-0 {
|
|
right: calc(var(--spacing) * 0);
|
|
}
|
|
.right-2 {
|
|
right: calc(var(--spacing) * 2);
|
|
}
|
|
.right-3 {
|
|
right: calc(var(--spacing) * 3);
|
|
}
|
|
.right-4 {
|
|
right: calc(var(--spacing) * 4);
|
|
}
|
|
.bottom-0 {
|
|
bottom: calc(var(--spacing) * 0);
|
|
}
|
|
.bottom-4 {
|
|
bottom: calc(var(--spacing) * 4);
|
|
}
|
|
.left-0 {
|
|
left: calc(var(--spacing) * 0);
|
|
}
|
|
.left-3 {
|
|
left: calc(var(--spacing) * 3);
|
|
}
|
|
.left-\[50\%\]\! {
|
|
left: 50% !important;
|
|
}
|
|
.left-auto {
|
|
left: auto;
|
|
}
|
|
.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-100 {
|
|
z-index: 100;
|
|
}
|
|
.float-left {
|
|
float: left;
|
|
}
|
|
.float-right {
|
|
float: right;
|
|
}
|
|
.container {
|
|
width: 100%;
|
|
@media (width >= 40rem) {
|
|
max-width: 40rem;
|
|
}
|
|
@media (width >= 48rem) {
|
|
max-width: 48rem;
|
|
}
|
|
@media (width >= 64rem) {
|
|
max-width: 64rem;
|
|
}
|
|
@media (width >= 80rem) {
|
|
max-width: 80rem;
|
|
}
|
|
@media (width >= 96rem) {
|
|
max-width: 96rem;
|
|
}
|
|
}
|
|
.m-0 {
|
|
margin: calc(var(--spacing) * 0);
|
|
}
|
|
.m-2 {
|
|
margin: calc(var(--spacing) * 2);
|
|
}
|
|
.m-4 {
|
|
margin: calc(var(--spacing) * 4);
|
|
}
|
|
.m-6 {
|
|
margin: calc(var(--spacing) * 6);
|
|
}
|
|
.m-8 {
|
|
margin: calc(var(--spacing) * 8);
|
|
}
|
|
.m-auto {
|
|
margin: auto;
|
|
}
|
|
.-mx-4 {
|
|
margin-inline: calc(var(--spacing) * -4);
|
|
}
|
|
.mx-auto {
|
|
margin-inline: auto;
|
|
}
|
|
.my-4 {
|
|
margin-block: calc(var(--spacing) * 4);
|
|
}
|
|
.my-auto {
|
|
margin-block: auto;
|
|
}
|
|
.-mt-\[2rem\] {
|
|
margin-top: calc(2rem * -1);
|
|
}
|
|
.mt-0 {
|
|
margin-top: calc(var(--spacing) * 0);
|
|
}
|
|
.mt-0\.5 {
|
|
margin-top: calc(var(--spacing) * 0.5);
|
|
}
|
|
.mt-1 {
|
|
margin-top: calc(var(--spacing) * 1);
|
|
}
|
|
.mt-2 {
|
|
margin-top: calc(var(--spacing) * 2);
|
|
}
|
|
.mt-3 {
|
|
margin-top: calc(var(--spacing) * 3);
|
|
}
|
|
.mt-4 {
|
|
margin-top: calc(var(--spacing) * 4);
|
|
}
|
|
.mt-6 {
|
|
margin-top: calc(var(--spacing) * 6);
|
|
}
|
|
.mt-8 {
|
|
margin-top: calc(var(--spacing) * 8);
|
|
}
|
|
.mt-10 {
|
|
margin-top: calc(var(--spacing) * 10);
|
|
}
|
|
.mt-12 {
|
|
margin-top: calc(var(--spacing) * 12);
|
|
}
|
|
.mt-16 {
|
|
margin-top: calc(var(--spacing) * 16);
|
|
}
|
|
.mt-20 {
|
|
margin-top: calc(var(--spacing) * 20);
|
|
}
|
|
.mt-auto {
|
|
margin-top: auto;
|
|
}
|
|
.mr-1 {
|
|
margin-right: calc(var(--spacing) * 1);
|
|
}
|
|
.mr-1\.5 {
|
|
margin-right: calc(var(--spacing) * 1.5);
|
|
}
|
|
.mr-2 {
|
|
margin-right: calc(var(--spacing) * 2);
|
|
}
|
|
.mr-2\.5 {
|
|
margin-right: calc(var(--spacing) * 2.5);
|
|
}
|
|
.mr-4 {
|
|
margin-right: calc(var(--spacing) * 4);
|
|
}
|
|
.mb-0 {
|
|
margin-bottom: calc(var(--spacing) * 0);
|
|
}
|
|
.mb-1 {
|
|
margin-bottom: calc(var(--spacing) * 1);
|
|
}
|
|
.mb-2 {
|
|
margin-bottom: calc(var(--spacing) * 2);
|
|
}
|
|
.mb-3 {
|
|
margin-bottom: calc(var(--spacing) * 3);
|
|
}
|
|
.mb-4 {
|
|
margin-bottom: calc(var(--spacing) * 4);
|
|
}
|
|
.mb-6 {
|
|
margin-bottom: calc(var(--spacing) * 6);
|
|
}
|
|
.mb-8 {
|
|
margin-bottom: calc(var(--spacing) * 8);
|
|
}
|
|
.mb-10 {
|
|
margin-bottom: calc(var(--spacing) * 10);
|
|
}
|
|
.mb-12 {
|
|
margin-bottom: calc(var(--spacing) * 12);
|
|
}
|
|
.mb-16 {
|
|
margin-bottom: calc(var(--spacing) * 16);
|
|
}
|
|
.mb-48 {
|
|
margin-bottom: calc(var(--spacing) * 48);
|
|
}
|
|
.-ml-2 {
|
|
margin-left: calc(var(--spacing) * -2);
|
|
}
|
|
.ml-1 {
|
|
margin-left: calc(var(--spacing) * 1);
|
|
}
|
|
.ml-1\.5 {
|
|
margin-left: calc(var(--spacing) * 1.5);
|
|
}
|
|
.ml-2 {
|
|
margin-left: calc(var(--spacing) * 2);
|
|
}
|
|
.ml-2\.5 {
|
|
margin-left: calc(var(--spacing) * 2.5);
|
|
}
|
|
.ml-4 {
|
|
margin-left: calc(var(--spacing) * 4);
|
|
}
|
|
.line-clamp-2 {
|
|
overflow: hidden;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
}
|
|
.line-clamp-3 {
|
|
overflow: hidden;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 3;
|
|
}
|
|
.block {
|
|
display: block;
|
|
}
|
|
.contents {
|
|
display: contents;
|
|
}
|
|
.flex {
|
|
display: flex;
|
|
}
|
|
.grid {
|
|
display: grid;
|
|
}
|
|
.hidden {
|
|
display: none;
|
|
}
|
|
.inline {
|
|
display: inline;
|
|
}
|
|
.inline-block {
|
|
display: inline-block;
|
|
}
|
|
.inline-flex {
|
|
display: inline-flex;
|
|
}
|
|
.table {
|
|
display: table;
|
|
}
|
|
.aspect-\[4\/3\] {
|
|
aspect-ratio: 4/3;
|
|
}
|
|
.aspect-\[16\/9\] {
|
|
aspect-ratio: 16/9;
|
|
}
|
|
.aspect-\[21\/9\] {
|
|
aspect-ratio: 21/9;
|
|
}
|
|
.aspect-auto {
|
|
aspect-ratio: auto;
|
|
}
|
|
.aspect-square {
|
|
aspect-ratio: 1 / 1;
|
|
}
|
|
.aspect-video {
|
|
aspect-ratio: var(--aspect-video);
|
|
}
|
|
.size-full {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.h-0 {
|
|
height: calc(var(--spacing) * 0);
|
|
}
|
|
.h-0\.5 {
|
|
height: calc(var(--spacing) * 0.5);
|
|
}
|
|
.h-2 {
|
|
height: calc(var(--spacing) * 2);
|
|
}
|
|
.h-2\.5 {
|
|
height: calc(var(--spacing) * 2.5);
|
|
}
|
|
.h-3 {
|
|
height: calc(var(--spacing) * 3);
|
|
}
|
|
.h-4 {
|
|
height: calc(var(--spacing) * 4);
|
|
}
|
|
.h-5 {
|
|
height: calc(var(--spacing) * 5);
|
|
}
|
|
.h-6 {
|
|
height: calc(var(--spacing) * 6);
|
|
}
|
|
.h-8 {
|
|
height: calc(var(--spacing) * 8);
|
|
}
|
|
.h-10 {
|
|
height: calc(var(--spacing) * 10);
|
|
}
|
|
.h-12 {
|
|
height: calc(var(--spacing) * 12);
|
|
}
|
|
.h-16 {
|
|
height: calc(var(--spacing) * 16);
|
|
}
|
|
.h-20 {
|
|
height: calc(var(--spacing) * 20);
|
|
}
|
|
.h-24 {
|
|
height: calc(var(--spacing) * 24);
|
|
}
|
|
.h-32 {
|
|
height: calc(var(--spacing) * 32);
|
|
}
|
|
.h-40 {
|
|
height: calc(var(--spacing) * 40);
|
|
}
|
|
.h-48 {
|
|
height: calc(var(--spacing) * 48);
|
|
}
|
|
.h-64 {
|
|
height: calc(var(--spacing) * 64);
|
|
}
|
|
.h-80 {
|
|
height: calc(var(--spacing) * 80);
|
|
}
|
|
.h-auto {
|
|
height: auto;
|
|
}
|
|
.h-full {
|
|
height: 100%;
|
|
}
|
|
.h-px {
|
|
height: 1px;
|
|
}
|
|
.h-screen {
|
|
height: 100vh;
|
|
}
|
|
.min-h-4 {
|
|
min-height: calc(var(--spacing) * 4);
|
|
}
|
|
.min-h-8 {
|
|
min-height: calc(var(--spacing) * 8);
|
|
}
|
|
.min-h-\[44px\] {
|
|
min-height: 44px;
|
|
}
|
|
.min-h-\[300px\] {
|
|
min-height: 300px;
|
|
}
|
|
.min-h-\[400px\] {
|
|
min-height: 400px;
|
|
}
|
|
.min-h-\[500px\] {
|
|
min-height: 500px;
|
|
}
|
|
.min-h-\[600px\] {
|
|
min-height: 600px;
|
|
}
|
|
.min-h-screen {
|
|
min-height: 100vh;
|
|
}
|
|
.w-1\/2 {
|
|
width: calc(1/2 * 100%);
|
|
}
|
|
.w-1\/3 {
|
|
width: calc(1/3 * 100%);
|
|
}
|
|
.w-1\/4 {
|
|
width: calc(1/4 * 100%);
|
|
}
|
|
.w-2\.5 {
|
|
width: calc(var(--spacing) * 2.5);
|
|
}
|
|
.w-2\/3 {
|
|
width: calc(2/3 * 100%);
|
|
}
|
|
.w-3 {
|
|
width: calc(var(--spacing) * 3);
|
|
}
|
|
.w-3\/4 {
|
|
width: calc(3/4 * 100%);
|
|
}
|
|
.w-4 {
|
|
width: calc(var(--spacing) * 4);
|
|
}
|
|
.w-5 {
|
|
width: calc(var(--spacing) * 5);
|
|
}
|
|
.w-5\/6 {
|
|
width: calc(5/6 * 100%);
|
|
}
|
|
.w-6 {
|
|
width: calc(var(--spacing) * 6);
|
|
}
|
|
.w-8 {
|
|
width: calc(var(--spacing) * 8);
|
|
}
|
|
.w-10 {
|
|
width: calc(var(--spacing) * 10);
|
|
}
|
|
.w-12 {
|
|
width: calc(var(--spacing) * 12);
|
|
}
|
|
.w-16 {
|
|
width: calc(var(--spacing) * 16);
|
|
}
|
|
.w-20 {
|
|
width: calc(var(--spacing) * 20);
|
|
}
|
|
.w-24 {
|
|
width: calc(var(--spacing) * 24);
|
|
}
|
|
.w-32 {
|
|
width: calc(var(--spacing) * 32);
|
|
}
|
|
.w-40 {
|
|
width: calc(var(--spacing) * 40);
|
|
}
|
|
.w-48 {
|
|
width: calc(var(--spacing) * 48);
|
|
}
|
|
.w-64 {
|
|
width: calc(var(--spacing) * 64);
|
|
}
|
|
.w-\[100cqw\] {
|
|
width: 100cqw;
|
|
}
|
|
.w-auto {
|
|
width: auto;
|
|
}
|
|
.w-fit {
|
|
width: fit-content;
|
|
}
|
|
.w-full {
|
|
width: 100%;
|
|
}
|
|
.w-px {
|
|
width: 1px;
|
|
}
|
|
.w-screen {
|
|
width: 100vw;
|
|
}
|
|
.max-w-\(--thread-content-max-width\) {
|
|
max-width: var(--thread-content-max-width);
|
|
}
|
|
.max-w-2xl {
|
|
max-width: var(--container-2xl);
|
|
}
|
|
.max-w-3xl {
|
|
max-width: var(--container-3xl);
|
|
}
|
|
.max-w-4xl {
|
|
max-width: var(--container-4xl);
|
|
}
|
|
.max-w-5xl {
|
|
max-width: var(--container-5xl);
|
|
}
|
|
.max-w-6xl {
|
|
max-width: var(--container-6xl);
|
|
}
|
|
.max-w-7xl {
|
|
max-width: var(--container-7xl);
|
|
}
|
|
.max-w-\[calc\(var\(--thread-content-max-width\)\*2\/3\)\] {
|
|
max-width: calc(var(--thread-content-max-width) * 2 / 3);
|
|
}
|
|
.max-w-full {
|
|
max-width: 100%;
|
|
}
|
|
.max-w-lg {
|
|
max-width: var(--container-lg);
|
|
}
|
|
.max-w-md {
|
|
max-width: var(--container-md);
|
|
}
|
|
.max-w-none {
|
|
max-width: none;
|
|
}
|
|
.max-w-sm {
|
|
max-width: var(--container-sm);
|
|
}
|
|
.max-w-xl {
|
|
max-width: var(--container-xl);
|
|
}
|
|
.max-w-xs {
|
|
max-width: var(--container-xs);
|
|
}
|
|
.min-w-\(--thread-content-width\) {
|
|
min-width: var(--thread-content-width);
|
|
}
|
|
.min-w-0 {
|
|
min-width: calc(var(--spacing) * 0);
|
|
}
|
|
.min-w-\[44px\] {
|
|
min-width: 44px;
|
|
}
|
|
.min-w-\[calc\(var\(--thread-content-max-width\)\/3\)\] {
|
|
min-width: calc(var(--thread-content-max-width) / 3);
|
|
}
|
|
.min-w-full {
|
|
min-width: 100%;
|
|
}
|
|
.flex-1 {
|
|
flex: 1;
|
|
}
|
|
.flex-shrink-0 {
|
|
flex-shrink: 0;
|
|
}
|
|
.flex-grow {
|
|
flex-grow: 1;
|
|
}
|
|
.grow {
|
|
flex-grow: 1;
|
|
}
|
|
.translate-x-0 {
|
|
--tw-translate-x: calc(var(--spacing) * 0);
|
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
}
|
|
.translate-x-\[-50\%\] {
|
|
--tw-translate-x: -50%;
|
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
}
|
|
.translate-x-full {
|
|
--tw-translate-x: 100%;
|
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
}
|
|
.-translate-y-1\/2 {
|
|
--tw-translate-y: calc(calc(1/2 * 100%) * -1);
|
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
}
|
|
.translate-y-0 {
|
|
--tw-translate-y: calc(var(--spacing) * 0);
|
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
}
|
|
.translate-y-\[2rem\] {
|
|
--tw-translate-y: 2rem;
|
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
}
|
|
.translate-y-full {
|
|
--tw-translate-y: 100%;
|
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
}
|
|
.scale-0 {
|
|
--tw-scale-x: 0%;
|
|
--tw-scale-y: 0%;
|
|
--tw-scale-z: 0%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
.scale-95 {
|
|
--tw-scale-x: 95%;
|
|
--tw-scale-y: 95%;
|
|
--tw-scale-z: 95%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
.scale-100 {
|
|
--tw-scale-x: 100%;
|
|
--tw-scale-y: 100%;
|
|
--tw-scale-z: 100%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
.scale-105 {
|
|
--tw-scale-x: 105%;
|
|
--tw-scale-y: 105%;
|
|
--tw-scale-z: 105%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
.rotate-0 {
|
|
rotate: 0deg;
|
|
}
|
|
.rotate-45 {
|
|
rotate: 45deg;
|
|
}
|
|
.rotate-90 {
|
|
rotate: 90deg;
|
|
}
|
|
.transform {
|
|
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
|
|
}
|
|
.animate-bounce {
|
|
animation: var(--animate-bounce);
|
|
}
|
|
.animate-pulse {
|
|
animation: var(--animate-pulse);
|
|
}
|
|
.animate-spin {
|
|
animation: var(--animate-spin);
|
|
}
|
|
.cursor-not-allowed {
|
|
cursor: not-allowed;
|
|
}
|
|
.cursor-pointer {
|
|
cursor: pointer;
|
|
}
|
|
.resize {
|
|
resize: both;
|
|
}
|
|
.resize-y {
|
|
resize: vertical;
|
|
}
|
|
.scroll-mt-\[calc\(var\(--header-height\)\+min\(200px\,max\(70px\,20svh\)\)\)\] {
|
|
scroll-margin-top: calc(var(--header-height) + min(200px, max(70px, 20svh)));
|
|
}
|
|
.scroll-mb-\[var\(--thread-trailing-height\,150px\)\] {
|
|
scroll-margin-bottom: var(--thread-trailing-height,150px);
|
|
}
|
|
.list-inside {
|
|
list-style-position: inside;
|
|
}
|
|
.list-disc {
|
|
list-style-type: disc;
|
|
}
|
|
.appearance-none {
|
|
appearance: none;
|
|
}
|
|
.grid-cols-1 {
|
|
grid-template-columns: repeat(1, 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));
|
|
}
|
|
.flex-col {
|
|
flex-direction: column;
|
|
}
|
|
.flex-col-reverse {
|
|
flex-direction: column-reverse;
|
|
}
|
|
.flex-row {
|
|
flex-direction: row;
|
|
}
|
|
.flex-nowrap {
|
|
flex-wrap: nowrap;
|
|
}
|
|
.flex-wrap {
|
|
flex-wrap: wrap;
|
|
}
|
|
.items-center {
|
|
align-items: center;
|
|
}
|
|
.items-end {
|
|
align-items: flex-end;
|
|
}
|
|
.items-start {
|
|
align-items: flex-start;
|
|
}
|
|
.items-stretch {
|
|
align-items: stretch;
|
|
}
|
|
.justify-around {
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between {
|
|
justify-content: space-between;
|
|
}
|
|
.justify-center {
|
|
justify-content: center;
|
|
}
|
|
.justify-end {
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-start {
|
|
justify-content: flex-start;
|
|
}
|
|
.gap-0 {
|
|
gap: calc(var(--spacing) * 0);
|
|
}
|
|
.gap-1 {
|
|
gap: calc(var(--spacing) * 1);
|
|
}
|
|
.gap-1\.5 {
|
|
gap: calc(var(--spacing) * 1.5);
|
|
}
|
|
.gap-2 {
|
|
gap: calc(var(--spacing) * 2);
|
|
}
|
|
.gap-3 {
|
|
gap: calc(var(--spacing) * 3);
|
|
}
|
|
.gap-4 {
|
|
gap: calc(var(--spacing) * 4);
|
|
}
|
|
.gap-6 {
|
|
gap: calc(var(--spacing) * 6);
|
|
}
|
|
.gap-8 {
|
|
gap: calc(var(--spacing) * 8);
|
|
}
|
|
.gap-10 {
|
|
gap: calc(var(--spacing) * 10);
|
|
}
|
|
.gap-12 {
|
|
gap: calc(var(--spacing) * 12);
|
|
}
|
|
.space-y-1 {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
.space-y-2 {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
.space-y-3 {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
.space-y-4 {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
.space-y-6 {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
.space-y-8 {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
.space-y-12 {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
.self-end {
|
|
align-self: flex-end;
|
|
}
|
|
.truncate {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.overflow-auto {
|
|
overflow: auto;
|
|
}
|
|
.overflow-hidden {
|
|
overflow: hidden;
|
|
}
|
|
.overflow-scroll {
|
|
overflow: scroll;
|
|
}
|
|
.overflow-x-auto {
|
|
overflow-x: auto;
|
|
}
|
|
.overflow-y-auto {
|
|
overflow-y: auto;
|
|
}
|
|
.rounded {
|
|
border-radius: 0.25rem;
|
|
}
|
|
.rounded-2xl {
|
|
border-radius: var(--radius-2xl);
|
|
}
|
|
.rounded-full {
|
|
border-radius: calc(infinity * 1px);
|
|
}
|
|
.rounded-lg {
|
|
border-radius: var(--radius-lg);
|
|
}
|
|
.rounded-md {
|
|
border-radius: var(--radius-md);
|
|
}
|
|
.rounded-none {
|
|
border-radius: 0;
|
|
}
|
|
.rounded-sm {
|
|
border-radius: var(--radius-sm);
|
|
}
|
|
.rounded-xl {
|
|
border-radius: var(--radius-xl);
|
|
}
|
|
.rounded-t-lg {
|
|
border-top-left-radius: var(--radius-lg);
|
|
border-top-right-radius: var(--radius-lg);
|
|
}
|
|
.border {
|
|
border-style: var(--tw-border-style);
|
|
border-width: 1px;
|
|
}
|
|
.border-0 {
|
|
border-style: var(--tw-border-style);
|
|
border-width: 0px;
|
|
}
|
|
.border-2 {
|
|
border-style: var(--tw-border-style);
|
|
border-width: 2px;
|
|
}
|
|
.border-4 {
|
|
border-style: var(--tw-border-style);
|
|
border-width: 4px;
|
|
}
|
|
.border-t {
|
|
border-top-style: var(--tw-border-style);
|
|
border-top-width: 1px;
|
|
}
|
|
.border-r {
|
|
border-right-style: var(--tw-border-style);
|
|
border-right-width: 1px;
|
|
}
|
|
.border-b {
|
|
border-bottom-style: var(--tw-border-style);
|
|
border-bottom-width: 1px;
|
|
}
|
|
.border-l {
|
|
border-left-style: var(--tw-border-style);
|
|
border-left-width: 1px;
|
|
}
|
|
.border-l-4 {
|
|
border-left-style: var(--tw-border-style);
|
|
border-left-width: 4px;
|
|
}
|
|
.border-blue-200 {
|
|
border-color: var(--color-blue-200);
|
|
}
|
|
.border-gray-100 {
|
|
border-color: var(--color-gray-100);
|
|
}
|
|
.border-gray-200 {
|
|
border-color: var(--color-gray-200);
|
|
}
|
|
.border-gray-300 {
|
|
border-color: var(--color-gray-300);
|
|
}
|
|
.border-gray-800 {
|
|
border-color: var(--color-gray-800);
|
|
}
|
|
.border-green-200 {
|
|
border-color: var(--color-green-200);
|
|
}
|
|
.border-purple-200 {
|
|
border-color: var(--color-purple-200);
|
|
}
|
|
.border-red-200 {
|
|
border-color: var(--color-red-200);
|
|
}
|
|
.border-red-500 {
|
|
border-color: var(--color-red-500);
|
|
}
|
|
.border-transparent {
|
|
border-color: transparent;
|
|
}
|
|
.border-white {
|
|
border-color: var(--color-white);
|
|
}
|
|
.border-yellow-500 {
|
|
border-color: var(--color-yellow-500);
|
|
}
|
|
.border-t-transparent {
|
|
border-top-color: transparent;
|
|
}
|
|
.bg-black {
|
|
background-color: var(--color-black);
|
|
}
|
|
.bg-black\/50 {
|
|
background-color: color-mix(in srgb, #000 50%, transparent);
|
|
@supports (color: color-mix(in lab, red, red)) {
|
|
background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
|
|
}
|
|
}
|
|
.bg-blue-50 {
|
|
background-color: var(--color-blue-50);
|
|
}
|
|
.bg-blue-100 {
|
|
background-color: var(--color-blue-100);
|
|
}
|
|
.bg-blue-500 {
|
|
background-color: var(--color-blue-500);
|
|
}
|
|
.bg-blue-600 {
|
|
background-color: var(--color-blue-600);
|
|
}
|
|
.bg-gray-50 {
|
|
background-color: var(--color-gray-50);
|
|
}
|
|
.bg-gray-100 {
|
|
background-color: var(--color-gray-100);
|
|
}
|
|
.bg-gray-200 {
|
|
background-color: var(--color-gray-200);
|
|
}
|
|
.bg-gray-300 {
|
|
background-color: var(--color-gray-300);
|
|
}
|
|
.bg-gray-400 {
|
|
background-color: var(--color-gray-400);
|
|
}
|
|
.bg-gray-500 {
|
|
background-color: var(--color-gray-500);
|
|
}
|
|
.bg-gray-600 {
|
|
background-color: var(--color-gray-600);
|
|
}
|
|
.bg-gray-700 {
|
|
background-color: var(--color-gray-700);
|
|
}
|
|
.bg-gray-800 {
|
|
background-color: var(--color-gray-800);
|
|
}
|
|
.bg-gray-900 {
|
|
background-color: var(--color-gray-900);
|
|
}
|
|
.bg-green-50 {
|
|
background-color: var(--color-green-50);
|
|
}
|
|
.bg-orange-50 {
|
|
background-color: var(--color-orange-50);
|
|
}
|
|
.bg-purple-50 {
|
|
background-color: var(--color-purple-50);
|
|
}
|
|
.bg-red-50 {
|
|
background-color: var(--color-red-50);
|
|
}
|
|
.bg-transparent {
|
|
background-color: transparent;
|
|
}
|
|
.bg-white {
|
|
background-color: var(--color-white);
|
|
}
|
|
.bg-yellow-100 {
|
|
background-color: var(--color-yellow-100);
|
|
}
|
|
.bg-gradient-to-br {
|
|
--tw-gradient-position: to bottom right in oklab;
|
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
}
|
|
.bg-gradient-to-r {
|
|
--tw-gradient-position: to right in oklab;
|
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
}
|
|
.bg-gradient-to-t {
|
|
--tw-gradient-position: to top in oklab;
|
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
}
|
|
.from-black\/50 {
|
|
--tw-gradient-from: color-mix(in srgb, #000 50%, transparent);
|
|
@supports (color: color-mix(in lab, red, red)) {
|
|
--tw-gradient-from: color-mix(in oklab, var(--color-black) 50%, transparent);
|
|
}
|
|
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
}
|
|
.from-blue-50 {
|
|
--tw-gradient-from: var(--color-blue-50);
|
|
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
}
|
|
.from-blue-600 {
|
|
--tw-gradient-from: var(--color-blue-600);
|
|
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
}
|
|
.to-blue-800 {
|
|
--tw-gradient-to: var(--color-blue-800);
|
|
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
}
|
|
.to-indigo-50 {
|
|
--tw-gradient-to: var(--color-indigo-50);
|
|
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
}
|
|
.to-transparent {
|
|
--tw-gradient-to: transparent;
|
|
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
}
|
|
.bg-\[length\:1\.5em_1\.5em\] {
|
|
background-size: 1.5em 1.5em;
|
|
}
|
|
.bg-clip-text {
|
|
background-clip: text;
|
|
}
|
|
.bg-\[position\:right_0\.5rem_center\] {
|
|
background-position: right 0.5rem center;
|
|
}
|
|
.bg-no-repeat {
|
|
background-repeat: no-repeat;
|
|
}
|
|
.object-contain {
|
|
object-fit: contain;
|
|
}
|
|
.object-cover {
|
|
object-fit: cover;
|
|
}
|
|
.object-fill {
|
|
object-fit: fill;
|
|
}
|
|
.object-none {
|
|
object-fit: none;
|
|
}
|
|
.object-scale-down {
|
|
object-fit: scale-down;
|
|
}
|
|
.object-center {
|
|
object-position: center;
|
|
}
|
|
.p-0 {
|
|
padding: calc(var(--spacing) * 0);
|
|
}
|
|
.p-1 {
|
|
padding: calc(var(--spacing) * 1);
|
|
}
|
|
.p-2 {
|
|
padding: calc(var(--spacing) * 2);
|
|
}
|
|
.p-3 {
|
|
padding: calc(var(--spacing) * 3);
|
|
}
|
|
.p-4 {
|
|
padding: calc(var(--spacing) * 4);
|
|
}
|
|
.p-6 {
|
|
padding: calc(var(--spacing) * 6);
|
|
}
|
|
.p-8 {
|
|
padding: calc(var(--spacing) * 8);
|
|
}
|
|
.p-12 {
|
|
padding: calc(var(--spacing) * 12);
|
|
}
|
|
.px-\(--thread-content-margin\) {
|
|
padding-inline: var(--thread-content-margin);
|
|
}
|
|
.px-0 {
|
|
padding-inline: calc(var(--spacing) * 0);
|
|
}
|
|
.px-2 {
|
|
padding-inline: calc(var(--spacing) * 2);
|
|
}
|
|
.px-2\.5 {
|
|
padding-inline: calc(var(--spacing) * 2.5);
|
|
}
|
|
.px-3 {
|
|
padding-inline: calc(var(--spacing) * 3);
|
|
}
|
|
.px-4 {
|
|
padding-inline: calc(var(--spacing) * 4);
|
|
}
|
|
.px-5 {
|
|
padding-inline: calc(var(--spacing) * 5);
|
|
}
|
|
.px-6 {
|
|
padding-inline: calc(var(--spacing) * 6);
|
|
}
|
|
.py-0 {
|
|
padding-block: calc(var(--spacing) * 0);
|
|
}
|
|
.py-0\.5 {
|
|
padding-block: calc(var(--spacing) * 0.5);
|
|
}
|
|
.py-1 {
|
|
padding-block: calc(var(--spacing) * 1);
|
|
}
|
|
.py-1\.5 {
|
|
padding-block: calc(var(--spacing) * 1.5);
|
|
}
|
|
.py-2 {
|
|
padding-block: calc(var(--spacing) * 2);
|
|
}
|
|
.py-3 {
|
|
padding-block: calc(var(--spacing) * 3);
|
|
}
|
|
.py-4 {
|
|
padding-block: calc(var(--spacing) * 4);
|
|
}
|
|
.py-6 {
|
|
padding-block: calc(var(--spacing) * 6);
|
|
}
|
|
.py-8 {
|
|
padding-block: calc(var(--spacing) * 8);
|
|
}
|
|
.py-10 {
|
|
padding-block: calc(var(--spacing) * 10);
|
|
}
|
|
.py-12 {
|
|
padding-block: calc(var(--spacing) * 12);
|
|
}
|
|
.py-16 {
|
|
padding-block: calc(var(--spacing) * 16);
|
|
}
|
|
.py-20 {
|
|
padding-block: calc(var(--spacing) * 20);
|
|
}
|
|
.py-24 {
|
|
padding-block: calc(var(--spacing) * 24);
|
|
}
|
|
.py-\[18px\] {
|
|
padding-block: 18px;
|
|
}
|
|
.pt-0 {
|
|
padding-top: calc(var(--spacing) * 0);
|
|
}
|
|
.pt-3 {
|
|
padding-top: calc(var(--spacing) * 3);
|
|
}
|
|
.pt-4 {
|
|
padding-top: calc(var(--spacing) * 4);
|
|
}
|
|
.pt-6 {
|
|
padding-top: calc(var(--spacing) * 6);
|
|
}
|
|
.pt-8 {
|
|
padding-top: calc(var(--spacing) * 8);
|
|
}
|
|
.pt-12 {
|
|
padding-top: calc(var(--spacing) * 12);
|
|
}
|
|
.pr-10 {
|
|
padding-right: calc(var(--spacing) * 10);
|
|
}
|
|
.pb-4 {
|
|
padding-bottom: calc(var(--spacing) * 4);
|
|
}
|
|
.pb-10 {
|
|
padding-bottom: calc(var(--spacing) * 10);
|
|
}
|
|
.pb-\[1\.5rem\] {
|
|
padding-bottom: 1.5rem;
|
|
}
|
|
.pl-6 {
|
|
padding-left: calc(var(--spacing) * 6);
|
|
}
|
|
.pl-10 {
|
|
padding-left: calc(var(--spacing) * 10);
|
|
}
|
|
.text-center {
|
|
text-align: center;
|
|
}
|
|
.text-left {
|
|
text-align: left;
|
|
}
|
|
.text-right {
|
|
text-align: right;
|
|
}
|
|
.text-start {
|
|
text-align: start;
|
|
}
|
|
.font-mono {
|
|
font-family: var(--font-mono);
|
|
}
|
|
.text-2xl {
|
|
font-size: var(--text-2xl);
|
|
line-height: var(--tw-leading, var(--text-2xl--line-height));
|
|
}
|
|
.text-3xl {
|
|
font-size: var(--text-3xl);
|
|
line-height: var(--tw-leading, var(--text-3xl--line-height));
|
|
}
|
|
.text-4xl {
|
|
font-size: var(--text-4xl);
|
|
line-height: var(--tw-leading, var(--text-4xl--line-height));
|
|
}
|
|
.text-base {
|
|
font-size: var(--text-base);
|
|
line-height: var(--tw-leading, var(--text-base--line-height));
|
|
}
|
|
.text-lg {
|
|
font-size: var(--text-lg);
|
|
line-height: var(--tw-leading, var(--text-lg--line-height));
|
|
}
|
|
.text-sm {
|
|
font-size: var(--text-sm);
|
|
line-height: var(--tw-leading, var(--text-sm--line-height));
|
|
}
|
|
.text-xl {
|
|
font-size: var(--text-xl);
|
|
line-height: var(--tw-leading, var(--text-xl--line-height));
|
|
}
|
|
.text-xs {
|
|
font-size: var(--text-xs);
|
|
line-height: var(--tw-leading, var(--text-xs--line-height));
|
|
}
|
|
.leading-none {
|
|
--tw-leading: 1;
|
|
line-height: 1;
|
|
}
|
|
.leading-relaxed {
|
|
--tw-leading: var(--leading-relaxed);
|
|
line-height: var(--leading-relaxed);
|
|
}
|
|
.leading-tight {
|
|
--tw-leading: var(--leading-tight);
|
|
line-height: var(--leading-tight);
|
|
}
|
|
.font-bold {
|
|
--tw-font-weight: var(--font-weight-bold);
|
|
font-weight: var(--font-weight-bold);
|
|
}
|
|
.font-light {
|
|
--tw-font-weight: var(--font-weight-light);
|
|
font-weight: var(--font-weight-light);
|
|
}
|
|
.font-medium {
|
|
--tw-font-weight: var(--font-weight-medium);
|
|
font-weight: var(--font-weight-medium);
|
|
}
|
|
.font-normal {
|
|
--tw-font-weight: var(--font-weight-normal);
|
|
font-weight: var(--font-weight-normal);
|
|
}
|
|
.font-semibold {
|
|
--tw-font-weight: var(--font-weight-semibold);
|
|
font-weight: var(--font-weight-semibold);
|
|
}
|
|
.tracking-tight {
|
|
--tw-tracking: var(--tracking-tight);
|
|
letter-spacing: var(--tracking-tight);
|
|
}
|
|
.tracking-wider {
|
|
--tw-tracking: var(--tracking-wider);
|
|
letter-spacing: var(--tracking-wider);
|
|
}
|
|
.break-words {
|
|
overflow-wrap: break-word;
|
|
}
|
|
.whitespace-normal {
|
|
white-space: normal;
|
|
}
|
|
.text-black {
|
|
color: var(--color-black);
|
|
}
|
|
.text-blue-100 {
|
|
color: var(--color-blue-100);
|
|
}
|
|
.text-blue-600 {
|
|
color: var(--color-blue-600);
|
|
}
|
|
.text-blue-700 {
|
|
color: var(--color-blue-700);
|
|
}
|
|
.text-blue-800 {
|
|
color: var(--color-blue-800);
|
|
}
|
|
.text-blue-900 {
|
|
color: var(--color-blue-900);
|
|
}
|
|
.text-current {
|
|
color: currentcolor;
|
|
}
|
|
.text-gray-100 {
|
|
color: var(--color-gray-100);
|
|
}
|
|
.text-gray-200 {
|
|
color: var(--color-gray-200);
|
|
}
|
|
.text-gray-300 {
|
|
color: var(--color-gray-300);
|
|
}
|
|
.text-gray-400 {
|
|
color: var(--color-gray-400);
|
|
}
|
|
.text-gray-500 {
|
|
color: var(--color-gray-500);
|
|
}
|
|
.text-gray-600 {
|
|
color: var(--color-gray-600);
|
|
}
|
|
.text-gray-700 {
|
|
color: var(--color-gray-700);
|
|
}
|
|
.text-gray-800 {
|
|
color: var(--color-gray-800);
|
|
}
|
|
.text-gray-900 {
|
|
color: var(--color-gray-900);
|
|
}
|
|
.text-green-700 {
|
|
color: var(--color-green-700);
|
|
}
|
|
.text-green-800 {
|
|
color: var(--color-green-800);
|
|
}
|
|
.text-green-900 {
|
|
color: var(--color-green-900);
|
|
}
|
|
.text-orange-700 {
|
|
color: var(--color-orange-700);
|
|
}
|
|
.text-orange-900 {
|
|
color: var(--color-orange-900);
|
|
}
|
|
.text-purple-700 {
|
|
color: var(--color-purple-700);
|
|
}
|
|
.text-purple-900 {
|
|
color: var(--color-purple-900);
|
|
}
|
|
.text-red-600 {
|
|
color: var(--color-red-600);
|
|
}
|
|
.text-red-800 {
|
|
color: var(--color-red-800);
|
|
}
|
|
.text-transparent {
|
|
color: transparent;
|
|
}
|
|
.text-white {
|
|
color: var(--color-white);
|
|
}
|
|
.text-yellow-800 {
|
|
color: var(--color-yellow-800);
|
|
}
|
|
.capitalize {
|
|
text-transform: capitalize;
|
|
}
|
|
.lowercase {
|
|
text-transform: lowercase;
|
|
}
|
|
.normal-case {
|
|
text-transform: none;
|
|
}
|
|
.uppercase {
|
|
text-transform: uppercase;
|
|
}
|
|
.italic {
|
|
font-style: italic;
|
|
}
|
|
.line-through {
|
|
text-decoration-line: line-through;
|
|
}
|
|
.underline {
|
|
text-decoration-line: underline;
|
|
}
|
|
.opacity-0 {
|
|
opacity: 0%;
|
|
}
|
|
.opacity-25 {
|
|
opacity: 25%;
|
|
}
|
|
.opacity-50 {
|
|
opacity: 50%;
|
|
}
|
|
.opacity-60 {
|
|
opacity: 60%;
|
|
}
|
|
.opacity-70 {
|
|
opacity: 70%;
|
|
}
|
|
.opacity-75 {
|
|
opacity: 75%;
|
|
}
|
|
.opacity-90 {
|
|
opacity: 90%;
|
|
}
|
|
.opacity-100 {
|
|
opacity: 100%;
|
|
}
|
|
.\!shadow {
|
|
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)) !important;
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
|
|
}
|
|
.shadow {
|
|
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
.shadow-2xl {
|
|
--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
.shadow-lg {
|
|
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
.shadow-md {
|
|
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
.shadow-none {
|
|
--tw-shadow: 0 0 #0000;
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
.shadow-sm {
|
|
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
.shadow-xl {
|
|
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
.ring-2 {
|
|
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
.shadow-gray-200\/50 {
|
|
--tw-shadow-color: color-mix(in srgb, oklch(92.8% 0.006 264.531) 50%, transparent);
|
|
@supports (color: color-mix(in lab, red, red)) {
|
|
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-gray-200) 50%, transparent) var(--tw-shadow-alpha), transparent);
|
|
}
|
|
}
|
|
.outline {
|
|
outline-style: var(--tw-outline-style);
|
|
outline-width: 1px;
|
|
}
|
|
.blur {
|
|
--tw-blur: blur(8px);
|
|
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-lg {
|
|
--tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
|
|
--tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
|
|
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,);
|
|
}
|
|
.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,);
|
|
}
|
|
.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-sm {
|
|
--tw-backdrop-blur: blur(var(--blur-sm));
|
|
-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 {
|
|
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
|
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
}
|
|
.transition\! {
|
|
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events !important;
|
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
|
|
transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
|
|
}
|
|
.transition-all {
|
|
transition-property: all;
|
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
}
|
|
.transition-colors {
|
|
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
}
|
|
.transition-opacity {
|
|
transition-property: opacity;
|
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
}
|
|
.transition-shadow {
|
|
transition-property: box-shadow;
|
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
}
|
|
.transition-transform {
|
|
transition-property: transform, translate, scale, rotate;
|
|
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
}
|
|
.duration-150 {
|
|
--tw-duration: 150ms;
|
|
transition-duration: 150ms;
|
|
}
|
|
.duration-200 {
|
|
--tw-duration: 200ms;
|
|
transition-duration: 200ms;
|
|
}
|
|
.duration-300 {
|
|
--tw-duration: 300ms;
|
|
transition-duration: 300ms;
|
|
}
|
|
.duration-500 {
|
|
--tw-duration: 500ms;
|
|
transition-duration: 500ms;
|
|
}
|
|
.ease-in-out {
|
|
--tw-ease: var(--ease-in-out);
|
|
transition-timing-function: var(--ease-in-out);
|
|
}
|
|
.select-none {
|
|
-webkit-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.\[--shadow-height\:45px\] {
|
|
--shadow-height: 45px;
|
|
}
|
|
.\[--thread-content-margin\:--spacing\(4\)\] {
|
|
--thread-content-margin: calc(var(--spacing) * 4);
|
|
}
|
|
.\[--thread-content-max-width\:40rem\] {
|
|
--thread-content-max-width: 40rem;
|
|
}
|
|
.\[content-visibility\:auto\] {
|
|
content-visibility: auto;
|
|
}
|
|
.\[scrollbar-gutter\:stable\] {
|
|
scrollbar-gutter: stable;
|
|
}
|
|
.\*\:pointer-events-auto {
|
|
:is(& > *) {
|
|
pointer-events: auto;
|
|
}
|
|
}
|
|
.group-hover\:scale-105 {
|
|
&:is(:where(.group):hover *) {
|
|
@media (hover: hover) {
|
|
--tw-scale-x: 105%;
|
|
--tw-scale-y: 105%;
|
|
--tw-scale-z: 105%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
}
|
|
}
|
|
.group-hover\:text-blue-600 {
|
|
&:is(:where(.group):hover *) {
|
|
@media (hover: hover) {
|
|
color: var(--color-blue-600);
|
|
}
|
|
}
|
|
}
|
|
.peer-disabled\:cursor-not-allowed {
|
|
&:is(:where(.peer):disabled ~ *) {
|
|
cursor: not-allowed;
|
|
}
|
|
}
|
|
.peer-disabled\:opacity-70 {
|
|
&:is(:where(.peer):disabled ~ *) {
|
|
opacity: 70%;
|
|
}
|
|
}
|
|
.first\:pt-\[1px\] {
|
|
&:first-child {
|
|
padding-top: 1px;
|
|
}
|
|
}
|
|
.first\:pt-\[3px\] {
|
|
&:first-child {
|
|
padding-top: 3px;
|
|
}
|
|
}
|
|
.empty\:hidden {
|
|
&:empty {
|
|
display: none;
|
|
}
|
|
}
|
|
.hover\:-translate-y-1 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
--tw-translate-y: calc(var(--spacing) * -1);
|
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
}
|
|
}
|
|
}
|
|
.hover\:scale-105 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
--tw-scale-x: 105%;
|
|
--tw-scale-y: 105%;
|
|
--tw-scale-z: 105%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-blue-100 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: var(--color-blue-100);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-blue-600 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: var(--color-blue-600);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-blue-700 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: var(--color-blue-700);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-gray-50 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: var(--color-gray-50);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-gray-100 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: var(--color-gray-100);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-green-100 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: var(--color-green-100);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-orange-100 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: var(--color-orange-100);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-purple-100 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: var(--color-purple-100);
|
|
}
|
|
}
|
|
}
|
|
.hover\:bg-white\/10 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
background-color: color-mix(in srgb, #fff 10%, transparent);
|
|
@supports (color: color-mix(in lab, red, red)) {
|
|
background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.hover\:text-blue-600 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
color: var(--color-blue-600);
|
|
}
|
|
}
|
|
}
|
|
.hover\:text-blue-700 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
color: var(--color-blue-700);
|
|
}
|
|
}
|
|
}
|
|
.hover\:text-blue-800 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
color: var(--color-blue-800);
|
|
}
|
|
}
|
|
}
|
|
.hover\:text-gray-900 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
color: var(--color-gray-900);
|
|
}
|
|
}
|
|
}
|
|
.hover\:text-white {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
color: var(--color-white);
|
|
}
|
|
}
|
|
}
|
|
.hover\:underline {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
text-decoration-line: underline;
|
|
}
|
|
}
|
|
}
|
|
.hover\:opacity-80 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
opacity: 80%;
|
|
}
|
|
}
|
|
}
|
|
.hover\:opacity-100 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
opacity: 100%;
|
|
}
|
|
}
|
|
}
|
|
.hover\:shadow-md {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
}
|
|
}
|
|
.hover\:shadow-xl {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
}
|
|
}
|
|
.hover\:shadow-gray-200\/70 {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
--tw-shadow-color: color-mix(in srgb, oklch(92.8% 0.006 264.531) 70%, transparent);
|
|
@supports (color: color-mix(in lab, red, red)) {
|
|
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-gray-200) 70%, transparent) var(--tw-shadow-alpha), transparent);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.focus\:ring-2 {
|
|
&:focus {
|
|
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
}
|
|
}
|
|
.focus\:ring-offset-2 {
|
|
&:focus {
|
|
--tw-ring-offset-width: 2px;
|
|
--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
}
|
|
}
|
|
.focus\:outline-none {
|
|
&:focus {
|
|
--tw-outline-style: none;
|
|
outline-style: none;
|
|
}
|
|
}
|
|
.focus-visible\:outline-hidden {
|
|
&:focus-visible {
|
|
--tw-outline-style: none;
|
|
outline-style: none;
|
|
@media (forced-colors: active) {
|
|
outline: 2px solid transparent;
|
|
outline-offset: 2px;
|
|
}
|
|
}
|
|
}
|
|
.focus-visible\:outline-2 {
|
|
&:focus-visible {
|
|
outline-style: var(--tw-outline-style);
|
|
outline-width: 2px;
|
|
}
|
|
}
|
|
.focus-visible\:outline-offset-\[-4px\] {
|
|
&:focus-visible {
|
|
outline-offset: -4px;
|
|
}
|
|
}
|
|
.active\:scale-95 {
|
|
&:active {
|
|
--tw-scale-x: 95%;
|
|
--tw-scale-y: 95%;
|
|
--tw-scale-z: 95%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
}
|
|
.active\:bg-blue-200 {
|
|
&:active {
|
|
background-color: var(--color-blue-200);
|
|
}
|
|
}
|
|
.active\:bg-gray-200 {
|
|
&:active {
|
|
background-color: var(--color-gray-200);
|
|
}
|
|
}
|
|
.active\:bg-green-200 {
|
|
&:active {
|
|
background-color: var(--color-green-200);
|
|
}
|
|
}
|
|
.active\:bg-orange-200 {
|
|
&:active {
|
|
background-color: var(--color-orange-200);
|
|
}
|
|
}
|
|
.active\:bg-purple-200 {
|
|
&:active {
|
|
background-color: var(--color-purple-200);
|
|
}
|
|
}
|
|
.disabled\:cursor-not-allowed {
|
|
&:disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
}
|
|
.disabled\:opacity-60 {
|
|
&:disabled {
|
|
opacity: 60%;
|
|
}
|
|
}
|
|
.has-data-writing-block\:pointer-events-none {
|
|
&:has(*[data-writing-block]) {
|
|
pointer-events: none;
|
|
}
|
|
}
|
|
.has-data-writing-block\:-mt-\(--shadow-height\) {
|
|
&:has(*[data-writing-block]) {
|
|
margin-top: calc(var(--shadow-height) * -1);
|
|
}
|
|
}
|
|
.has-data-writing-block\:pt-\(--shadow-height\) {
|
|
&:has(*[data-writing-block]) {
|
|
padding-top: var(--shadow-height);
|
|
}
|
|
}
|
|
.supports-\[content-visibility\:auto\]\:\[contain-intrinsic-size\:auto_100lvh\] {
|
|
@supports (content-visibility:auto) {
|
|
contain-intrinsic-size: auto 100lvh;
|
|
}
|
|
}
|
|
.sm\:visible {
|
|
@media (width >= 40rem) {
|
|
visibility: visible;
|
|
}
|
|
}
|
|
.sm\:mt-16 {
|
|
@media (width >= 40rem) {
|
|
margin-top: calc(var(--spacing) * 16);
|
|
}
|
|
}
|
|
.sm\:block {
|
|
@media (width >= 40rem) {
|
|
display: block;
|
|
}
|
|
}
|
|
.sm\:flex {
|
|
@media (width >= 40rem) {
|
|
display: flex;
|
|
}
|
|
}
|
|
.sm\:hidden {
|
|
@media (width >= 40rem) {
|
|
display: none;
|
|
}
|
|
}
|
|
.sm\:inline {
|
|
@media (width >= 40rem) {
|
|
display: inline;
|
|
}
|
|
}
|
|
.sm\:grid-cols-2 {
|
|
@media (width >= 40rem) {
|
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
}
|
|
}
|
|
.sm\:flex-row {
|
|
@media (width >= 40rem) {
|
|
flex-direction: row;
|
|
}
|
|
}
|
|
.sm\:items-center {
|
|
@media (width >= 40rem) {
|
|
align-items: center;
|
|
}
|
|
}
|
|
.sm\:gap-3 {
|
|
@media (width >= 40rem) {
|
|
gap: calc(var(--spacing) * 3);
|
|
}
|
|
}
|
|
.sm\:gap-4 {
|
|
@media (width >= 40rem) {
|
|
gap: calc(var(--spacing) * 4);
|
|
}
|
|
}
|
|
.sm\:gap-6 {
|
|
@media (width >= 40rem) {
|
|
gap: calc(var(--spacing) * 6);
|
|
}
|
|
}
|
|
.sm\:rounded-lg {
|
|
@media (width >= 40rem) {
|
|
border-radius: var(--radius-lg);
|
|
}
|
|
}
|
|
.sm\:p-2 {
|
|
@media (width >= 40rem) {
|
|
padding: calc(var(--spacing) * 2);
|
|
}
|
|
}
|
|
.sm\:p-8 {
|
|
@media (width >= 40rem) {
|
|
padding: calc(var(--spacing) * 8);
|
|
}
|
|
}
|
|
.sm\:px-0 {
|
|
@media (width >= 40rem) {
|
|
padding-inline: calc(var(--spacing) * 0);
|
|
}
|
|
}
|
|
.sm\:px-2 {
|
|
@media (width >= 40rem) {
|
|
padding-inline: calc(var(--spacing) * 2);
|
|
}
|
|
}
|
|
.sm\:px-5 {
|
|
@media (width >= 40rem) {
|
|
padding-inline: calc(var(--spacing) * 5);
|
|
}
|
|
}
|
|
.sm\:px-6 {
|
|
@media (width >= 40rem) {
|
|
padding-inline: calc(var(--spacing) * 6);
|
|
}
|
|
}
|
|
.sm\:py-2 {
|
|
@media (width >= 40rem) {
|
|
padding-block: calc(var(--spacing) * 2);
|
|
}
|
|
}
|
|
.sm\:py-6 {
|
|
@media (width >= 40rem) {
|
|
padding-block: calc(var(--spacing) * 6);
|
|
}
|
|
}
|
|
.sm\:py-12 {
|
|
@media (width >= 40rem) {
|
|
padding-block: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.sm\:py-16 {
|
|
@media (width >= 40rem) {
|
|
padding-block: calc(var(--spacing) * 16);
|
|
}
|
|
}
|
|
.sm\:py-20 {
|
|
@media (width >= 40rem) {
|
|
padding-block: calc(var(--spacing) * 20);
|
|
}
|
|
}
|
|
.sm\:py-24 {
|
|
@media (width >= 40rem) {
|
|
padding-block: calc(var(--spacing) * 24);
|
|
}
|
|
}
|
|
.sm\:py-32 {
|
|
@media (width >= 40rem) {
|
|
padding-block: calc(var(--spacing) * 32);
|
|
}
|
|
}
|
|
.sm\:text-4xl {
|
|
@media (width >= 40rem) {
|
|
font-size: var(--text-4xl);
|
|
line-height: var(--tw-leading, var(--text-4xl--line-height));
|
|
}
|
|
}
|
|
.sm\:text-5xl {
|
|
@media (width >= 40rem) {
|
|
font-size: var(--text-5xl);
|
|
line-height: var(--tw-leading, var(--text-5xl--line-height));
|
|
}
|
|
}
|
|
.sm\:text-sm {
|
|
@media (width >= 40rem) {
|
|
font-size: var(--text-sm);
|
|
line-height: var(--tw-leading, var(--text-sm--line-height));
|
|
}
|
|
}
|
|
.sm\:text-xl {
|
|
@media (width >= 40rem) {
|
|
font-size: var(--text-xl);
|
|
line-height: var(--tw-leading, var(--text-xl--line-height));
|
|
}
|
|
}
|
|
.md\:mb-12 {
|
|
@media (width >= 48rem) {
|
|
margin-bottom: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.md\:block {
|
|
@media (width >= 48rem) {
|
|
display: block;
|
|
}
|
|
}
|
|
.md\:flex {
|
|
@media (width >= 48rem) {
|
|
display: flex;
|
|
}
|
|
}
|
|
.md\:hidden {
|
|
@media (width >= 48rem) {
|
|
display: none;
|
|
}
|
|
}
|
|
.md\:min-h-\[400px\] {
|
|
@media (width >= 48rem) {
|
|
min-height: 400px;
|
|
}
|
|
}
|
|
.md\:min-h-\[500px\] {
|
|
@media (width >= 48rem) {
|
|
min-height: 500px;
|
|
}
|
|
}
|
|
.md\:min-h-\[600px\] {
|
|
@media (width >= 48rem) {
|
|
min-height: 600px;
|
|
}
|
|
}
|
|
.md\:min-h-\[700px\] {
|
|
@media (width >= 48rem) {
|
|
min-height: 700px;
|
|
}
|
|
}
|
|
.md\:w-1\/2 {
|
|
@media (width >= 48rem) {
|
|
width: calc(1/2 * 100%);
|
|
}
|
|
}
|
|
.md\:w-1\/3 {
|
|
@media (width >= 48rem) {
|
|
width: calc(1/3 * 100%);
|
|
}
|
|
}
|
|
.md\:w-1\/4 {
|
|
@media (width >= 48rem) {
|
|
width: calc(1/4 * 100%);
|
|
}
|
|
}
|
|
.md\:w-auto {
|
|
@media (width >= 48rem) {
|
|
width: auto;
|
|
}
|
|
}
|
|
.md\:max-w-3xl {
|
|
@media (width >= 48rem) {
|
|
max-width: var(--container-3xl);
|
|
}
|
|
}
|
|
.md\:flex-none {
|
|
@media (width >= 48rem) {
|
|
flex: none;
|
|
}
|
|
}
|
|
.md\:grid-cols-2 {
|
|
@media (width >= 48rem) {
|
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
}
|
|
}
|
|
.md\:grid-cols-3 {
|
|
@media (width >= 48rem) {
|
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
}
|
|
}
|
|
.md\:flex-row {
|
|
@media (width >= 48rem) {
|
|
flex-direction: row;
|
|
}
|
|
}
|
|
.md\:items-center {
|
|
@media (width >= 48rem) {
|
|
align-items: center;
|
|
}
|
|
}
|
|
.md\:gap-3 {
|
|
@media (width >= 48rem) {
|
|
gap: calc(var(--spacing) * 3);
|
|
}
|
|
}
|
|
.md\:gap-4 {
|
|
@media (width >= 48rem) {
|
|
gap: calc(var(--spacing) * 4);
|
|
}
|
|
}
|
|
.md\:gap-5 {
|
|
@media (width >= 48rem) {
|
|
gap: calc(var(--spacing) * 5);
|
|
}
|
|
}
|
|
.md\:gap-6 {
|
|
@media (width >= 48rem) {
|
|
gap: calc(var(--spacing) * 6);
|
|
}
|
|
}
|
|
.md\:gap-8 {
|
|
@media (width >= 48rem) {
|
|
gap: calc(var(--spacing) * 8);
|
|
}
|
|
}
|
|
.md\:gap-12 {
|
|
@media (width >= 48rem) {
|
|
gap: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.md\:gap-16 {
|
|
@media (width >= 48rem) {
|
|
gap: calc(var(--spacing) * 16);
|
|
}
|
|
}
|
|
.md\:space-y-6 {
|
|
@media (width >= 48rem) {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
}
|
|
.md\:space-y-8 {
|
|
@media (width >= 48rem) {
|
|
:where(& > :not(:last-child)) {
|
|
--tw-space-y-reverse: 0;
|
|
margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
|
|
margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
|
|
}
|
|
}
|
|
}
|
|
.md\:border-transparent {
|
|
@media (width >= 48rem) {
|
|
border-color: transparent;
|
|
}
|
|
}
|
|
.md\:px-4 {
|
|
@media (width >= 48rem) {
|
|
padding-inline: calc(var(--spacing) * 4);
|
|
}
|
|
}
|
|
.md\:px-5 {
|
|
@media (width >= 48rem) {
|
|
padding-inline: calc(var(--spacing) * 5);
|
|
}
|
|
}
|
|
.md\:px-6 {
|
|
@media (width >= 48rem) {
|
|
padding-inline: calc(var(--spacing) * 6);
|
|
}
|
|
}
|
|
.md\:px-8 {
|
|
@media (width >= 48rem) {
|
|
padding-inline: calc(var(--spacing) * 8);
|
|
}
|
|
}
|
|
.md\:px-12 {
|
|
@media (width >= 48rem) {
|
|
padding-inline: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.md\:px-16 {
|
|
@media (width >= 48rem) {
|
|
padding-inline: calc(var(--spacing) * 16);
|
|
}
|
|
}
|
|
.md\:px-\[60px\] {
|
|
@media (width >= 48rem) {
|
|
padding-inline: 60px;
|
|
}
|
|
}
|
|
.md\:py-6 {
|
|
@media (width >= 48rem) {
|
|
padding-block: calc(var(--spacing) * 6);
|
|
}
|
|
}
|
|
.md\:py-8 {
|
|
@media (width >= 48rem) {
|
|
padding-block: calc(var(--spacing) * 8);
|
|
}
|
|
}
|
|
.md\:py-12 {
|
|
@media (width >= 48rem) {
|
|
padding-block: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.md\:py-16 {
|
|
@media (width >= 48rem) {
|
|
padding-block: calc(var(--spacing) * 16);
|
|
}
|
|
}
|
|
.md\:py-20 {
|
|
@media (width >= 48rem) {
|
|
padding-block: calc(var(--spacing) * 20);
|
|
}
|
|
}
|
|
.md\:py-24 {
|
|
@media (width >= 48rem) {
|
|
padding-block: calc(var(--spacing) * 24);
|
|
}
|
|
}
|
|
.md\:py-32 {
|
|
@media (width >= 48rem) {
|
|
padding-block: calc(var(--spacing) * 32);
|
|
}
|
|
}
|
|
.md\:pt-0 {
|
|
@media (width >= 48rem) {
|
|
padding-top: calc(var(--spacing) * 0);
|
|
}
|
|
}
|
|
.md\:pb-6 {
|
|
@media (width >= 48rem) {
|
|
padding-bottom: calc(var(--spacing) * 6);
|
|
}
|
|
}
|
|
.md\:pb-9 {
|
|
@media (width >= 48rem) {
|
|
padding-bottom: calc(var(--spacing) * 9);
|
|
}
|
|
}
|
|
.md\:text-2xl {
|
|
@media (width >= 48rem) {
|
|
font-size: var(--text-2xl);
|
|
line-height: var(--tw-leading, var(--text-2xl--line-height));
|
|
}
|
|
}
|
|
.md\:text-3xl {
|
|
@media (width >= 48rem) {
|
|
font-size: var(--text-3xl);
|
|
line-height: var(--tw-leading, var(--text-3xl--line-height));
|
|
}
|
|
}
|
|
.md\:text-4xl {
|
|
@media (width >= 48rem) {
|
|
font-size: var(--text-4xl);
|
|
line-height: var(--tw-leading, var(--text-4xl--line-height));
|
|
}
|
|
}
|
|
.md\:text-5xl {
|
|
@media (width >= 48rem) {
|
|
font-size: var(--text-5xl);
|
|
line-height: var(--tw-leading, var(--text-5xl--line-height));
|
|
}
|
|
}
|
|
.md\:text-lg {
|
|
@media (width >= 48rem) {
|
|
font-size: var(--text-lg);
|
|
line-height: var(--tw-leading, var(--text-lg--line-height));
|
|
}
|
|
}
|
|
.md\:text-sm {
|
|
@media (width >= 48rem) {
|
|
font-size: var(--text-sm);
|
|
line-height: var(--tw-leading, var(--text-sm--line-height));
|
|
}
|
|
}
|
|
.md\:text-xl {
|
|
@media (width >= 48rem) {
|
|
font-size: var(--text-xl);
|
|
line-height: var(--tw-leading, var(--text-xl--line-height));
|
|
}
|
|
}
|
|
.md\:hover\:scale-105 {
|
|
@media (width >= 48rem) {
|
|
&:hover {
|
|
@media (hover: hover) {
|
|
--tw-scale-x: 105%;
|
|
--tw-scale-y: 105%;
|
|
--tw-scale-z: 105%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.md\:active\:scale-100 {
|
|
@media (width >= 48rem) {
|
|
&:active {
|
|
--tw-scale-x: 100%;
|
|
--tw-scale-y: 100%;
|
|
--tw-scale-z: 100%;
|
|
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
}
|
|
}
|
|
}
|
|
.lg\:mt-0 {
|
|
@media (width >= 64rem) {
|
|
margin-top: calc(var(--spacing) * 0);
|
|
}
|
|
}
|
|
.lg\:block {
|
|
@media (width >= 64rem) {
|
|
display: block;
|
|
}
|
|
}
|
|
.lg\:grid {
|
|
@media (width >= 64rem) {
|
|
display: grid;
|
|
}
|
|
}
|
|
.lg\:hidden {
|
|
@media (width >= 64rem) {
|
|
display: none;
|
|
}
|
|
}
|
|
.lg\:w-1\/2 {
|
|
@media (width >= 64rem) {
|
|
width: calc(1/2 * 100%);
|
|
}
|
|
}
|
|
.lg\:w-1\/3 {
|
|
@media (width >= 64rem) {
|
|
width: calc(1/3 * 100%);
|
|
}
|
|
}
|
|
.lg\:w-1\/4 {
|
|
@media (width >= 64rem) {
|
|
width: calc(1/4 * 100%);
|
|
}
|
|
}
|
|
.lg\:max-w-\[40rem\] {
|
|
@media (width >= 64rem) {
|
|
max-width: 40rem;
|
|
}
|
|
}
|
|
.lg\:grid-cols-1 {
|
|
@media (width >= 64rem) {
|
|
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
}
|
|
}
|
|
.lg\:grid-cols-2 {
|
|
@media (width >= 64rem) {
|
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
}
|
|
}
|
|
.lg\:grid-cols-3 {
|
|
@media (width >= 64rem) {
|
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
}
|
|
}
|
|
.lg\:grid-cols-4 {
|
|
@media (width >= 64rem) {
|
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
}
|
|
}
|
|
.lg\:items-start {
|
|
@media (width >= 64rem) {
|
|
align-items: flex-start;
|
|
}
|
|
}
|
|
.lg\:gap-4 {
|
|
@media (width >= 64rem) {
|
|
gap: calc(var(--spacing) * 4);
|
|
}
|
|
}
|
|
.lg\:gap-6 {
|
|
@media (width >= 64rem) {
|
|
gap: calc(var(--spacing) * 6);
|
|
}
|
|
}
|
|
.lg\:gap-8 {
|
|
@media (width >= 64rem) {
|
|
gap: calc(var(--spacing) * 8);
|
|
}
|
|
}
|
|
.lg\:gap-12 {
|
|
@media (width >= 64rem) {
|
|
gap: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.lg\:gap-x-12 {
|
|
@media (width >= 64rem) {
|
|
column-gap: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.lg\:px-4 {
|
|
@media (width >= 64rem) {
|
|
padding-inline: calc(var(--spacing) * 4);
|
|
}
|
|
}
|
|
.lg\:px-8 {
|
|
@media (width >= 64rem) {
|
|
padding-inline: calc(var(--spacing) * 8);
|
|
}
|
|
}
|
|
.lg\:px-10 {
|
|
@media (width >= 64rem) {
|
|
padding-inline: calc(var(--spacing) * 10);
|
|
}
|
|
}
|
|
.lg\:px-12 {
|
|
@media (width >= 64rem) {
|
|
padding-inline: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.lg\:py-8 {
|
|
@media (width >= 64rem) {
|
|
padding-block: calc(var(--spacing) * 8);
|
|
}
|
|
}
|
|
.lg\:py-16 {
|
|
@media (width >= 64rem) {
|
|
padding-block: calc(var(--spacing) * 16);
|
|
}
|
|
}
|
|
.lg\:text-5xl {
|
|
@media (width >= 64rem) {
|
|
font-size: var(--text-5xl);
|
|
line-height: var(--tw-leading, var(--text-5xl--line-height));
|
|
}
|
|
}
|
|
.lg\:text-6xl {
|
|
@media (width >= 64rem) {
|
|
font-size: var(--text-6xl);
|
|
line-height: var(--tw-leading, var(--text-6xl--line-height));
|
|
}
|
|
}
|
|
.xl\:block {
|
|
@media (width >= 80rem) {
|
|
display: block;
|
|
}
|
|
}
|
|
.xl\:hidden {
|
|
@media (width >= 80rem) {
|
|
display: none;
|
|
}
|
|
}
|
|
.xl\:max-w-\[48rem\] {
|
|
@media (width >= 80rem) {
|
|
max-width: 48rem;
|
|
}
|
|
}
|
|
.xl\:grid-cols-4 {
|
|
@media (width >= 80rem) {
|
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
}
|
|
}
|
|
.xl\:gap-12 {
|
|
@media (width >= 80rem) {
|
|
gap: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.xl\:px-5 {
|
|
@media (width >= 80rem) {
|
|
padding-inline: calc(var(--spacing) * 5);
|
|
}
|
|
}
|
|
.xl\:px-12 {
|
|
@media (width >= 80rem) {
|
|
padding-inline: calc(var(--spacing) * 12);
|
|
}
|
|
}
|
|
.xl\:px-16 {
|
|
@media (width >= 80rem) {
|
|
padding-inline: calc(var(--spacing) * 16);
|
|
}
|
|
}
|
|
.xl\:py-20 {
|
|
@media (width >= 80rem) {
|
|
padding-block: calc(var(--spacing) * 20);
|
|
}
|
|
}
|
|
.\32 xl\:px-16 {
|
|
@media (width >= 96rem) {
|
|
padding-inline: calc(var(--spacing) * 16);
|
|
}
|
|
}
|
|
.\@xs\/thread\:px-0 {
|
|
@container thread (width >= 20rem) {
|
|
padding-inline: calc(var(--spacing) * 0);
|
|
}
|
|
}
|
|
.\@sm\/thread\:px-1\.5 {
|
|
@container thread (width >= 24rem) {
|
|
padding-inline: calc(var(--spacing) * 1.5);
|
|
}
|
|
}
|
|
.\@md\/thread\:px-4 {
|
|
@container thread (width >= 28rem) {
|
|
padding-inline: calc(var(--spacing) * 4);
|
|
}
|
|
}
|
|
.dark\:border-white\/20 {
|
|
@media (prefers-color-scheme: dark) {
|
|
border-color: color-mix(in srgb, #fff 20%, transparent);
|
|
@supports (color: color-mix(in lab, red, red)) {
|
|
border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
|
|
}
|
|
}
|
|
}
|
|
.md\:dark\:border-transparent {
|
|
@media (width >= 48rem) {
|
|
@media (prefers-color-scheme: dark) {
|
|
border-color: transparent;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
::-webkit-scrollbar {
|
|
width: 8px;
|
|
height: 8px;
|
|
}
|
|
::-webkit-scrollbar-track {
|
|
background: #e9ecef;
|
|
}
|
|
::-webkit-scrollbar-thumb {
|
|
background: #0056b3;
|
|
border-radius: 4px;
|
|
}
|
|
::-webkit-scrollbar-thumb:hover {
|
|
background: #003d82;
|
|
}
|
|
*:focus-visible {
|
|
outline: 2px solid #0056b3;
|
|
outline-offset: 2px;
|
|
}
|
|
html {
|
|
scroll-behavior: smooth;
|
|
}
|
|
@media (prefers-reduced-motion: reduce) {
|
|
*, *::before, *::after {
|
|
animation-duration: 0.01ms !important;
|
|
animation-iteration-count: 1 !important;
|
|
transition-duration: 0.01ms !important;
|
|
scroll-behavior: auto !important;
|
|
}
|
|
}
|
|
@media print {
|
|
.navbar, .cookie-consent, .locale-switcher, .submit-btn, .btn {
|
|
display: none !important;
|
|
}
|
|
body {
|
|
background: white;
|
|
color: black;
|
|
}
|
|
.container {
|
|
max-width: 100%;
|
|
padding: 0;
|
|
}
|
|
a::after {
|
|
content: " (" attr(href) ")";
|
|
}
|
|
}
|
|
@property --tw-translate-x {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0;
|
|
}
|
|
@property --tw-translate-y {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0;
|
|
}
|
|
@property --tw-translate-z {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0;
|
|
}
|
|
@property --tw-scale-x {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 1;
|
|
}
|
|
@property --tw-scale-y {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 1;
|
|
}
|
|
@property --tw-scale-z {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 1;
|
|
}
|
|
@property --tw-rotate-x {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-rotate-y {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-rotate-z {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-skew-x {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-skew-y {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-space-y-reverse {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0;
|
|
}
|
|
@property --tw-border-style {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: solid;
|
|
}
|
|
@property --tw-gradient-position {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-gradient-from {
|
|
syntax: "<color>";
|
|
inherits: false;
|
|
initial-value: #0000;
|
|
}
|
|
@property --tw-gradient-via {
|
|
syntax: "<color>";
|
|
inherits: false;
|
|
initial-value: #0000;
|
|
}
|
|
@property --tw-gradient-to {
|
|
syntax: "<color>";
|
|
inherits: false;
|
|
initial-value: #0000;
|
|
}
|
|
@property --tw-gradient-stops {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-gradient-via-stops {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-gradient-from-position {
|
|
syntax: "<length-percentage>";
|
|
inherits: false;
|
|
initial-value: 0%;
|
|
}
|
|
@property --tw-gradient-via-position {
|
|
syntax: "<length-percentage>";
|
|
inherits: false;
|
|
initial-value: 50%;
|
|
}
|
|
@property --tw-gradient-to-position {
|
|
syntax: "<length-percentage>";
|
|
inherits: false;
|
|
initial-value: 100%;
|
|
}
|
|
@property --tw-leading {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-font-weight {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-tracking {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-shadow {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0 0 #0000;
|
|
}
|
|
@property --tw-shadow-color {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-shadow-alpha {
|
|
syntax: "<percentage>";
|
|
inherits: false;
|
|
initial-value: 100%;
|
|
}
|
|
@property --tw-inset-shadow {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0 0 #0000;
|
|
}
|
|
@property --tw-inset-shadow-color {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-inset-shadow-alpha {
|
|
syntax: "<percentage>";
|
|
inherits: false;
|
|
initial-value: 100%;
|
|
}
|
|
@property --tw-ring-color {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-ring-shadow {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0 0 #0000;
|
|
}
|
|
@property --tw-inset-ring-color {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-inset-ring-shadow {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0 0 #0000;
|
|
}
|
|
@property --tw-ring-inset {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-ring-offset-width {
|
|
syntax: "<length>";
|
|
inherits: false;
|
|
initial-value: 0px;
|
|
}
|
|
@property --tw-ring-offset-color {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: #fff;
|
|
}
|
|
@property --tw-ring-offset-shadow {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: 0 0 #0000;
|
|
}
|
|
@property --tw-outline-style {
|
|
syntax: "*";
|
|
inherits: false;
|
|
initial-value: solid;
|
|
}
|
|
@property --tw-blur {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-brightness {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-contrast {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-grayscale {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-hue-rotate {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-invert {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-opacity {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-saturate {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-sepia {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-drop-shadow {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-drop-shadow-color {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-drop-shadow-alpha {
|
|
syntax: "<percentage>";
|
|
inherits: false;
|
|
initial-value: 100%;
|
|
}
|
|
@property --tw-drop-shadow-size {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-blur {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-brightness {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-contrast {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-grayscale {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-hue-rotate {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-invert {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-opacity {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-saturate {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-backdrop-sepia {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-duration {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@property --tw-ease {
|
|
syntax: "*";
|
|
inherits: false;
|
|
}
|
|
@keyframes spin {
|
|
to {
|
|
transform: rotate(360deg);
|
|
}
|
|
}
|
|
@keyframes pulse {
|
|
50% {
|
|
opacity: 0.5;
|
|
}
|
|
}
|
|
@keyframes bounce {
|
|
0%, 100% {
|
|
transform: translateY(-25%);
|
|
animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
|
|
}
|
|
50% {
|
|
transform: none;
|
|
animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
}
|
|
}
|
|
@layer properties {
|
|
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
*, ::before, ::after, ::backdrop {
|
|
--tw-translate-x: 0;
|
|
--tw-translate-y: 0;
|
|
--tw-translate-z: 0;
|
|
--tw-scale-x: 1;
|
|
--tw-scale-y: 1;
|
|
--tw-scale-z: 1;
|
|
--tw-rotate-x: initial;
|
|
--tw-rotate-y: initial;
|
|
--tw-rotate-z: initial;
|
|
--tw-skew-x: initial;
|
|
--tw-skew-y: initial;
|
|
--tw-space-y-reverse: 0;
|
|
--tw-border-style: solid;
|
|
--tw-gradient-position: initial;
|
|
--tw-gradient-from: #0000;
|
|
--tw-gradient-via: #0000;
|
|
--tw-gradient-to: #0000;
|
|
--tw-gradient-stops: initial;
|
|
--tw-gradient-via-stops: initial;
|
|
--tw-gradient-from-position: 0%;
|
|
--tw-gradient-via-position: 50%;
|
|
--tw-gradient-to-position: 100%;
|
|
--tw-leading: initial;
|
|
--tw-font-weight: initial;
|
|
--tw-tracking: initial;
|
|
--tw-shadow: 0 0 #0000;
|
|
--tw-shadow-color: initial;
|
|
--tw-shadow-alpha: 100%;
|
|
--tw-inset-shadow: 0 0 #0000;
|
|
--tw-inset-shadow-color: initial;
|
|
--tw-inset-shadow-alpha: 100%;
|
|
--tw-ring-color: initial;
|
|
--tw-ring-shadow: 0 0 #0000;
|
|
--tw-inset-ring-color: initial;
|
|
--tw-inset-ring-shadow: 0 0 #0000;
|
|
--tw-ring-inset: initial;
|
|
--tw-ring-offset-width: 0px;
|
|
--tw-ring-offset-color: #fff;
|
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
--tw-outline-style: solid;
|
|
--tw-blur: initial;
|
|
--tw-brightness: initial;
|
|
--tw-contrast: initial;
|
|
--tw-grayscale: initial;
|
|
--tw-hue-rotate: initial;
|
|
--tw-invert: initial;
|
|
--tw-opacity: initial;
|
|
--tw-saturate: initial;
|
|
--tw-sepia: initial;
|
|
--tw-drop-shadow: initial;
|
|
--tw-drop-shadow-color: initial;
|
|
--tw-drop-shadow-alpha: 100%;
|
|
--tw-drop-shadow-size: initial;
|
|
--tw-backdrop-blur: initial;
|
|
--tw-backdrop-brightness: initial;
|
|
--tw-backdrop-contrast: initial;
|
|
--tw-backdrop-grayscale: initial;
|
|
--tw-backdrop-hue-rotate: initial;
|
|
--tw-backdrop-invert: initial;
|
|
--tw-backdrop-opacity: initial;
|
|
--tw-backdrop-saturate: initial;
|
|
--tw-backdrop-sepia: initial;
|
|
--tw-duration: initial;
|
|
--tw-ease: initial;
|
|
}
|
|
}
|
|
}
|