From 89408173b2b816a1d861b7b88b15ce7389c58635 Mon Sep 17 00:00:00 2001 From: Jonathan Hefner Date: Thu, 25 Feb 2021 10:40:40 -0600 Subject: [PATCH 1/2] Update tailwind.css --- app/assets/stylesheets/tailwind.css | 9089 +++++++++++++++++++++++++++ 1 file changed, 9089 insertions(+) diff --git a/app/assets/stylesheets/tailwind.css b/app/assets/stylesheets/tailwind.css index c22a4b82..95fbe5ac 100644 --- a/app/assets/stylesheets/tailwind.css +++ b/app/assets/stylesheets/tailwind.css @@ -1,3 +1,5 @@ +/*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com */ + /*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */ /* @@ -440,15 +442,18 @@ textarea { } input::-moz-placeholder, textarea::-moz-placeholder { + opacity: 1; color: #9ca3af; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { + opacity: 1; color: #9ca3af; } input::placeholder, textarea::placeholder { + opacity: 1; color: #9ca3af; } @@ -4118,6 +4123,68 @@ select { --tw-divide-opacity: 1; } +@media (prefers-color-scheme: dark) { + .dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0; + } + + .dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.05; + } + + .dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.1; + } + + .dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.2; + } + + .dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.25; + } + + .dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.3; + } + + .dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.4; + } + + .dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.5; + } + + .dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.6; + } + + .dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.7; + } + + .dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.75; + } + + .dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.8; + } + + .dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.9; + } + + .dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.95; + } + + .dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 1; + } +} + .sr-only { position: absolute; width: 1px; @@ -15294,6 +15361,308 @@ select { --tw-bg-opacity: 1; } +@media (prefers-color-scheme: dark) { + .dark\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .dark\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .dark\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .dark\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .dark\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .dark\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .dark\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .dark\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .dark\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .dark\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .dark\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .dark\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .dark\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .dark\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .dark\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .group:hover .dark\:group-hover\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .group:hover .dark\:group-hover\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .group:hover .dark\:group-hover\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .group:hover .dark\:group-hover\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .group:hover .dark\:group-hover\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .group:hover .dark\:group-hover\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .group:hover .dark\:group-hover\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .group:hover .dark\:group-hover\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .group:hover .dark\:group-hover\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .group:hover .dark\:group-hover\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .group:hover .dark\:group-hover\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .group:hover .dark\:group-hover\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .group:hover .dark\:group-hover\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .group:hover .dark\:group-hover\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .group:hover .dark\:group-hover\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .dark\:focus-within\:bg-opacity-0:focus-within { + --tw-bg-opacity: 0; + } + + .dark\:focus-within\:bg-opacity-5:focus-within { + --tw-bg-opacity: 0.05; + } + + .dark\:focus-within\:bg-opacity-10:focus-within { + --tw-bg-opacity: 0.1; + } + + .dark\:focus-within\:bg-opacity-20:focus-within { + --tw-bg-opacity: 0.2; + } + + .dark\:focus-within\:bg-opacity-25:focus-within { + --tw-bg-opacity: 0.25; + } + + .dark\:focus-within\:bg-opacity-30:focus-within { + --tw-bg-opacity: 0.3; + } + + .dark\:focus-within\:bg-opacity-40:focus-within { + --tw-bg-opacity: 0.4; + } + + .dark\:focus-within\:bg-opacity-50:focus-within { + --tw-bg-opacity: 0.5; + } + + .dark\:focus-within\:bg-opacity-60:focus-within { + --tw-bg-opacity: 0.6; + } + + .dark\:focus-within\:bg-opacity-70:focus-within { + --tw-bg-opacity: 0.7; + } + + .dark\:focus-within\:bg-opacity-75:focus-within { + --tw-bg-opacity: 0.75; + } + + .dark\:focus-within\:bg-opacity-80:focus-within { + --tw-bg-opacity: 0.8; + } + + .dark\:focus-within\:bg-opacity-90:focus-within { + --tw-bg-opacity: 0.9; + } + + .dark\:focus-within\:bg-opacity-95:focus-within { + --tw-bg-opacity: 0.95; + } + + .dark\:focus-within\:bg-opacity-100:focus-within { + --tw-bg-opacity: 1; + } + + .dark\:hover\:bg-opacity-0:hover { + --tw-bg-opacity: 0; + } + + .dark\:hover\:bg-opacity-5:hover { + --tw-bg-opacity: 0.05; + } + + .dark\:hover\:bg-opacity-10:hover { + --tw-bg-opacity: 0.1; + } + + .dark\:hover\:bg-opacity-20:hover { + --tw-bg-opacity: 0.2; + } + + .dark\:hover\:bg-opacity-25:hover { + --tw-bg-opacity: 0.25; + } + + .dark\:hover\:bg-opacity-30:hover { + --tw-bg-opacity: 0.3; + } + + .dark\:hover\:bg-opacity-40:hover { + --tw-bg-opacity: 0.4; + } + + .dark\:hover\:bg-opacity-50:hover { + --tw-bg-opacity: 0.5; + } + + .dark\:hover\:bg-opacity-60:hover { + --tw-bg-opacity: 0.6; + } + + .dark\:hover\:bg-opacity-70:hover { + --tw-bg-opacity: 0.7; + } + + .dark\:hover\:bg-opacity-75:hover { + --tw-bg-opacity: 0.75; + } + + .dark\:hover\:bg-opacity-80:hover { + --tw-bg-opacity: 0.8; + } + + .dark\:hover\:bg-opacity-90:hover { + --tw-bg-opacity: 0.9; + } + + .dark\:hover\:bg-opacity-95:hover { + --tw-bg-opacity: 0.95; + } + + .dark\:hover\:bg-opacity-100:hover { + --tw-bg-opacity: 1; + } + + .dark\:focus\:bg-opacity-0:focus { + --tw-bg-opacity: 0; + } + + .dark\:focus\:bg-opacity-5:focus { + --tw-bg-opacity: 0.05; + } + + .dark\:focus\:bg-opacity-10:focus { + --tw-bg-opacity: 0.1; + } + + .dark\:focus\:bg-opacity-20:focus { + --tw-bg-opacity: 0.2; + } + + .dark\:focus\:bg-opacity-25:focus { + --tw-bg-opacity: 0.25; + } + + .dark\:focus\:bg-opacity-30:focus { + --tw-bg-opacity: 0.3; + } + + .dark\:focus\:bg-opacity-40:focus { + --tw-bg-opacity: 0.4; + } + + .dark\:focus\:bg-opacity-50:focus { + --tw-bg-opacity: 0.5; + } + + .dark\:focus\:bg-opacity-60:focus { + --tw-bg-opacity: 0.6; + } + + .dark\:focus\:bg-opacity-70:focus { + --tw-bg-opacity: 0.7; + } + + .dark\:focus\:bg-opacity-75:focus { + --tw-bg-opacity: 0.75; + } + + .dark\:focus\:bg-opacity-80:focus { + --tw-bg-opacity: 0.8; + } + + .dark\:focus\:bg-opacity-90:focus { + --tw-bg-opacity: 0.9; + } + + .dark\:focus\:bg-opacity-95:focus { + --tw-bg-opacity: 0.95; + } + + .dark\:focus\:bg-opacity-100:focus { + --tw-bg-opacity: 1; + } +} + .bg-bottom { background-position: bottom; } @@ -19856,6 +20225,308 @@ select { --tw-border-opacity: 1; } +@media (prefers-color-scheme: dark) { + .dark\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .dark\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .dark\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .dark\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .dark\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .dark\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .dark\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .dark\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .dark\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .dark\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .dark\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .dark\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .dark\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .dark\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .dark\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .group:hover .dark\:group-hover\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .group:hover .dark\:group-hover\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .group:hover .dark\:group-hover\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .group:hover .dark\:group-hover\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .group:hover .dark\:group-hover\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .group:hover .dark\:group-hover\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .group:hover .dark\:group-hover\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .group:hover .dark\:group-hover\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .group:hover .dark\:group-hover\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .group:hover .dark\:group-hover\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .group:hover .dark\:group-hover\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .group:hover .dark\:group-hover\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .group:hover .dark\:group-hover\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .group:hover .dark\:group-hover\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .group:hover .dark\:group-hover\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .dark\:focus-within\:border-opacity-0:focus-within { + --tw-border-opacity: 0; + } + + .dark\:focus-within\:border-opacity-5:focus-within { + --tw-border-opacity: 0.05; + } + + .dark\:focus-within\:border-opacity-10:focus-within { + --tw-border-opacity: 0.1; + } + + .dark\:focus-within\:border-opacity-20:focus-within { + --tw-border-opacity: 0.2; + } + + .dark\:focus-within\:border-opacity-25:focus-within { + --tw-border-opacity: 0.25; + } + + .dark\:focus-within\:border-opacity-30:focus-within { + --tw-border-opacity: 0.3; + } + + .dark\:focus-within\:border-opacity-40:focus-within { + --tw-border-opacity: 0.4; + } + + .dark\:focus-within\:border-opacity-50:focus-within { + --tw-border-opacity: 0.5; + } + + .dark\:focus-within\:border-opacity-60:focus-within { + --tw-border-opacity: 0.6; + } + + .dark\:focus-within\:border-opacity-70:focus-within { + --tw-border-opacity: 0.7; + } + + .dark\:focus-within\:border-opacity-75:focus-within { + --tw-border-opacity: 0.75; + } + + .dark\:focus-within\:border-opacity-80:focus-within { + --tw-border-opacity: 0.8; + } + + .dark\:focus-within\:border-opacity-90:focus-within { + --tw-border-opacity: 0.9; + } + + .dark\:focus-within\:border-opacity-95:focus-within { + --tw-border-opacity: 0.95; + } + + .dark\:focus-within\:border-opacity-100:focus-within { + --tw-border-opacity: 1; + } + + .dark\:hover\:border-opacity-0:hover { + --tw-border-opacity: 0; + } + + .dark\:hover\:border-opacity-5:hover { + --tw-border-opacity: 0.05; + } + + .dark\:hover\:border-opacity-10:hover { + --tw-border-opacity: 0.1; + } + + .dark\:hover\:border-opacity-20:hover { + --tw-border-opacity: 0.2; + } + + .dark\:hover\:border-opacity-25:hover { + --tw-border-opacity: 0.25; + } + + .dark\:hover\:border-opacity-30:hover { + --tw-border-opacity: 0.3; + } + + .dark\:hover\:border-opacity-40:hover { + --tw-border-opacity: 0.4; + } + + .dark\:hover\:border-opacity-50:hover { + --tw-border-opacity: 0.5; + } + + .dark\:hover\:border-opacity-60:hover { + --tw-border-opacity: 0.6; + } + + .dark\:hover\:border-opacity-70:hover { + --tw-border-opacity: 0.7; + } + + .dark\:hover\:border-opacity-75:hover { + --tw-border-opacity: 0.75; + } + + .dark\:hover\:border-opacity-80:hover { + --tw-border-opacity: 0.8; + } + + .dark\:hover\:border-opacity-90:hover { + --tw-border-opacity: 0.9; + } + + .dark\:hover\:border-opacity-95:hover { + --tw-border-opacity: 0.95; + } + + .dark\:hover\:border-opacity-100:hover { + --tw-border-opacity: 1; + } + + .dark\:focus\:border-opacity-0:focus { + --tw-border-opacity: 0; + } + + .dark\:focus\:border-opacity-5:focus { + --tw-border-opacity: 0.05; + } + + .dark\:focus\:border-opacity-10:focus { + --tw-border-opacity: 0.1; + } + + .dark\:focus\:border-opacity-20:focus { + --tw-border-opacity: 0.2; + } + + .dark\:focus\:border-opacity-25:focus { + --tw-border-opacity: 0.25; + } + + .dark\:focus\:border-opacity-30:focus { + --tw-border-opacity: 0.3; + } + + .dark\:focus\:border-opacity-40:focus { + --tw-border-opacity: 0.4; + } + + .dark\:focus\:border-opacity-50:focus { + --tw-border-opacity: 0.5; + } + + .dark\:focus\:border-opacity-60:focus { + --tw-border-opacity: 0.6; + } + + .dark\:focus\:border-opacity-70:focus { + --tw-border-opacity: 0.7; + } + + .dark\:focus\:border-opacity-75:focus { + --tw-border-opacity: 0.75; + } + + .dark\:focus\:border-opacity-80:focus { + --tw-border-opacity: 0.8; + } + + .dark\:focus\:border-opacity-90:focus { + --tw-border-opacity: 0.9; + } + + .dark\:focus\:border-opacity-95:focus { + --tw-border-opacity: 0.95; + } + + .dark\:focus\:border-opacity-100:focus { + --tw-border-opacity: 1; + } +} + .rounded-none { border-radius: 0px; } @@ -20368,6 +21039,10 @@ select { cursor: move; } +.cursor-help { + cursor: help; +} + .cursor-not-allowed { cursor: not-allowed; } @@ -30523,6 +31198,366 @@ select { --tw-placeholder-opacity: 1; } +@media (prefers-color-scheme: dark) { + .dark\:placeholder-opacity-0::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + .dark\:placeholder-opacity-0:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + .dark\:placeholder-opacity-0::placeholder { + --tw-placeholder-opacity: 0; + } + + .dark\:placeholder-opacity-5::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .dark\:placeholder-opacity-5:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .dark\:placeholder-opacity-5::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .dark\:placeholder-opacity-10::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .dark\:placeholder-opacity-10:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .dark\:placeholder-opacity-10::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .dark\:placeholder-opacity-20::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .dark\:placeholder-opacity-20:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .dark\:placeholder-opacity-20::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .dark\:placeholder-opacity-25::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .dark\:placeholder-opacity-25:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .dark\:placeholder-opacity-25::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .dark\:placeholder-opacity-30::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .dark\:placeholder-opacity-30:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .dark\:placeholder-opacity-30::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .dark\:placeholder-opacity-40::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .dark\:placeholder-opacity-40:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .dark\:placeholder-opacity-40::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .dark\:placeholder-opacity-50::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .dark\:placeholder-opacity-50:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .dark\:placeholder-opacity-50::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .dark\:placeholder-opacity-60::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .dark\:placeholder-opacity-60:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .dark\:placeholder-opacity-60::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .dark\:placeholder-opacity-70::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .dark\:placeholder-opacity-70:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .dark\:placeholder-opacity-70::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .dark\:placeholder-opacity-75::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .dark\:placeholder-opacity-75:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .dark\:placeholder-opacity-75::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .dark\:placeholder-opacity-80::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .dark\:placeholder-opacity-80:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .dark\:placeholder-opacity-80::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .dark\:placeholder-opacity-90::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .dark\:placeholder-opacity-90:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .dark\:placeholder-opacity-90::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .dark\:placeholder-opacity-95::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .dark\:placeholder-opacity-95:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .dark\:placeholder-opacity-95::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .dark\:placeholder-opacity-100::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .dark\:placeholder-opacity-100:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .dark\:placeholder-opacity-100::placeholder { + --tw-placeholder-opacity: 1; + } + + .dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + + .dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + + .dark\:focus\:placeholder-opacity-0:focus::placeholder { + --tw-placeholder-opacity: 0; + } + + .dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .dark\:focus\:placeholder-opacity-5:focus::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .dark\:focus\:placeholder-opacity-10:focus::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .dark\:focus\:placeholder-opacity-20:focus::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .dark\:focus\:placeholder-opacity-25:focus::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .dark\:focus\:placeholder-opacity-30:focus::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .dark\:focus\:placeholder-opacity-40:focus::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .dark\:focus\:placeholder-opacity-50:focus::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .dark\:focus\:placeholder-opacity-60:focus::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .dark\:focus\:placeholder-opacity-70:focus::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .dark\:focus\:placeholder-opacity-75:focus::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .dark\:focus\:placeholder-opacity-80:focus::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .dark\:focus\:placeholder-opacity-90:focus::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .dark\:focus\:placeholder-opacity-95:focus::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .dark\:focus\:placeholder-opacity-100:focus::placeholder { + --tw-placeholder-opacity: 1; + } +} + .pointer-events-none { pointer-events: none; } @@ -38474,6 +39509,188 @@ select { --tw-ring-opacity: 1; } +@media (prefers-color-scheme: dark) { + .dark\:ring-opacity-0 { + --tw-ring-opacity: 0; + } + + .dark\:ring-opacity-5 { + --tw-ring-opacity: 0.05; + } + + .dark\:ring-opacity-10 { + --tw-ring-opacity: 0.1; + } + + .dark\:ring-opacity-20 { + --tw-ring-opacity: 0.2; + } + + .dark\:ring-opacity-25 { + --tw-ring-opacity: 0.25; + } + + .dark\:ring-opacity-30 { + --tw-ring-opacity: 0.3; + } + + .dark\:ring-opacity-40 { + --tw-ring-opacity: 0.4; + } + + .dark\:ring-opacity-50 { + --tw-ring-opacity: 0.5; + } + + .dark\:ring-opacity-60 { + --tw-ring-opacity: 0.6; + } + + .dark\:ring-opacity-70 { + --tw-ring-opacity: 0.7; + } + + .dark\:ring-opacity-75 { + --tw-ring-opacity: 0.75; + } + + .dark\:ring-opacity-80 { + --tw-ring-opacity: 0.8; + } + + .dark\:ring-opacity-90 { + --tw-ring-opacity: 0.9; + } + + .dark\:ring-opacity-95 { + --tw-ring-opacity: 0.95; + } + + .dark\:ring-opacity-100 { + --tw-ring-opacity: 1; + } + + .dark\:focus-within\:ring-opacity-0:focus-within { + --tw-ring-opacity: 0; + } + + .dark\:focus-within\:ring-opacity-5:focus-within { + --tw-ring-opacity: 0.05; + } + + .dark\:focus-within\:ring-opacity-10:focus-within { + --tw-ring-opacity: 0.1; + } + + .dark\:focus-within\:ring-opacity-20:focus-within { + --tw-ring-opacity: 0.2; + } + + .dark\:focus-within\:ring-opacity-25:focus-within { + --tw-ring-opacity: 0.25; + } + + .dark\:focus-within\:ring-opacity-30:focus-within { + --tw-ring-opacity: 0.3; + } + + .dark\:focus-within\:ring-opacity-40:focus-within { + --tw-ring-opacity: 0.4; + } + + .dark\:focus-within\:ring-opacity-50:focus-within { + --tw-ring-opacity: 0.5; + } + + .dark\:focus-within\:ring-opacity-60:focus-within { + --tw-ring-opacity: 0.6; + } + + .dark\:focus-within\:ring-opacity-70:focus-within { + --tw-ring-opacity: 0.7; + } + + .dark\:focus-within\:ring-opacity-75:focus-within { + --tw-ring-opacity: 0.75; + } + + .dark\:focus-within\:ring-opacity-80:focus-within { + --tw-ring-opacity: 0.8; + } + + .dark\:focus-within\:ring-opacity-90:focus-within { + --tw-ring-opacity: 0.9; + } + + .dark\:focus-within\:ring-opacity-95:focus-within { + --tw-ring-opacity: 0.95; + } + + .dark\:focus-within\:ring-opacity-100:focus-within { + --tw-ring-opacity: 1; + } + + .dark\:focus\:ring-opacity-0:focus { + --tw-ring-opacity: 0; + } + + .dark\:focus\:ring-opacity-5:focus { + --tw-ring-opacity: 0.05; + } + + .dark\:focus\:ring-opacity-10:focus { + --tw-ring-opacity: 0.1; + } + + .dark\:focus\:ring-opacity-20:focus { + --tw-ring-opacity: 0.2; + } + + .dark\:focus\:ring-opacity-25:focus { + --tw-ring-opacity: 0.25; + } + + .dark\:focus\:ring-opacity-30:focus { + --tw-ring-opacity: 0.3; + } + + .dark\:focus\:ring-opacity-40:focus { + --tw-ring-opacity: 0.4; + } + + .dark\:focus\:ring-opacity-50:focus { + --tw-ring-opacity: 0.5; + } + + .dark\:focus\:ring-opacity-60:focus { + --tw-ring-opacity: 0.6; + } + + .dark\:focus\:ring-opacity-70:focus { + --tw-ring-opacity: 0.7; + } + + .dark\:focus\:ring-opacity-75:focus { + --tw-ring-opacity: 0.75; + } + + .dark\:focus\:ring-opacity-80:focus { + --tw-ring-opacity: 0.8; + } + + .dark\:focus\:ring-opacity-90:focus { + --tw-ring-opacity: 0.9; + } + + .dark\:focus\:ring-opacity-95:focus { + --tw-ring-opacity: 0.95; + } + + .dark\:focus\:ring-opacity-100:focus { + --tw-ring-opacity: 1; + } +} + .fill-current { fill: currentColor; } @@ -43000,6 +44217,308 @@ select { --tw-text-opacity: 1; } +@media (prefers-color-scheme: dark) { + .dark\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .dark\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .dark\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .dark\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .dark\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .dark\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .dark\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .dark\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .dark\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .dark\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .dark\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .dark\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .dark\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .dark\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .dark\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .group:hover .dark\:group-hover\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .group:hover .dark\:group-hover\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .group:hover .dark\:group-hover\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .group:hover .dark\:group-hover\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .group:hover .dark\:group-hover\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .group:hover .dark\:group-hover\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .group:hover .dark\:group-hover\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .group:hover .dark\:group-hover\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .group:hover .dark\:group-hover\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .group:hover .dark\:group-hover\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .group:hover .dark\:group-hover\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .group:hover .dark\:group-hover\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .group:hover .dark\:group-hover\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .group:hover .dark\:group-hover\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .group:hover .dark\:group-hover\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .dark\:focus-within\:text-opacity-0:focus-within { + --tw-text-opacity: 0; + } + + .dark\:focus-within\:text-opacity-5:focus-within { + --tw-text-opacity: 0.05; + } + + .dark\:focus-within\:text-opacity-10:focus-within { + --tw-text-opacity: 0.1; + } + + .dark\:focus-within\:text-opacity-20:focus-within { + --tw-text-opacity: 0.2; + } + + .dark\:focus-within\:text-opacity-25:focus-within { + --tw-text-opacity: 0.25; + } + + .dark\:focus-within\:text-opacity-30:focus-within { + --tw-text-opacity: 0.3; + } + + .dark\:focus-within\:text-opacity-40:focus-within { + --tw-text-opacity: 0.4; + } + + .dark\:focus-within\:text-opacity-50:focus-within { + --tw-text-opacity: 0.5; + } + + .dark\:focus-within\:text-opacity-60:focus-within { + --tw-text-opacity: 0.6; + } + + .dark\:focus-within\:text-opacity-70:focus-within { + --tw-text-opacity: 0.7; + } + + .dark\:focus-within\:text-opacity-75:focus-within { + --tw-text-opacity: 0.75; + } + + .dark\:focus-within\:text-opacity-80:focus-within { + --tw-text-opacity: 0.8; + } + + .dark\:focus-within\:text-opacity-90:focus-within { + --tw-text-opacity: 0.9; + } + + .dark\:focus-within\:text-opacity-95:focus-within { + --tw-text-opacity: 0.95; + } + + .dark\:focus-within\:text-opacity-100:focus-within { + --tw-text-opacity: 1; + } + + .dark\:hover\:text-opacity-0:hover { + --tw-text-opacity: 0; + } + + .dark\:hover\:text-opacity-5:hover { + --tw-text-opacity: 0.05; + } + + .dark\:hover\:text-opacity-10:hover { + --tw-text-opacity: 0.1; + } + + .dark\:hover\:text-opacity-20:hover { + --tw-text-opacity: 0.2; + } + + .dark\:hover\:text-opacity-25:hover { + --tw-text-opacity: 0.25; + } + + .dark\:hover\:text-opacity-30:hover { + --tw-text-opacity: 0.3; + } + + .dark\:hover\:text-opacity-40:hover { + --tw-text-opacity: 0.4; + } + + .dark\:hover\:text-opacity-50:hover { + --tw-text-opacity: 0.5; + } + + .dark\:hover\:text-opacity-60:hover { + --tw-text-opacity: 0.6; + } + + .dark\:hover\:text-opacity-70:hover { + --tw-text-opacity: 0.7; + } + + .dark\:hover\:text-opacity-75:hover { + --tw-text-opacity: 0.75; + } + + .dark\:hover\:text-opacity-80:hover { + --tw-text-opacity: 0.8; + } + + .dark\:hover\:text-opacity-90:hover { + --tw-text-opacity: 0.9; + } + + .dark\:hover\:text-opacity-95:hover { + --tw-text-opacity: 0.95; + } + + .dark\:hover\:text-opacity-100:hover { + --tw-text-opacity: 1; + } + + .dark\:focus\:text-opacity-0:focus { + --tw-text-opacity: 0; + } + + .dark\:focus\:text-opacity-5:focus { + --tw-text-opacity: 0.05; + } + + .dark\:focus\:text-opacity-10:focus { + --tw-text-opacity: 0.1; + } + + .dark\:focus\:text-opacity-20:focus { + --tw-text-opacity: 0.2; + } + + .dark\:focus\:text-opacity-25:focus { + --tw-text-opacity: 0.25; + } + + .dark\:focus\:text-opacity-30:focus { + --tw-text-opacity: 0.3; + } + + .dark\:focus\:text-opacity-40:focus { + --tw-text-opacity: 0.4; + } + + .dark\:focus\:text-opacity-50:focus { + --tw-text-opacity: 0.5; + } + + .dark\:focus\:text-opacity-60:focus { + --tw-text-opacity: 0.6; + } + + .dark\:focus\:text-opacity-70:focus { + --tw-text-opacity: 0.7; + } + + .dark\:focus\:text-opacity-75:focus { + --tw-text-opacity: 0.75; + } + + .dark\:focus\:text-opacity-80:focus { + --tw-text-opacity: 0.8; + } + + .dark\:focus\:text-opacity-90:focus { + --tw-text-opacity: 0.9; + } + + .dark\:focus\:text-opacity-95:focus { + --tw-text-opacity: 0.95; + } + + .dark\:focus\:text-opacity-100:focus { + --tw-text-opacity: 1; + } +} + .truncate { overflow: hidden; text-overflow: ellipsis; @@ -50995,6 +52514,68 @@ select { --tw-divide-opacity: 1; } + @media (prefers-color-scheme: dark) { + .sm\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0; + } + + .sm\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.05; + } + + .sm\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.1; + } + + .sm\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.2; + } + + .sm\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.25; + } + + .sm\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.3; + } + + .sm\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.4; + } + + .sm\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.5; + } + + .sm\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.6; + } + + .sm\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.7; + } + + .sm\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.75; + } + + .sm\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.8; + } + + .sm\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.9; + } + + .sm\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.95; + } + + .sm\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 1; + } + } + .sm\:sr-only { position: absolute; width: 1px; @@ -62171,6 +63752,308 @@ select { --tw-bg-opacity: 1; } + @media (prefers-color-scheme: dark) { + .sm\:dark\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .sm\:dark\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .sm\:dark\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .sm\:dark\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .sm\:dark\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .sm\:dark\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .sm\:dark\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .sm\:dark\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .sm\:dark\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .sm\:dark\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .sm\:dark\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .sm\:dark\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .sm\:dark\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .sm\:dark\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .sm\:dark\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .group:hover .sm\:dark\:group-hover\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .sm\:dark\:focus-within\:bg-opacity-0:focus-within { + --tw-bg-opacity: 0; + } + + .sm\:dark\:focus-within\:bg-opacity-5:focus-within { + --tw-bg-opacity: 0.05; + } + + .sm\:dark\:focus-within\:bg-opacity-10:focus-within { + --tw-bg-opacity: 0.1; + } + + .sm\:dark\:focus-within\:bg-opacity-20:focus-within { + --tw-bg-opacity: 0.2; + } + + .sm\:dark\:focus-within\:bg-opacity-25:focus-within { + --tw-bg-opacity: 0.25; + } + + .sm\:dark\:focus-within\:bg-opacity-30:focus-within { + --tw-bg-opacity: 0.3; + } + + .sm\:dark\:focus-within\:bg-opacity-40:focus-within { + --tw-bg-opacity: 0.4; + } + + .sm\:dark\:focus-within\:bg-opacity-50:focus-within { + --tw-bg-opacity: 0.5; + } + + .sm\:dark\:focus-within\:bg-opacity-60:focus-within { + --tw-bg-opacity: 0.6; + } + + .sm\:dark\:focus-within\:bg-opacity-70:focus-within { + --tw-bg-opacity: 0.7; + } + + .sm\:dark\:focus-within\:bg-opacity-75:focus-within { + --tw-bg-opacity: 0.75; + } + + .sm\:dark\:focus-within\:bg-opacity-80:focus-within { + --tw-bg-opacity: 0.8; + } + + .sm\:dark\:focus-within\:bg-opacity-90:focus-within { + --tw-bg-opacity: 0.9; + } + + .sm\:dark\:focus-within\:bg-opacity-95:focus-within { + --tw-bg-opacity: 0.95; + } + + .sm\:dark\:focus-within\:bg-opacity-100:focus-within { + --tw-bg-opacity: 1; + } + + .sm\:dark\:hover\:bg-opacity-0:hover { + --tw-bg-opacity: 0; + } + + .sm\:dark\:hover\:bg-opacity-5:hover { + --tw-bg-opacity: 0.05; + } + + .sm\:dark\:hover\:bg-opacity-10:hover { + --tw-bg-opacity: 0.1; + } + + .sm\:dark\:hover\:bg-opacity-20:hover { + --tw-bg-opacity: 0.2; + } + + .sm\:dark\:hover\:bg-opacity-25:hover { + --tw-bg-opacity: 0.25; + } + + .sm\:dark\:hover\:bg-opacity-30:hover { + --tw-bg-opacity: 0.3; + } + + .sm\:dark\:hover\:bg-opacity-40:hover { + --tw-bg-opacity: 0.4; + } + + .sm\:dark\:hover\:bg-opacity-50:hover { + --tw-bg-opacity: 0.5; + } + + .sm\:dark\:hover\:bg-opacity-60:hover { + --tw-bg-opacity: 0.6; + } + + .sm\:dark\:hover\:bg-opacity-70:hover { + --tw-bg-opacity: 0.7; + } + + .sm\:dark\:hover\:bg-opacity-75:hover { + --tw-bg-opacity: 0.75; + } + + .sm\:dark\:hover\:bg-opacity-80:hover { + --tw-bg-opacity: 0.8; + } + + .sm\:dark\:hover\:bg-opacity-90:hover { + --tw-bg-opacity: 0.9; + } + + .sm\:dark\:hover\:bg-opacity-95:hover { + --tw-bg-opacity: 0.95; + } + + .sm\:dark\:hover\:bg-opacity-100:hover { + --tw-bg-opacity: 1; + } + + .sm\:dark\:focus\:bg-opacity-0:focus { + --tw-bg-opacity: 0; + } + + .sm\:dark\:focus\:bg-opacity-5:focus { + --tw-bg-opacity: 0.05; + } + + .sm\:dark\:focus\:bg-opacity-10:focus { + --tw-bg-opacity: 0.1; + } + + .sm\:dark\:focus\:bg-opacity-20:focus { + --tw-bg-opacity: 0.2; + } + + .sm\:dark\:focus\:bg-opacity-25:focus { + --tw-bg-opacity: 0.25; + } + + .sm\:dark\:focus\:bg-opacity-30:focus { + --tw-bg-opacity: 0.3; + } + + .sm\:dark\:focus\:bg-opacity-40:focus { + --tw-bg-opacity: 0.4; + } + + .sm\:dark\:focus\:bg-opacity-50:focus { + --tw-bg-opacity: 0.5; + } + + .sm\:dark\:focus\:bg-opacity-60:focus { + --tw-bg-opacity: 0.6; + } + + .sm\:dark\:focus\:bg-opacity-70:focus { + --tw-bg-opacity: 0.7; + } + + .sm\:dark\:focus\:bg-opacity-75:focus { + --tw-bg-opacity: 0.75; + } + + .sm\:dark\:focus\:bg-opacity-80:focus { + --tw-bg-opacity: 0.8; + } + + .sm\:dark\:focus\:bg-opacity-90:focus { + --tw-bg-opacity: 0.9; + } + + .sm\:dark\:focus\:bg-opacity-95:focus { + --tw-bg-opacity: 0.95; + } + + .sm\:dark\:focus\:bg-opacity-100:focus { + --tw-bg-opacity: 1; + } + } + .sm\:bg-bottom { background-position: bottom; } @@ -66733,6 +68616,308 @@ select { --tw-border-opacity: 1; } + @media (prefers-color-scheme: dark) { + .sm\:dark\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .sm\:dark\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .sm\:dark\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .sm\:dark\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .sm\:dark\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .sm\:dark\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .sm\:dark\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .sm\:dark\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .sm\:dark\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .sm\:dark\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .sm\:dark\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .sm\:dark\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .sm\:dark\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .sm\:dark\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .sm\:dark\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .group:hover .sm\:dark\:group-hover\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .sm\:dark\:focus-within\:border-opacity-0:focus-within { + --tw-border-opacity: 0; + } + + .sm\:dark\:focus-within\:border-opacity-5:focus-within { + --tw-border-opacity: 0.05; + } + + .sm\:dark\:focus-within\:border-opacity-10:focus-within { + --tw-border-opacity: 0.1; + } + + .sm\:dark\:focus-within\:border-opacity-20:focus-within { + --tw-border-opacity: 0.2; + } + + .sm\:dark\:focus-within\:border-opacity-25:focus-within { + --tw-border-opacity: 0.25; + } + + .sm\:dark\:focus-within\:border-opacity-30:focus-within { + --tw-border-opacity: 0.3; + } + + .sm\:dark\:focus-within\:border-opacity-40:focus-within { + --tw-border-opacity: 0.4; + } + + .sm\:dark\:focus-within\:border-opacity-50:focus-within { + --tw-border-opacity: 0.5; + } + + .sm\:dark\:focus-within\:border-opacity-60:focus-within { + --tw-border-opacity: 0.6; + } + + .sm\:dark\:focus-within\:border-opacity-70:focus-within { + --tw-border-opacity: 0.7; + } + + .sm\:dark\:focus-within\:border-opacity-75:focus-within { + --tw-border-opacity: 0.75; + } + + .sm\:dark\:focus-within\:border-opacity-80:focus-within { + --tw-border-opacity: 0.8; + } + + .sm\:dark\:focus-within\:border-opacity-90:focus-within { + --tw-border-opacity: 0.9; + } + + .sm\:dark\:focus-within\:border-opacity-95:focus-within { + --tw-border-opacity: 0.95; + } + + .sm\:dark\:focus-within\:border-opacity-100:focus-within { + --tw-border-opacity: 1; + } + + .sm\:dark\:hover\:border-opacity-0:hover { + --tw-border-opacity: 0; + } + + .sm\:dark\:hover\:border-opacity-5:hover { + --tw-border-opacity: 0.05; + } + + .sm\:dark\:hover\:border-opacity-10:hover { + --tw-border-opacity: 0.1; + } + + .sm\:dark\:hover\:border-opacity-20:hover { + --tw-border-opacity: 0.2; + } + + .sm\:dark\:hover\:border-opacity-25:hover { + --tw-border-opacity: 0.25; + } + + .sm\:dark\:hover\:border-opacity-30:hover { + --tw-border-opacity: 0.3; + } + + .sm\:dark\:hover\:border-opacity-40:hover { + --tw-border-opacity: 0.4; + } + + .sm\:dark\:hover\:border-opacity-50:hover { + --tw-border-opacity: 0.5; + } + + .sm\:dark\:hover\:border-opacity-60:hover { + --tw-border-opacity: 0.6; + } + + .sm\:dark\:hover\:border-opacity-70:hover { + --tw-border-opacity: 0.7; + } + + .sm\:dark\:hover\:border-opacity-75:hover { + --tw-border-opacity: 0.75; + } + + .sm\:dark\:hover\:border-opacity-80:hover { + --tw-border-opacity: 0.8; + } + + .sm\:dark\:hover\:border-opacity-90:hover { + --tw-border-opacity: 0.9; + } + + .sm\:dark\:hover\:border-opacity-95:hover { + --tw-border-opacity: 0.95; + } + + .sm\:dark\:hover\:border-opacity-100:hover { + --tw-border-opacity: 1; + } + + .sm\:dark\:focus\:border-opacity-0:focus { + --tw-border-opacity: 0; + } + + .sm\:dark\:focus\:border-opacity-5:focus { + --tw-border-opacity: 0.05; + } + + .sm\:dark\:focus\:border-opacity-10:focus { + --tw-border-opacity: 0.1; + } + + .sm\:dark\:focus\:border-opacity-20:focus { + --tw-border-opacity: 0.2; + } + + .sm\:dark\:focus\:border-opacity-25:focus { + --tw-border-opacity: 0.25; + } + + .sm\:dark\:focus\:border-opacity-30:focus { + --tw-border-opacity: 0.3; + } + + .sm\:dark\:focus\:border-opacity-40:focus { + --tw-border-opacity: 0.4; + } + + .sm\:dark\:focus\:border-opacity-50:focus { + --tw-border-opacity: 0.5; + } + + .sm\:dark\:focus\:border-opacity-60:focus { + --tw-border-opacity: 0.6; + } + + .sm\:dark\:focus\:border-opacity-70:focus { + --tw-border-opacity: 0.7; + } + + .sm\:dark\:focus\:border-opacity-75:focus { + --tw-border-opacity: 0.75; + } + + .sm\:dark\:focus\:border-opacity-80:focus { + --tw-border-opacity: 0.8; + } + + .sm\:dark\:focus\:border-opacity-90:focus { + --tw-border-opacity: 0.9; + } + + .sm\:dark\:focus\:border-opacity-95:focus { + --tw-border-opacity: 0.95; + } + + .sm\:dark\:focus\:border-opacity-100:focus { + --tw-border-opacity: 1; + } + } + .sm\:rounded-none { border-radius: 0px; } @@ -67245,6 +69430,10 @@ select { cursor: move; } + .sm\:cursor-help { + cursor: help; + } + .sm\:cursor-not-allowed { cursor: not-allowed; } @@ -77400,6 +79589,366 @@ select { --tw-placeholder-opacity: 1; } + @media (prefers-color-scheme: dark) { + .sm\:dark\:placeholder-opacity-0::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + .sm\:dark\:placeholder-opacity-0:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + .sm\:dark\:placeholder-opacity-0::placeholder { + --tw-placeholder-opacity: 0; + } + + .sm\:dark\:placeholder-opacity-5::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .sm\:dark\:placeholder-opacity-5:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .sm\:dark\:placeholder-opacity-5::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .sm\:dark\:placeholder-opacity-10::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .sm\:dark\:placeholder-opacity-10:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .sm\:dark\:placeholder-opacity-10::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .sm\:dark\:placeholder-opacity-20::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .sm\:dark\:placeholder-opacity-20:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .sm\:dark\:placeholder-opacity-20::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .sm\:dark\:placeholder-opacity-25::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .sm\:dark\:placeholder-opacity-25:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .sm\:dark\:placeholder-opacity-25::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .sm\:dark\:placeholder-opacity-30::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .sm\:dark\:placeholder-opacity-30:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .sm\:dark\:placeholder-opacity-30::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .sm\:dark\:placeholder-opacity-40::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .sm\:dark\:placeholder-opacity-40:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .sm\:dark\:placeholder-opacity-40::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .sm\:dark\:placeholder-opacity-50::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .sm\:dark\:placeholder-opacity-50:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .sm\:dark\:placeholder-opacity-50::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .sm\:dark\:placeholder-opacity-60::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .sm\:dark\:placeholder-opacity-60:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .sm\:dark\:placeholder-opacity-60::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .sm\:dark\:placeholder-opacity-70::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .sm\:dark\:placeholder-opacity-70:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .sm\:dark\:placeholder-opacity-70::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .sm\:dark\:placeholder-opacity-75::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .sm\:dark\:placeholder-opacity-75:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .sm\:dark\:placeholder-opacity-75::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .sm\:dark\:placeholder-opacity-80::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .sm\:dark\:placeholder-opacity-80:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .sm\:dark\:placeholder-opacity-80::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .sm\:dark\:placeholder-opacity-90::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .sm\:dark\:placeholder-opacity-90:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .sm\:dark\:placeholder-opacity-90::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .sm\:dark\:placeholder-opacity-95::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .sm\:dark\:placeholder-opacity-95:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .sm\:dark\:placeholder-opacity-95::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .sm\:dark\:placeholder-opacity-100::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .sm\:dark\:placeholder-opacity-100:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .sm\:dark\:placeholder-opacity-100::placeholder { + --tw-placeholder-opacity: 1; + } + + .sm\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + + .sm\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + + .sm\:dark\:focus\:placeholder-opacity-0:focus::placeholder { + --tw-placeholder-opacity: 0; + } + + .sm\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .sm\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .sm\:dark\:focus\:placeholder-opacity-5:focus::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .sm\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .sm\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .sm\:dark\:focus\:placeholder-opacity-10:focus::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .sm\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .sm\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .sm\:dark\:focus\:placeholder-opacity-20:focus::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .sm\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .sm\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .sm\:dark\:focus\:placeholder-opacity-25:focus::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .sm\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .sm\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .sm\:dark\:focus\:placeholder-opacity-30:focus::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .sm\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .sm\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .sm\:dark\:focus\:placeholder-opacity-40:focus::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .sm\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .sm\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .sm\:dark\:focus\:placeholder-opacity-50:focus::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .sm\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .sm\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .sm\:dark\:focus\:placeholder-opacity-60:focus::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .sm\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .sm\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .sm\:dark\:focus\:placeholder-opacity-70:focus::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .sm\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .sm\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .sm\:dark\:focus\:placeholder-opacity-75:focus::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .sm\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .sm\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .sm\:dark\:focus\:placeholder-opacity-80:focus::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .sm\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .sm\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .sm\:dark\:focus\:placeholder-opacity-90:focus::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .sm\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .sm\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .sm\:dark\:focus\:placeholder-opacity-95:focus::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .sm\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .sm\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .sm\:dark\:focus\:placeholder-opacity-100:focus::placeholder { + --tw-placeholder-opacity: 1; + } + } + .sm\:pointer-events-none { pointer-events: none; } @@ -85338,6 +87887,188 @@ select { --tw-ring-opacity: 1; } + @media (prefers-color-scheme: dark) { + .sm\:dark\:ring-opacity-0 { + --tw-ring-opacity: 0; + } + + .sm\:dark\:ring-opacity-5 { + --tw-ring-opacity: 0.05; + } + + .sm\:dark\:ring-opacity-10 { + --tw-ring-opacity: 0.1; + } + + .sm\:dark\:ring-opacity-20 { + --tw-ring-opacity: 0.2; + } + + .sm\:dark\:ring-opacity-25 { + --tw-ring-opacity: 0.25; + } + + .sm\:dark\:ring-opacity-30 { + --tw-ring-opacity: 0.3; + } + + .sm\:dark\:ring-opacity-40 { + --tw-ring-opacity: 0.4; + } + + .sm\:dark\:ring-opacity-50 { + --tw-ring-opacity: 0.5; + } + + .sm\:dark\:ring-opacity-60 { + --tw-ring-opacity: 0.6; + } + + .sm\:dark\:ring-opacity-70 { + --tw-ring-opacity: 0.7; + } + + .sm\:dark\:ring-opacity-75 { + --tw-ring-opacity: 0.75; + } + + .sm\:dark\:ring-opacity-80 { + --tw-ring-opacity: 0.8; + } + + .sm\:dark\:ring-opacity-90 { + --tw-ring-opacity: 0.9; + } + + .sm\:dark\:ring-opacity-95 { + --tw-ring-opacity: 0.95; + } + + .sm\:dark\:ring-opacity-100 { + --tw-ring-opacity: 1; + } + + .sm\:dark\:focus-within\:ring-opacity-0:focus-within { + --tw-ring-opacity: 0; + } + + .sm\:dark\:focus-within\:ring-opacity-5:focus-within { + --tw-ring-opacity: 0.05; + } + + .sm\:dark\:focus-within\:ring-opacity-10:focus-within { + --tw-ring-opacity: 0.1; + } + + .sm\:dark\:focus-within\:ring-opacity-20:focus-within { + --tw-ring-opacity: 0.2; + } + + .sm\:dark\:focus-within\:ring-opacity-25:focus-within { + --tw-ring-opacity: 0.25; + } + + .sm\:dark\:focus-within\:ring-opacity-30:focus-within { + --tw-ring-opacity: 0.3; + } + + .sm\:dark\:focus-within\:ring-opacity-40:focus-within { + --tw-ring-opacity: 0.4; + } + + .sm\:dark\:focus-within\:ring-opacity-50:focus-within { + --tw-ring-opacity: 0.5; + } + + .sm\:dark\:focus-within\:ring-opacity-60:focus-within { + --tw-ring-opacity: 0.6; + } + + .sm\:dark\:focus-within\:ring-opacity-70:focus-within { + --tw-ring-opacity: 0.7; + } + + .sm\:dark\:focus-within\:ring-opacity-75:focus-within { + --tw-ring-opacity: 0.75; + } + + .sm\:dark\:focus-within\:ring-opacity-80:focus-within { + --tw-ring-opacity: 0.8; + } + + .sm\:dark\:focus-within\:ring-opacity-90:focus-within { + --tw-ring-opacity: 0.9; + } + + .sm\:dark\:focus-within\:ring-opacity-95:focus-within { + --tw-ring-opacity: 0.95; + } + + .sm\:dark\:focus-within\:ring-opacity-100:focus-within { + --tw-ring-opacity: 1; + } + + .sm\:dark\:focus\:ring-opacity-0:focus { + --tw-ring-opacity: 0; + } + + .sm\:dark\:focus\:ring-opacity-5:focus { + --tw-ring-opacity: 0.05; + } + + .sm\:dark\:focus\:ring-opacity-10:focus { + --tw-ring-opacity: 0.1; + } + + .sm\:dark\:focus\:ring-opacity-20:focus { + --tw-ring-opacity: 0.2; + } + + .sm\:dark\:focus\:ring-opacity-25:focus { + --tw-ring-opacity: 0.25; + } + + .sm\:dark\:focus\:ring-opacity-30:focus { + --tw-ring-opacity: 0.3; + } + + .sm\:dark\:focus\:ring-opacity-40:focus { + --tw-ring-opacity: 0.4; + } + + .sm\:dark\:focus\:ring-opacity-50:focus { + --tw-ring-opacity: 0.5; + } + + .sm\:dark\:focus\:ring-opacity-60:focus { + --tw-ring-opacity: 0.6; + } + + .sm\:dark\:focus\:ring-opacity-70:focus { + --tw-ring-opacity: 0.7; + } + + .sm\:dark\:focus\:ring-opacity-75:focus { + --tw-ring-opacity: 0.75; + } + + .sm\:dark\:focus\:ring-opacity-80:focus { + --tw-ring-opacity: 0.8; + } + + .sm\:dark\:focus\:ring-opacity-90:focus { + --tw-ring-opacity: 0.9; + } + + .sm\:dark\:focus\:ring-opacity-95:focus { + --tw-ring-opacity: 0.95; + } + + .sm\:dark\:focus\:ring-opacity-100:focus { + --tw-ring-opacity: 1; + } + } + .sm\:fill-current { fill: currentColor; } @@ -89864,6 +92595,308 @@ select { --tw-text-opacity: 1; } + @media (prefers-color-scheme: dark) { + .sm\:dark\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .sm\:dark\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .sm\:dark\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .sm\:dark\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .sm\:dark\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .sm\:dark\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .sm\:dark\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .sm\:dark\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .sm\:dark\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .sm\:dark\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .sm\:dark\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .sm\:dark\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .sm\:dark\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .sm\:dark\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .sm\:dark\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .group:hover .sm\:dark\:group-hover\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .sm\:dark\:focus-within\:text-opacity-0:focus-within { + --tw-text-opacity: 0; + } + + .sm\:dark\:focus-within\:text-opacity-5:focus-within { + --tw-text-opacity: 0.05; + } + + .sm\:dark\:focus-within\:text-opacity-10:focus-within { + --tw-text-opacity: 0.1; + } + + .sm\:dark\:focus-within\:text-opacity-20:focus-within { + --tw-text-opacity: 0.2; + } + + .sm\:dark\:focus-within\:text-opacity-25:focus-within { + --tw-text-opacity: 0.25; + } + + .sm\:dark\:focus-within\:text-opacity-30:focus-within { + --tw-text-opacity: 0.3; + } + + .sm\:dark\:focus-within\:text-opacity-40:focus-within { + --tw-text-opacity: 0.4; + } + + .sm\:dark\:focus-within\:text-opacity-50:focus-within { + --tw-text-opacity: 0.5; + } + + .sm\:dark\:focus-within\:text-opacity-60:focus-within { + --tw-text-opacity: 0.6; + } + + .sm\:dark\:focus-within\:text-opacity-70:focus-within { + --tw-text-opacity: 0.7; + } + + .sm\:dark\:focus-within\:text-opacity-75:focus-within { + --tw-text-opacity: 0.75; + } + + .sm\:dark\:focus-within\:text-opacity-80:focus-within { + --tw-text-opacity: 0.8; + } + + .sm\:dark\:focus-within\:text-opacity-90:focus-within { + --tw-text-opacity: 0.9; + } + + .sm\:dark\:focus-within\:text-opacity-95:focus-within { + --tw-text-opacity: 0.95; + } + + .sm\:dark\:focus-within\:text-opacity-100:focus-within { + --tw-text-opacity: 1; + } + + .sm\:dark\:hover\:text-opacity-0:hover { + --tw-text-opacity: 0; + } + + .sm\:dark\:hover\:text-opacity-5:hover { + --tw-text-opacity: 0.05; + } + + .sm\:dark\:hover\:text-opacity-10:hover { + --tw-text-opacity: 0.1; + } + + .sm\:dark\:hover\:text-opacity-20:hover { + --tw-text-opacity: 0.2; + } + + .sm\:dark\:hover\:text-opacity-25:hover { + --tw-text-opacity: 0.25; + } + + .sm\:dark\:hover\:text-opacity-30:hover { + --tw-text-opacity: 0.3; + } + + .sm\:dark\:hover\:text-opacity-40:hover { + --tw-text-opacity: 0.4; + } + + .sm\:dark\:hover\:text-opacity-50:hover { + --tw-text-opacity: 0.5; + } + + .sm\:dark\:hover\:text-opacity-60:hover { + --tw-text-opacity: 0.6; + } + + .sm\:dark\:hover\:text-opacity-70:hover { + --tw-text-opacity: 0.7; + } + + .sm\:dark\:hover\:text-opacity-75:hover { + --tw-text-opacity: 0.75; + } + + .sm\:dark\:hover\:text-opacity-80:hover { + --tw-text-opacity: 0.8; + } + + .sm\:dark\:hover\:text-opacity-90:hover { + --tw-text-opacity: 0.9; + } + + .sm\:dark\:hover\:text-opacity-95:hover { + --tw-text-opacity: 0.95; + } + + .sm\:dark\:hover\:text-opacity-100:hover { + --tw-text-opacity: 1; + } + + .sm\:dark\:focus\:text-opacity-0:focus { + --tw-text-opacity: 0; + } + + .sm\:dark\:focus\:text-opacity-5:focus { + --tw-text-opacity: 0.05; + } + + .sm\:dark\:focus\:text-opacity-10:focus { + --tw-text-opacity: 0.1; + } + + .sm\:dark\:focus\:text-opacity-20:focus { + --tw-text-opacity: 0.2; + } + + .sm\:dark\:focus\:text-opacity-25:focus { + --tw-text-opacity: 0.25; + } + + .sm\:dark\:focus\:text-opacity-30:focus { + --tw-text-opacity: 0.3; + } + + .sm\:dark\:focus\:text-opacity-40:focus { + --tw-text-opacity: 0.4; + } + + .sm\:dark\:focus\:text-opacity-50:focus { + --tw-text-opacity: 0.5; + } + + .sm\:dark\:focus\:text-opacity-60:focus { + --tw-text-opacity: 0.6; + } + + .sm\:dark\:focus\:text-opacity-70:focus { + --tw-text-opacity: 0.7; + } + + .sm\:dark\:focus\:text-opacity-75:focus { + --tw-text-opacity: 0.75; + } + + .sm\:dark\:focus\:text-opacity-80:focus { + --tw-text-opacity: 0.8; + } + + .sm\:dark\:focus\:text-opacity-90:focus { + --tw-text-opacity: 0.9; + } + + .sm\:dark\:focus\:text-opacity-95:focus { + --tw-text-opacity: 0.95; + } + + .sm\:dark\:focus\:text-opacity-100:focus { + --tw-text-opacity: 1; + } + } + .sm\:truncate { overflow: hidden; text-overflow: ellipsis; @@ -97794,6 +100827,68 @@ select { --tw-divide-opacity: 1; } + @media (prefers-color-scheme: dark) { + .md\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0; + } + + .md\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.05; + } + + .md\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.1; + } + + .md\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.2; + } + + .md\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.25; + } + + .md\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.3; + } + + .md\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.4; + } + + .md\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.5; + } + + .md\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.6; + } + + .md\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.7; + } + + .md\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.75; + } + + .md\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.8; + } + + .md\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.9; + } + + .md\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.95; + } + + .md\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 1; + } + } + .md\:sr-only { position: absolute; width: 1px; @@ -108970,6 +112065,308 @@ select { --tw-bg-opacity: 1; } + @media (prefers-color-scheme: dark) { + .md\:dark\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .md\:dark\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .md\:dark\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .md\:dark\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .md\:dark\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .md\:dark\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .md\:dark\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .md\:dark\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .md\:dark\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .md\:dark\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .md\:dark\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .md\:dark\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .md\:dark\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .md\:dark\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .md\:dark\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .group:hover .md\:dark\:group-hover\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .md\:dark\:focus-within\:bg-opacity-0:focus-within { + --tw-bg-opacity: 0; + } + + .md\:dark\:focus-within\:bg-opacity-5:focus-within { + --tw-bg-opacity: 0.05; + } + + .md\:dark\:focus-within\:bg-opacity-10:focus-within { + --tw-bg-opacity: 0.1; + } + + .md\:dark\:focus-within\:bg-opacity-20:focus-within { + --tw-bg-opacity: 0.2; + } + + .md\:dark\:focus-within\:bg-opacity-25:focus-within { + --tw-bg-opacity: 0.25; + } + + .md\:dark\:focus-within\:bg-opacity-30:focus-within { + --tw-bg-opacity: 0.3; + } + + .md\:dark\:focus-within\:bg-opacity-40:focus-within { + --tw-bg-opacity: 0.4; + } + + .md\:dark\:focus-within\:bg-opacity-50:focus-within { + --tw-bg-opacity: 0.5; + } + + .md\:dark\:focus-within\:bg-opacity-60:focus-within { + --tw-bg-opacity: 0.6; + } + + .md\:dark\:focus-within\:bg-opacity-70:focus-within { + --tw-bg-opacity: 0.7; + } + + .md\:dark\:focus-within\:bg-opacity-75:focus-within { + --tw-bg-opacity: 0.75; + } + + .md\:dark\:focus-within\:bg-opacity-80:focus-within { + --tw-bg-opacity: 0.8; + } + + .md\:dark\:focus-within\:bg-opacity-90:focus-within { + --tw-bg-opacity: 0.9; + } + + .md\:dark\:focus-within\:bg-opacity-95:focus-within { + --tw-bg-opacity: 0.95; + } + + .md\:dark\:focus-within\:bg-opacity-100:focus-within { + --tw-bg-opacity: 1; + } + + .md\:dark\:hover\:bg-opacity-0:hover { + --tw-bg-opacity: 0; + } + + .md\:dark\:hover\:bg-opacity-5:hover { + --tw-bg-opacity: 0.05; + } + + .md\:dark\:hover\:bg-opacity-10:hover { + --tw-bg-opacity: 0.1; + } + + .md\:dark\:hover\:bg-opacity-20:hover { + --tw-bg-opacity: 0.2; + } + + .md\:dark\:hover\:bg-opacity-25:hover { + --tw-bg-opacity: 0.25; + } + + .md\:dark\:hover\:bg-opacity-30:hover { + --tw-bg-opacity: 0.3; + } + + .md\:dark\:hover\:bg-opacity-40:hover { + --tw-bg-opacity: 0.4; + } + + .md\:dark\:hover\:bg-opacity-50:hover { + --tw-bg-opacity: 0.5; + } + + .md\:dark\:hover\:bg-opacity-60:hover { + --tw-bg-opacity: 0.6; + } + + .md\:dark\:hover\:bg-opacity-70:hover { + --tw-bg-opacity: 0.7; + } + + .md\:dark\:hover\:bg-opacity-75:hover { + --tw-bg-opacity: 0.75; + } + + .md\:dark\:hover\:bg-opacity-80:hover { + --tw-bg-opacity: 0.8; + } + + .md\:dark\:hover\:bg-opacity-90:hover { + --tw-bg-opacity: 0.9; + } + + .md\:dark\:hover\:bg-opacity-95:hover { + --tw-bg-opacity: 0.95; + } + + .md\:dark\:hover\:bg-opacity-100:hover { + --tw-bg-opacity: 1; + } + + .md\:dark\:focus\:bg-opacity-0:focus { + --tw-bg-opacity: 0; + } + + .md\:dark\:focus\:bg-opacity-5:focus { + --tw-bg-opacity: 0.05; + } + + .md\:dark\:focus\:bg-opacity-10:focus { + --tw-bg-opacity: 0.1; + } + + .md\:dark\:focus\:bg-opacity-20:focus { + --tw-bg-opacity: 0.2; + } + + .md\:dark\:focus\:bg-opacity-25:focus { + --tw-bg-opacity: 0.25; + } + + .md\:dark\:focus\:bg-opacity-30:focus { + --tw-bg-opacity: 0.3; + } + + .md\:dark\:focus\:bg-opacity-40:focus { + --tw-bg-opacity: 0.4; + } + + .md\:dark\:focus\:bg-opacity-50:focus { + --tw-bg-opacity: 0.5; + } + + .md\:dark\:focus\:bg-opacity-60:focus { + --tw-bg-opacity: 0.6; + } + + .md\:dark\:focus\:bg-opacity-70:focus { + --tw-bg-opacity: 0.7; + } + + .md\:dark\:focus\:bg-opacity-75:focus { + --tw-bg-opacity: 0.75; + } + + .md\:dark\:focus\:bg-opacity-80:focus { + --tw-bg-opacity: 0.8; + } + + .md\:dark\:focus\:bg-opacity-90:focus { + --tw-bg-opacity: 0.9; + } + + .md\:dark\:focus\:bg-opacity-95:focus { + --tw-bg-opacity: 0.95; + } + + .md\:dark\:focus\:bg-opacity-100:focus { + --tw-bg-opacity: 1; + } + } + .md\:bg-bottom { background-position: bottom; } @@ -113532,6 +116929,308 @@ select { --tw-border-opacity: 1; } + @media (prefers-color-scheme: dark) { + .md\:dark\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .md\:dark\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .md\:dark\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .md\:dark\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .md\:dark\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .md\:dark\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .md\:dark\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .md\:dark\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .md\:dark\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .md\:dark\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .md\:dark\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .md\:dark\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .md\:dark\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .md\:dark\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .md\:dark\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .group:hover .md\:dark\:group-hover\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .md\:dark\:focus-within\:border-opacity-0:focus-within { + --tw-border-opacity: 0; + } + + .md\:dark\:focus-within\:border-opacity-5:focus-within { + --tw-border-opacity: 0.05; + } + + .md\:dark\:focus-within\:border-opacity-10:focus-within { + --tw-border-opacity: 0.1; + } + + .md\:dark\:focus-within\:border-opacity-20:focus-within { + --tw-border-opacity: 0.2; + } + + .md\:dark\:focus-within\:border-opacity-25:focus-within { + --tw-border-opacity: 0.25; + } + + .md\:dark\:focus-within\:border-opacity-30:focus-within { + --tw-border-opacity: 0.3; + } + + .md\:dark\:focus-within\:border-opacity-40:focus-within { + --tw-border-opacity: 0.4; + } + + .md\:dark\:focus-within\:border-opacity-50:focus-within { + --tw-border-opacity: 0.5; + } + + .md\:dark\:focus-within\:border-opacity-60:focus-within { + --tw-border-opacity: 0.6; + } + + .md\:dark\:focus-within\:border-opacity-70:focus-within { + --tw-border-opacity: 0.7; + } + + .md\:dark\:focus-within\:border-opacity-75:focus-within { + --tw-border-opacity: 0.75; + } + + .md\:dark\:focus-within\:border-opacity-80:focus-within { + --tw-border-opacity: 0.8; + } + + .md\:dark\:focus-within\:border-opacity-90:focus-within { + --tw-border-opacity: 0.9; + } + + .md\:dark\:focus-within\:border-opacity-95:focus-within { + --tw-border-opacity: 0.95; + } + + .md\:dark\:focus-within\:border-opacity-100:focus-within { + --tw-border-opacity: 1; + } + + .md\:dark\:hover\:border-opacity-0:hover { + --tw-border-opacity: 0; + } + + .md\:dark\:hover\:border-opacity-5:hover { + --tw-border-opacity: 0.05; + } + + .md\:dark\:hover\:border-opacity-10:hover { + --tw-border-opacity: 0.1; + } + + .md\:dark\:hover\:border-opacity-20:hover { + --tw-border-opacity: 0.2; + } + + .md\:dark\:hover\:border-opacity-25:hover { + --tw-border-opacity: 0.25; + } + + .md\:dark\:hover\:border-opacity-30:hover { + --tw-border-opacity: 0.3; + } + + .md\:dark\:hover\:border-opacity-40:hover { + --tw-border-opacity: 0.4; + } + + .md\:dark\:hover\:border-opacity-50:hover { + --tw-border-opacity: 0.5; + } + + .md\:dark\:hover\:border-opacity-60:hover { + --tw-border-opacity: 0.6; + } + + .md\:dark\:hover\:border-opacity-70:hover { + --tw-border-opacity: 0.7; + } + + .md\:dark\:hover\:border-opacity-75:hover { + --tw-border-opacity: 0.75; + } + + .md\:dark\:hover\:border-opacity-80:hover { + --tw-border-opacity: 0.8; + } + + .md\:dark\:hover\:border-opacity-90:hover { + --tw-border-opacity: 0.9; + } + + .md\:dark\:hover\:border-opacity-95:hover { + --tw-border-opacity: 0.95; + } + + .md\:dark\:hover\:border-opacity-100:hover { + --tw-border-opacity: 1; + } + + .md\:dark\:focus\:border-opacity-0:focus { + --tw-border-opacity: 0; + } + + .md\:dark\:focus\:border-opacity-5:focus { + --tw-border-opacity: 0.05; + } + + .md\:dark\:focus\:border-opacity-10:focus { + --tw-border-opacity: 0.1; + } + + .md\:dark\:focus\:border-opacity-20:focus { + --tw-border-opacity: 0.2; + } + + .md\:dark\:focus\:border-opacity-25:focus { + --tw-border-opacity: 0.25; + } + + .md\:dark\:focus\:border-opacity-30:focus { + --tw-border-opacity: 0.3; + } + + .md\:dark\:focus\:border-opacity-40:focus { + --tw-border-opacity: 0.4; + } + + .md\:dark\:focus\:border-opacity-50:focus { + --tw-border-opacity: 0.5; + } + + .md\:dark\:focus\:border-opacity-60:focus { + --tw-border-opacity: 0.6; + } + + .md\:dark\:focus\:border-opacity-70:focus { + --tw-border-opacity: 0.7; + } + + .md\:dark\:focus\:border-opacity-75:focus { + --tw-border-opacity: 0.75; + } + + .md\:dark\:focus\:border-opacity-80:focus { + --tw-border-opacity: 0.8; + } + + .md\:dark\:focus\:border-opacity-90:focus { + --tw-border-opacity: 0.9; + } + + .md\:dark\:focus\:border-opacity-95:focus { + --tw-border-opacity: 0.95; + } + + .md\:dark\:focus\:border-opacity-100:focus { + --tw-border-opacity: 1; + } + } + .md\:rounded-none { border-radius: 0px; } @@ -114044,6 +117743,10 @@ select { cursor: move; } + .md\:cursor-help { + cursor: help; + } + .md\:cursor-not-allowed { cursor: not-allowed; } @@ -124199,6 +127902,366 @@ select { --tw-placeholder-opacity: 1; } + @media (prefers-color-scheme: dark) { + .md\:dark\:placeholder-opacity-0::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + .md\:dark\:placeholder-opacity-0:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + .md\:dark\:placeholder-opacity-0::placeholder { + --tw-placeholder-opacity: 0; + } + + .md\:dark\:placeholder-opacity-5::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .md\:dark\:placeholder-opacity-5:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .md\:dark\:placeholder-opacity-5::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .md\:dark\:placeholder-opacity-10::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .md\:dark\:placeholder-opacity-10:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .md\:dark\:placeholder-opacity-10::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .md\:dark\:placeholder-opacity-20::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .md\:dark\:placeholder-opacity-20:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .md\:dark\:placeholder-opacity-20::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .md\:dark\:placeholder-opacity-25::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .md\:dark\:placeholder-opacity-25:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .md\:dark\:placeholder-opacity-25::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .md\:dark\:placeholder-opacity-30::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .md\:dark\:placeholder-opacity-30:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .md\:dark\:placeholder-opacity-30::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .md\:dark\:placeholder-opacity-40::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .md\:dark\:placeholder-opacity-40:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .md\:dark\:placeholder-opacity-40::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .md\:dark\:placeholder-opacity-50::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .md\:dark\:placeholder-opacity-50:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .md\:dark\:placeholder-opacity-50::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .md\:dark\:placeholder-opacity-60::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .md\:dark\:placeholder-opacity-60:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .md\:dark\:placeholder-opacity-60::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .md\:dark\:placeholder-opacity-70::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .md\:dark\:placeholder-opacity-70:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .md\:dark\:placeholder-opacity-70::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .md\:dark\:placeholder-opacity-75::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .md\:dark\:placeholder-opacity-75:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .md\:dark\:placeholder-opacity-75::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .md\:dark\:placeholder-opacity-80::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .md\:dark\:placeholder-opacity-80:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .md\:dark\:placeholder-opacity-80::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .md\:dark\:placeholder-opacity-90::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .md\:dark\:placeholder-opacity-90:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .md\:dark\:placeholder-opacity-90::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .md\:dark\:placeholder-opacity-95::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .md\:dark\:placeholder-opacity-95:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .md\:dark\:placeholder-opacity-95::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .md\:dark\:placeholder-opacity-100::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .md\:dark\:placeholder-opacity-100:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .md\:dark\:placeholder-opacity-100::placeholder { + --tw-placeholder-opacity: 1; + } + + .md\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + + .md\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + + .md\:dark\:focus\:placeholder-opacity-0:focus::placeholder { + --tw-placeholder-opacity: 0; + } + + .md\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .md\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .md\:dark\:focus\:placeholder-opacity-5:focus::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .md\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .md\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .md\:dark\:focus\:placeholder-opacity-10:focus::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .md\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .md\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .md\:dark\:focus\:placeholder-opacity-20:focus::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .md\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .md\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .md\:dark\:focus\:placeholder-opacity-25:focus::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .md\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .md\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .md\:dark\:focus\:placeholder-opacity-30:focus::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .md\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .md\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .md\:dark\:focus\:placeholder-opacity-40:focus::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .md\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .md\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .md\:dark\:focus\:placeholder-opacity-50:focus::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .md\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .md\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .md\:dark\:focus\:placeholder-opacity-60:focus::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .md\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .md\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .md\:dark\:focus\:placeholder-opacity-70:focus::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .md\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .md\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .md\:dark\:focus\:placeholder-opacity-75:focus::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .md\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .md\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .md\:dark\:focus\:placeholder-opacity-80:focus::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .md\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .md\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .md\:dark\:focus\:placeholder-opacity-90:focus::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .md\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .md\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .md\:dark\:focus\:placeholder-opacity-95:focus::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .md\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .md\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .md\:dark\:focus\:placeholder-opacity-100:focus::placeholder { + --tw-placeholder-opacity: 1; + } + } + .md\:pointer-events-none { pointer-events: none; } @@ -132137,6 +136200,188 @@ select { --tw-ring-opacity: 1; } + @media (prefers-color-scheme: dark) { + .md\:dark\:ring-opacity-0 { + --tw-ring-opacity: 0; + } + + .md\:dark\:ring-opacity-5 { + --tw-ring-opacity: 0.05; + } + + .md\:dark\:ring-opacity-10 { + --tw-ring-opacity: 0.1; + } + + .md\:dark\:ring-opacity-20 { + --tw-ring-opacity: 0.2; + } + + .md\:dark\:ring-opacity-25 { + --tw-ring-opacity: 0.25; + } + + .md\:dark\:ring-opacity-30 { + --tw-ring-opacity: 0.3; + } + + .md\:dark\:ring-opacity-40 { + --tw-ring-opacity: 0.4; + } + + .md\:dark\:ring-opacity-50 { + --tw-ring-opacity: 0.5; + } + + .md\:dark\:ring-opacity-60 { + --tw-ring-opacity: 0.6; + } + + .md\:dark\:ring-opacity-70 { + --tw-ring-opacity: 0.7; + } + + .md\:dark\:ring-opacity-75 { + --tw-ring-opacity: 0.75; + } + + .md\:dark\:ring-opacity-80 { + --tw-ring-opacity: 0.8; + } + + .md\:dark\:ring-opacity-90 { + --tw-ring-opacity: 0.9; + } + + .md\:dark\:ring-opacity-95 { + --tw-ring-opacity: 0.95; + } + + .md\:dark\:ring-opacity-100 { + --tw-ring-opacity: 1; + } + + .md\:dark\:focus-within\:ring-opacity-0:focus-within { + --tw-ring-opacity: 0; + } + + .md\:dark\:focus-within\:ring-opacity-5:focus-within { + --tw-ring-opacity: 0.05; + } + + .md\:dark\:focus-within\:ring-opacity-10:focus-within { + --tw-ring-opacity: 0.1; + } + + .md\:dark\:focus-within\:ring-opacity-20:focus-within { + --tw-ring-opacity: 0.2; + } + + .md\:dark\:focus-within\:ring-opacity-25:focus-within { + --tw-ring-opacity: 0.25; + } + + .md\:dark\:focus-within\:ring-opacity-30:focus-within { + --tw-ring-opacity: 0.3; + } + + .md\:dark\:focus-within\:ring-opacity-40:focus-within { + --tw-ring-opacity: 0.4; + } + + .md\:dark\:focus-within\:ring-opacity-50:focus-within { + --tw-ring-opacity: 0.5; + } + + .md\:dark\:focus-within\:ring-opacity-60:focus-within { + --tw-ring-opacity: 0.6; + } + + .md\:dark\:focus-within\:ring-opacity-70:focus-within { + --tw-ring-opacity: 0.7; + } + + .md\:dark\:focus-within\:ring-opacity-75:focus-within { + --tw-ring-opacity: 0.75; + } + + .md\:dark\:focus-within\:ring-opacity-80:focus-within { + --tw-ring-opacity: 0.8; + } + + .md\:dark\:focus-within\:ring-opacity-90:focus-within { + --tw-ring-opacity: 0.9; + } + + .md\:dark\:focus-within\:ring-opacity-95:focus-within { + --tw-ring-opacity: 0.95; + } + + .md\:dark\:focus-within\:ring-opacity-100:focus-within { + --tw-ring-opacity: 1; + } + + .md\:dark\:focus\:ring-opacity-0:focus { + --tw-ring-opacity: 0; + } + + .md\:dark\:focus\:ring-opacity-5:focus { + --tw-ring-opacity: 0.05; + } + + .md\:dark\:focus\:ring-opacity-10:focus { + --tw-ring-opacity: 0.1; + } + + .md\:dark\:focus\:ring-opacity-20:focus { + --tw-ring-opacity: 0.2; + } + + .md\:dark\:focus\:ring-opacity-25:focus { + --tw-ring-opacity: 0.25; + } + + .md\:dark\:focus\:ring-opacity-30:focus { + --tw-ring-opacity: 0.3; + } + + .md\:dark\:focus\:ring-opacity-40:focus { + --tw-ring-opacity: 0.4; + } + + .md\:dark\:focus\:ring-opacity-50:focus { + --tw-ring-opacity: 0.5; + } + + .md\:dark\:focus\:ring-opacity-60:focus { + --tw-ring-opacity: 0.6; + } + + .md\:dark\:focus\:ring-opacity-70:focus { + --tw-ring-opacity: 0.7; + } + + .md\:dark\:focus\:ring-opacity-75:focus { + --tw-ring-opacity: 0.75; + } + + .md\:dark\:focus\:ring-opacity-80:focus { + --tw-ring-opacity: 0.8; + } + + .md\:dark\:focus\:ring-opacity-90:focus { + --tw-ring-opacity: 0.9; + } + + .md\:dark\:focus\:ring-opacity-95:focus { + --tw-ring-opacity: 0.95; + } + + .md\:dark\:focus\:ring-opacity-100:focus { + --tw-ring-opacity: 1; + } + } + .md\:fill-current { fill: currentColor; } @@ -136663,6 +140908,308 @@ select { --tw-text-opacity: 1; } + @media (prefers-color-scheme: dark) { + .md\:dark\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .md\:dark\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .md\:dark\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .md\:dark\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .md\:dark\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .md\:dark\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .md\:dark\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .md\:dark\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .md\:dark\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .md\:dark\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .md\:dark\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .md\:dark\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .md\:dark\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .md\:dark\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .md\:dark\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .group:hover .md\:dark\:group-hover\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .md\:dark\:focus-within\:text-opacity-0:focus-within { + --tw-text-opacity: 0; + } + + .md\:dark\:focus-within\:text-opacity-5:focus-within { + --tw-text-opacity: 0.05; + } + + .md\:dark\:focus-within\:text-opacity-10:focus-within { + --tw-text-opacity: 0.1; + } + + .md\:dark\:focus-within\:text-opacity-20:focus-within { + --tw-text-opacity: 0.2; + } + + .md\:dark\:focus-within\:text-opacity-25:focus-within { + --tw-text-opacity: 0.25; + } + + .md\:dark\:focus-within\:text-opacity-30:focus-within { + --tw-text-opacity: 0.3; + } + + .md\:dark\:focus-within\:text-opacity-40:focus-within { + --tw-text-opacity: 0.4; + } + + .md\:dark\:focus-within\:text-opacity-50:focus-within { + --tw-text-opacity: 0.5; + } + + .md\:dark\:focus-within\:text-opacity-60:focus-within { + --tw-text-opacity: 0.6; + } + + .md\:dark\:focus-within\:text-opacity-70:focus-within { + --tw-text-opacity: 0.7; + } + + .md\:dark\:focus-within\:text-opacity-75:focus-within { + --tw-text-opacity: 0.75; + } + + .md\:dark\:focus-within\:text-opacity-80:focus-within { + --tw-text-opacity: 0.8; + } + + .md\:dark\:focus-within\:text-opacity-90:focus-within { + --tw-text-opacity: 0.9; + } + + .md\:dark\:focus-within\:text-opacity-95:focus-within { + --tw-text-opacity: 0.95; + } + + .md\:dark\:focus-within\:text-opacity-100:focus-within { + --tw-text-opacity: 1; + } + + .md\:dark\:hover\:text-opacity-0:hover { + --tw-text-opacity: 0; + } + + .md\:dark\:hover\:text-opacity-5:hover { + --tw-text-opacity: 0.05; + } + + .md\:dark\:hover\:text-opacity-10:hover { + --tw-text-opacity: 0.1; + } + + .md\:dark\:hover\:text-opacity-20:hover { + --tw-text-opacity: 0.2; + } + + .md\:dark\:hover\:text-opacity-25:hover { + --tw-text-opacity: 0.25; + } + + .md\:dark\:hover\:text-opacity-30:hover { + --tw-text-opacity: 0.3; + } + + .md\:dark\:hover\:text-opacity-40:hover { + --tw-text-opacity: 0.4; + } + + .md\:dark\:hover\:text-opacity-50:hover { + --tw-text-opacity: 0.5; + } + + .md\:dark\:hover\:text-opacity-60:hover { + --tw-text-opacity: 0.6; + } + + .md\:dark\:hover\:text-opacity-70:hover { + --tw-text-opacity: 0.7; + } + + .md\:dark\:hover\:text-opacity-75:hover { + --tw-text-opacity: 0.75; + } + + .md\:dark\:hover\:text-opacity-80:hover { + --tw-text-opacity: 0.8; + } + + .md\:dark\:hover\:text-opacity-90:hover { + --tw-text-opacity: 0.9; + } + + .md\:dark\:hover\:text-opacity-95:hover { + --tw-text-opacity: 0.95; + } + + .md\:dark\:hover\:text-opacity-100:hover { + --tw-text-opacity: 1; + } + + .md\:dark\:focus\:text-opacity-0:focus { + --tw-text-opacity: 0; + } + + .md\:dark\:focus\:text-opacity-5:focus { + --tw-text-opacity: 0.05; + } + + .md\:dark\:focus\:text-opacity-10:focus { + --tw-text-opacity: 0.1; + } + + .md\:dark\:focus\:text-opacity-20:focus { + --tw-text-opacity: 0.2; + } + + .md\:dark\:focus\:text-opacity-25:focus { + --tw-text-opacity: 0.25; + } + + .md\:dark\:focus\:text-opacity-30:focus { + --tw-text-opacity: 0.3; + } + + .md\:dark\:focus\:text-opacity-40:focus { + --tw-text-opacity: 0.4; + } + + .md\:dark\:focus\:text-opacity-50:focus { + --tw-text-opacity: 0.5; + } + + .md\:dark\:focus\:text-opacity-60:focus { + --tw-text-opacity: 0.6; + } + + .md\:dark\:focus\:text-opacity-70:focus { + --tw-text-opacity: 0.7; + } + + .md\:dark\:focus\:text-opacity-75:focus { + --tw-text-opacity: 0.75; + } + + .md\:dark\:focus\:text-opacity-80:focus { + --tw-text-opacity: 0.8; + } + + .md\:dark\:focus\:text-opacity-90:focus { + --tw-text-opacity: 0.9; + } + + .md\:dark\:focus\:text-opacity-95:focus { + --tw-text-opacity: 0.95; + } + + .md\:dark\:focus\:text-opacity-100:focus { + --tw-text-opacity: 1; + } + } + .md\:truncate { overflow: hidden; text-overflow: ellipsis; @@ -144593,6 +149140,68 @@ select { --tw-divide-opacity: 1; } + @media (prefers-color-scheme: dark) { + .lg\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0; + } + + .lg\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.05; + } + + .lg\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.1; + } + + .lg\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.2; + } + + .lg\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.25; + } + + .lg\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.3; + } + + .lg\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.4; + } + + .lg\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.5; + } + + .lg\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.6; + } + + .lg\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.7; + } + + .lg\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.75; + } + + .lg\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.8; + } + + .lg\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.9; + } + + .lg\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.95; + } + + .lg\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 1; + } + } + .lg\:sr-only { position: absolute; width: 1px; @@ -155769,6 +160378,308 @@ select { --tw-bg-opacity: 1; } + @media (prefers-color-scheme: dark) { + .lg\:dark\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .lg\:dark\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .lg\:dark\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .lg\:dark\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .lg\:dark\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .lg\:dark\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .lg\:dark\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .lg\:dark\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .lg\:dark\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .lg\:dark\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .lg\:dark\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .lg\:dark\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .lg\:dark\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .lg\:dark\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .lg\:dark\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .group:hover .lg\:dark\:group-hover\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .lg\:dark\:focus-within\:bg-opacity-0:focus-within { + --tw-bg-opacity: 0; + } + + .lg\:dark\:focus-within\:bg-opacity-5:focus-within { + --tw-bg-opacity: 0.05; + } + + .lg\:dark\:focus-within\:bg-opacity-10:focus-within { + --tw-bg-opacity: 0.1; + } + + .lg\:dark\:focus-within\:bg-opacity-20:focus-within { + --tw-bg-opacity: 0.2; + } + + .lg\:dark\:focus-within\:bg-opacity-25:focus-within { + --tw-bg-opacity: 0.25; + } + + .lg\:dark\:focus-within\:bg-opacity-30:focus-within { + --tw-bg-opacity: 0.3; + } + + .lg\:dark\:focus-within\:bg-opacity-40:focus-within { + --tw-bg-opacity: 0.4; + } + + .lg\:dark\:focus-within\:bg-opacity-50:focus-within { + --tw-bg-opacity: 0.5; + } + + .lg\:dark\:focus-within\:bg-opacity-60:focus-within { + --tw-bg-opacity: 0.6; + } + + .lg\:dark\:focus-within\:bg-opacity-70:focus-within { + --tw-bg-opacity: 0.7; + } + + .lg\:dark\:focus-within\:bg-opacity-75:focus-within { + --tw-bg-opacity: 0.75; + } + + .lg\:dark\:focus-within\:bg-opacity-80:focus-within { + --tw-bg-opacity: 0.8; + } + + .lg\:dark\:focus-within\:bg-opacity-90:focus-within { + --tw-bg-opacity: 0.9; + } + + .lg\:dark\:focus-within\:bg-opacity-95:focus-within { + --tw-bg-opacity: 0.95; + } + + .lg\:dark\:focus-within\:bg-opacity-100:focus-within { + --tw-bg-opacity: 1; + } + + .lg\:dark\:hover\:bg-opacity-0:hover { + --tw-bg-opacity: 0; + } + + .lg\:dark\:hover\:bg-opacity-5:hover { + --tw-bg-opacity: 0.05; + } + + .lg\:dark\:hover\:bg-opacity-10:hover { + --tw-bg-opacity: 0.1; + } + + .lg\:dark\:hover\:bg-opacity-20:hover { + --tw-bg-opacity: 0.2; + } + + .lg\:dark\:hover\:bg-opacity-25:hover { + --tw-bg-opacity: 0.25; + } + + .lg\:dark\:hover\:bg-opacity-30:hover { + --tw-bg-opacity: 0.3; + } + + .lg\:dark\:hover\:bg-opacity-40:hover { + --tw-bg-opacity: 0.4; + } + + .lg\:dark\:hover\:bg-opacity-50:hover { + --tw-bg-opacity: 0.5; + } + + .lg\:dark\:hover\:bg-opacity-60:hover { + --tw-bg-opacity: 0.6; + } + + .lg\:dark\:hover\:bg-opacity-70:hover { + --tw-bg-opacity: 0.7; + } + + .lg\:dark\:hover\:bg-opacity-75:hover { + --tw-bg-opacity: 0.75; + } + + .lg\:dark\:hover\:bg-opacity-80:hover { + --tw-bg-opacity: 0.8; + } + + .lg\:dark\:hover\:bg-opacity-90:hover { + --tw-bg-opacity: 0.9; + } + + .lg\:dark\:hover\:bg-opacity-95:hover { + --tw-bg-opacity: 0.95; + } + + .lg\:dark\:hover\:bg-opacity-100:hover { + --tw-bg-opacity: 1; + } + + .lg\:dark\:focus\:bg-opacity-0:focus { + --tw-bg-opacity: 0; + } + + .lg\:dark\:focus\:bg-opacity-5:focus { + --tw-bg-opacity: 0.05; + } + + .lg\:dark\:focus\:bg-opacity-10:focus { + --tw-bg-opacity: 0.1; + } + + .lg\:dark\:focus\:bg-opacity-20:focus { + --tw-bg-opacity: 0.2; + } + + .lg\:dark\:focus\:bg-opacity-25:focus { + --tw-bg-opacity: 0.25; + } + + .lg\:dark\:focus\:bg-opacity-30:focus { + --tw-bg-opacity: 0.3; + } + + .lg\:dark\:focus\:bg-opacity-40:focus { + --tw-bg-opacity: 0.4; + } + + .lg\:dark\:focus\:bg-opacity-50:focus { + --tw-bg-opacity: 0.5; + } + + .lg\:dark\:focus\:bg-opacity-60:focus { + --tw-bg-opacity: 0.6; + } + + .lg\:dark\:focus\:bg-opacity-70:focus { + --tw-bg-opacity: 0.7; + } + + .lg\:dark\:focus\:bg-opacity-75:focus { + --tw-bg-opacity: 0.75; + } + + .lg\:dark\:focus\:bg-opacity-80:focus { + --tw-bg-opacity: 0.8; + } + + .lg\:dark\:focus\:bg-opacity-90:focus { + --tw-bg-opacity: 0.9; + } + + .lg\:dark\:focus\:bg-opacity-95:focus { + --tw-bg-opacity: 0.95; + } + + .lg\:dark\:focus\:bg-opacity-100:focus { + --tw-bg-opacity: 1; + } + } + .lg\:bg-bottom { background-position: bottom; } @@ -160331,6 +165242,308 @@ select { --tw-border-opacity: 1; } + @media (prefers-color-scheme: dark) { + .lg\:dark\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .lg\:dark\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .lg\:dark\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .lg\:dark\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .lg\:dark\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .lg\:dark\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .lg\:dark\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .lg\:dark\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .lg\:dark\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .lg\:dark\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .lg\:dark\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .lg\:dark\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .lg\:dark\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .lg\:dark\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .lg\:dark\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .group:hover .lg\:dark\:group-hover\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .lg\:dark\:focus-within\:border-opacity-0:focus-within { + --tw-border-opacity: 0; + } + + .lg\:dark\:focus-within\:border-opacity-5:focus-within { + --tw-border-opacity: 0.05; + } + + .lg\:dark\:focus-within\:border-opacity-10:focus-within { + --tw-border-opacity: 0.1; + } + + .lg\:dark\:focus-within\:border-opacity-20:focus-within { + --tw-border-opacity: 0.2; + } + + .lg\:dark\:focus-within\:border-opacity-25:focus-within { + --tw-border-opacity: 0.25; + } + + .lg\:dark\:focus-within\:border-opacity-30:focus-within { + --tw-border-opacity: 0.3; + } + + .lg\:dark\:focus-within\:border-opacity-40:focus-within { + --tw-border-opacity: 0.4; + } + + .lg\:dark\:focus-within\:border-opacity-50:focus-within { + --tw-border-opacity: 0.5; + } + + .lg\:dark\:focus-within\:border-opacity-60:focus-within { + --tw-border-opacity: 0.6; + } + + .lg\:dark\:focus-within\:border-opacity-70:focus-within { + --tw-border-opacity: 0.7; + } + + .lg\:dark\:focus-within\:border-opacity-75:focus-within { + --tw-border-opacity: 0.75; + } + + .lg\:dark\:focus-within\:border-opacity-80:focus-within { + --tw-border-opacity: 0.8; + } + + .lg\:dark\:focus-within\:border-opacity-90:focus-within { + --tw-border-opacity: 0.9; + } + + .lg\:dark\:focus-within\:border-opacity-95:focus-within { + --tw-border-opacity: 0.95; + } + + .lg\:dark\:focus-within\:border-opacity-100:focus-within { + --tw-border-opacity: 1; + } + + .lg\:dark\:hover\:border-opacity-0:hover { + --tw-border-opacity: 0; + } + + .lg\:dark\:hover\:border-opacity-5:hover { + --tw-border-opacity: 0.05; + } + + .lg\:dark\:hover\:border-opacity-10:hover { + --tw-border-opacity: 0.1; + } + + .lg\:dark\:hover\:border-opacity-20:hover { + --tw-border-opacity: 0.2; + } + + .lg\:dark\:hover\:border-opacity-25:hover { + --tw-border-opacity: 0.25; + } + + .lg\:dark\:hover\:border-opacity-30:hover { + --tw-border-opacity: 0.3; + } + + .lg\:dark\:hover\:border-opacity-40:hover { + --tw-border-opacity: 0.4; + } + + .lg\:dark\:hover\:border-opacity-50:hover { + --tw-border-opacity: 0.5; + } + + .lg\:dark\:hover\:border-opacity-60:hover { + --tw-border-opacity: 0.6; + } + + .lg\:dark\:hover\:border-opacity-70:hover { + --tw-border-opacity: 0.7; + } + + .lg\:dark\:hover\:border-opacity-75:hover { + --tw-border-opacity: 0.75; + } + + .lg\:dark\:hover\:border-opacity-80:hover { + --tw-border-opacity: 0.8; + } + + .lg\:dark\:hover\:border-opacity-90:hover { + --tw-border-opacity: 0.9; + } + + .lg\:dark\:hover\:border-opacity-95:hover { + --tw-border-opacity: 0.95; + } + + .lg\:dark\:hover\:border-opacity-100:hover { + --tw-border-opacity: 1; + } + + .lg\:dark\:focus\:border-opacity-0:focus { + --tw-border-opacity: 0; + } + + .lg\:dark\:focus\:border-opacity-5:focus { + --tw-border-opacity: 0.05; + } + + .lg\:dark\:focus\:border-opacity-10:focus { + --tw-border-opacity: 0.1; + } + + .lg\:dark\:focus\:border-opacity-20:focus { + --tw-border-opacity: 0.2; + } + + .lg\:dark\:focus\:border-opacity-25:focus { + --tw-border-opacity: 0.25; + } + + .lg\:dark\:focus\:border-opacity-30:focus { + --tw-border-opacity: 0.3; + } + + .lg\:dark\:focus\:border-opacity-40:focus { + --tw-border-opacity: 0.4; + } + + .lg\:dark\:focus\:border-opacity-50:focus { + --tw-border-opacity: 0.5; + } + + .lg\:dark\:focus\:border-opacity-60:focus { + --tw-border-opacity: 0.6; + } + + .lg\:dark\:focus\:border-opacity-70:focus { + --tw-border-opacity: 0.7; + } + + .lg\:dark\:focus\:border-opacity-75:focus { + --tw-border-opacity: 0.75; + } + + .lg\:dark\:focus\:border-opacity-80:focus { + --tw-border-opacity: 0.8; + } + + .lg\:dark\:focus\:border-opacity-90:focus { + --tw-border-opacity: 0.9; + } + + .lg\:dark\:focus\:border-opacity-95:focus { + --tw-border-opacity: 0.95; + } + + .lg\:dark\:focus\:border-opacity-100:focus { + --tw-border-opacity: 1; + } + } + .lg\:rounded-none { border-radius: 0px; } @@ -160843,6 +166056,10 @@ select { cursor: move; } + .lg\:cursor-help { + cursor: help; + } + .lg\:cursor-not-allowed { cursor: not-allowed; } @@ -170998,6 +176215,366 @@ select { --tw-placeholder-opacity: 1; } + @media (prefers-color-scheme: dark) { + .lg\:dark\:placeholder-opacity-0::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + .lg\:dark\:placeholder-opacity-0:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + .lg\:dark\:placeholder-opacity-0::placeholder { + --tw-placeholder-opacity: 0; + } + + .lg\:dark\:placeholder-opacity-5::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .lg\:dark\:placeholder-opacity-5:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .lg\:dark\:placeholder-opacity-5::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .lg\:dark\:placeholder-opacity-10::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .lg\:dark\:placeholder-opacity-10:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .lg\:dark\:placeholder-opacity-10::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .lg\:dark\:placeholder-opacity-20::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .lg\:dark\:placeholder-opacity-20:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .lg\:dark\:placeholder-opacity-20::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .lg\:dark\:placeholder-opacity-25::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .lg\:dark\:placeholder-opacity-25:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .lg\:dark\:placeholder-opacity-25::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .lg\:dark\:placeholder-opacity-30::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .lg\:dark\:placeholder-opacity-30:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .lg\:dark\:placeholder-opacity-30::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .lg\:dark\:placeholder-opacity-40::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .lg\:dark\:placeholder-opacity-40:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .lg\:dark\:placeholder-opacity-40::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .lg\:dark\:placeholder-opacity-50::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .lg\:dark\:placeholder-opacity-50:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .lg\:dark\:placeholder-opacity-50::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .lg\:dark\:placeholder-opacity-60::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .lg\:dark\:placeholder-opacity-60:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .lg\:dark\:placeholder-opacity-60::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .lg\:dark\:placeholder-opacity-70::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .lg\:dark\:placeholder-opacity-70:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .lg\:dark\:placeholder-opacity-70::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .lg\:dark\:placeholder-opacity-75::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .lg\:dark\:placeholder-opacity-75:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .lg\:dark\:placeholder-opacity-75::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .lg\:dark\:placeholder-opacity-80::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .lg\:dark\:placeholder-opacity-80:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .lg\:dark\:placeholder-opacity-80::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .lg\:dark\:placeholder-opacity-90::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .lg\:dark\:placeholder-opacity-90:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .lg\:dark\:placeholder-opacity-90::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .lg\:dark\:placeholder-opacity-95::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .lg\:dark\:placeholder-opacity-95:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .lg\:dark\:placeholder-opacity-95::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .lg\:dark\:placeholder-opacity-100::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .lg\:dark\:placeholder-opacity-100:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .lg\:dark\:placeholder-opacity-100::placeholder { + --tw-placeholder-opacity: 1; + } + + .lg\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + + .lg\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + + .lg\:dark\:focus\:placeholder-opacity-0:focus::placeholder { + --tw-placeholder-opacity: 0; + } + + .lg\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .lg\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .lg\:dark\:focus\:placeholder-opacity-5:focus::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .lg\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .lg\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .lg\:dark\:focus\:placeholder-opacity-10:focus::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .lg\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .lg\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .lg\:dark\:focus\:placeholder-opacity-20:focus::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .lg\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .lg\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .lg\:dark\:focus\:placeholder-opacity-25:focus::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .lg\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .lg\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .lg\:dark\:focus\:placeholder-opacity-30:focus::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .lg\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .lg\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .lg\:dark\:focus\:placeholder-opacity-40:focus::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .lg\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .lg\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .lg\:dark\:focus\:placeholder-opacity-50:focus::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .lg\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .lg\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .lg\:dark\:focus\:placeholder-opacity-60:focus::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .lg\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .lg\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .lg\:dark\:focus\:placeholder-opacity-70:focus::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .lg\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .lg\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .lg\:dark\:focus\:placeholder-opacity-75:focus::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .lg\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .lg\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .lg\:dark\:focus\:placeholder-opacity-80:focus::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .lg\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .lg\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .lg\:dark\:focus\:placeholder-opacity-90:focus::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .lg\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .lg\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .lg\:dark\:focus\:placeholder-opacity-95:focus::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .lg\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .lg\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .lg\:dark\:focus\:placeholder-opacity-100:focus::placeholder { + --tw-placeholder-opacity: 1; + } + } + .lg\:pointer-events-none { pointer-events: none; } @@ -178936,6 +184513,188 @@ select { --tw-ring-opacity: 1; } + @media (prefers-color-scheme: dark) { + .lg\:dark\:ring-opacity-0 { + --tw-ring-opacity: 0; + } + + .lg\:dark\:ring-opacity-5 { + --tw-ring-opacity: 0.05; + } + + .lg\:dark\:ring-opacity-10 { + --tw-ring-opacity: 0.1; + } + + .lg\:dark\:ring-opacity-20 { + --tw-ring-opacity: 0.2; + } + + .lg\:dark\:ring-opacity-25 { + --tw-ring-opacity: 0.25; + } + + .lg\:dark\:ring-opacity-30 { + --tw-ring-opacity: 0.3; + } + + .lg\:dark\:ring-opacity-40 { + --tw-ring-opacity: 0.4; + } + + .lg\:dark\:ring-opacity-50 { + --tw-ring-opacity: 0.5; + } + + .lg\:dark\:ring-opacity-60 { + --tw-ring-opacity: 0.6; + } + + .lg\:dark\:ring-opacity-70 { + --tw-ring-opacity: 0.7; + } + + .lg\:dark\:ring-opacity-75 { + --tw-ring-opacity: 0.75; + } + + .lg\:dark\:ring-opacity-80 { + --tw-ring-opacity: 0.8; + } + + .lg\:dark\:ring-opacity-90 { + --tw-ring-opacity: 0.9; + } + + .lg\:dark\:ring-opacity-95 { + --tw-ring-opacity: 0.95; + } + + .lg\:dark\:ring-opacity-100 { + --tw-ring-opacity: 1; + } + + .lg\:dark\:focus-within\:ring-opacity-0:focus-within { + --tw-ring-opacity: 0; + } + + .lg\:dark\:focus-within\:ring-opacity-5:focus-within { + --tw-ring-opacity: 0.05; + } + + .lg\:dark\:focus-within\:ring-opacity-10:focus-within { + --tw-ring-opacity: 0.1; + } + + .lg\:dark\:focus-within\:ring-opacity-20:focus-within { + --tw-ring-opacity: 0.2; + } + + .lg\:dark\:focus-within\:ring-opacity-25:focus-within { + --tw-ring-opacity: 0.25; + } + + .lg\:dark\:focus-within\:ring-opacity-30:focus-within { + --tw-ring-opacity: 0.3; + } + + .lg\:dark\:focus-within\:ring-opacity-40:focus-within { + --tw-ring-opacity: 0.4; + } + + .lg\:dark\:focus-within\:ring-opacity-50:focus-within { + --tw-ring-opacity: 0.5; + } + + .lg\:dark\:focus-within\:ring-opacity-60:focus-within { + --tw-ring-opacity: 0.6; + } + + .lg\:dark\:focus-within\:ring-opacity-70:focus-within { + --tw-ring-opacity: 0.7; + } + + .lg\:dark\:focus-within\:ring-opacity-75:focus-within { + --tw-ring-opacity: 0.75; + } + + .lg\:dark\:focus-within\:ring-opacity-80:focus-within { + --tw-ring-opacity: 0.8; + } + + .lg\:dark\:focus-within\:ring-opacity-90:focus-within { + --tw-ring-opacity: 0.9; + } + + .lg\:dark\:focus-within\:ring-opacity-95:focus-within { + --tw-ring-opacity: 0.95; + } + + .lg\:dark\:focus-within\:ring-opacity-100:focus-within { + --tw-ring-opacity: 1; + } + + .lg\:dark\:focus\:ring-opacity-0:focus { + --tw-ring-opacity: 0; + } + + .lg\:dark\:focus\:ring-opacity-5:focus { + --tw-ring-opacity: 0.05; + } + + .lg\:dark\:focus\:ring-opacity-10:focus { + --tw-ring-opacity: 0.1; + } + + .lg\:dark\:focus\:ring-opacity-20:focus { + --tw-ring-opacity: 0.2; + } + + .lg\:dark\:focus\:ring-opacity-25:focus { + --tw-ring-opacity: 0.25; + } + + .lg\:dark\:focus\:ring-opacity-30:focus { + --tw-ring-opacity: 0.3; + } + + .lg\:dark\:focus\:ring-opacity-40:focus { + --tw-ring-opacity: 0.4; + } + + .lg\:dark\:focus\:ring-opacity-50:focus { + --tw-ring-opacity: 0.5; + } + + .lg\:dark\:focus\:ring-opacity-60:focus { + --tw-ring-opacity: 0.6; + } + + .lg\:dark\:focus\:ring-opacity-70:focus { + --tw-ring-opacity: 0.7; + } + + .lg\:dark\:focus\:ring-opacity-75:focus { + --tw-ring-opacity: 0.75; + } + + .lg\:dark\:focus\:ring-opacity-80:focus { + --tw-ring-opacity: 0.8; + } + + .lg\:dark\:focus\:ring-opacity-90:focus { + --tw-ring-opacity: 0.9; + } + + .lg\:dark\:focus\:ring-opacity-95:focus { + --tw-ring-opacity: 0.95; + } + + .lg\:dark\:focus\:ring-opacity-100:focus { + --tw-ring-opacity: 1; + } + } + .lg\:fill-current { fill: currentColor; } @@ -183462,6 +189221,308 @@ select { --tw-text-opacity: 1; } + @media (prefers-color-scheme: dark) { + .lg\:dark\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .lg\:dark\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .lg\:dark\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .lg\:dark\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .lg\:dark\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .lg\:dark\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .lg\:dark\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .lg\:dark\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .lg\:dark\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .lg\:dark\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .lg\:dark\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .lg\:dark\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .lg\:dark\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .lg\:dark\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .lg\:dark\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .group:hover .lg\:dark\:group-hover\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .lg\:dark\:focus-within\:text-opacity-0:focus-within { + --tw-text-opacity: 0; + } + + .lg\:dark\:focus-within\:text-opacity-5:focus-within { + --tw-text-opacity: 0.05; + } + + .lg\:dark\:focus-within\:text-opacity-10:focus-within { + --tw-text-opacity: 0.1; + } + + .lg\:dark\:focus-within\:text-opacity-20:focus-within { + --tw-text-opacity: 0.2; + } + + .lg\:dark\:focus-within\:text-opacity-25:focus-within { + --tw-text-opacity: 0.25; + } + + .lg\:dark\:focus-within\:text-opacity-30:focus-within { + --tw-text-opacity: 0.3; + } + + .lg\:dark\:focus-within\:text-opacity-40:focus-within { + --tw-text-opacity: 0.4; + } + + .lg\:dark\:focus-within\:text-opacity-50:focus-within { + --tw-text-opacity: 0.5; + } + + .lg\:dark\:focus-within\:text-opacity-60:focus-within { + --tw-text-opacity: 0.6; + } + + .lg\:dark\:focus-within\:text-opacity-70:focus-within { + --tw-text-opacity: 0.7; + } + + .lg\:dark\:focus-within\:text-opacity-75:focus-within { + --tw-text-opacity: 0.75; + } + + .lg\:dark\:focus-within\:text-opacity-80:focus-within { + --tw-text-opacity: 0.8; + } + + .lg\:dark\:focus-within\:text-opacity-90:focus-within { + --tw-text-opacity: 0.9; + } + + .lg\:dark\:focus-within\:text-opacity-95:focus-within { + --tw-text-opacity: 0.95; + } + + .lg\:dark\:focus-within\:text-opacity-100:focus-within { + --tw-text-opacity: 1; + } + + .lg\:dark\:hover\:text-opacity-0:hover { + --tw-text-opacity: 0; + } + + .lg\:dark\:hover\:text-opacity-5:hover { + --tw-text-opacity: 0.05; + } + + .lg\:dark\:hover\:text-opacity-10:hover { + --tw-text-opacity: 0.1; + } + + .lg\:dark\:hover\:text-opacity-20:hover { + --tw-text-opacity: 0.2; + } + + .lg\:dark\:hover\:text-opacity-25:hover { + --tw-text-opacity: 0.25; + } + + .lg\:dark\:hover\:text-opacity-30:hover { + --tw-text-opacity: 0.3; + } + + .lg\:dark\:hover\:text-opacity-40:hover { + --tw-text-opacity: 0.4; + } + + .lg\:dark\:hover\:text-opacity-50:hover { + --tw-text-opacity: 0.5; + } + + .lg\:dark\:hover\:text-opacity-60:hover { + --tw-text-opacity: 0.6; + } + + .lg\:dark\:hover\:text-opacity-70:hover { + --tw-text-opacity: 0.7; + } + + .lg\:dark\:hover\:text-opacity-75:hover { + --tw-text-opacity: 0.75; + } + + .lg\:dark\:hover\:text-opacity-80:hover { + --tw-text-opacity: 0.8; + } + + .lg\:dark\:hover\:text-opacity-90:hover { + --tw-text-opacity: 0.9; + } + + .lg\:dark\:hover\:text-opacity-95:hover { + --tw-text-opacity: 0.95; + } + + .lg\:dark\:hover\:text-opacity-100:hover { + --tw-text-opacity: 1; + } + + .lg\:dark\:focus\:text-opacity-0:focus { + --tw-text-opacity: 0; + } + + .lg\:dark\:focus\:text-opacity-5:focus { + --tw-text-opacity: 0.05; + } + + .lg\:dark\:focus\:text-opacity-10:focus { + --tw-text-opacity: 0.1; + } + + .lg\:dark\:focus\:text-opacity-20:focus { + --tw-text-opacity: 0.2; + } + + .lg\:dark\:focus\:text-opacity-25:focus { + --tw-text-opacity: 0.25; + } + + .lg\:dark\:focus\:text-opacity-30:focus { + --tw-text-opacity: 0.3; + } + + .lg\:dark\:focus\:text-opacity-40:focus { + --tw-text-opacity: 0.4; + } + + .lg\:dark\:focus\:text-opacity-50:focus { + --tw-text-opacity: 0.5; + } + + .lg\:dark\:focus\:text-opacity-60:focus { + --tw-text-opacity: 0.6; + } + + .lg\:dark\:focus\:text-opacity-70:focus { + --tw-text-opacity: 0.7; + } + + .lg\:dark\:focus\:text-opacity-75:focus { + --tw-text-opacity: 0.75; + } + + .lg\:dark\:focus\:text-opacity-80:focus { + --tw-text-opacity: 0.8; + } + + .lg\:dark\:focus\:text-opacity-90:focus { + --tw-text-opacity: 0.9; + } + + .lg\:dark\:focus\:text-opacity-95:focus { + --tw-text-opacity: 0.95; + } + + .lg\:dark\:focus\:text-opacity-100:focus { + --tw-text-opacity: 1; + } + } + .lg\:truncate { overflow: hidden; text-overflow: ellipsis; @@ -191392,6 +197453,68 @@ select { --tw-divide-opacity: 1; } + @media (prefers-color-scheme: dark) { + .xl\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0; + } + + .xl\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.05; + } + + .xl\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.1; + } + + .xl\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.2; + } + + .xl\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.25; + } + + .xl\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.3; + } + + .xl\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.4; + } + + .xl\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.5; + } + + .xl\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.6; + } + + .xl\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.7; + } + + .xl\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.75; + } + + .xl\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.8; + } + + .xl\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.9; + } + + .xl\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.95; + } + + .xl\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 1; + } + } + .xl\:sr-only { position: absolute; width: 1px; @@ -202568,6 +208691,308 @@ select { --tw-bg-opacity: 1; } + @media (prefers-color-scheme: dark) { + .xl\:dark\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .xl\:dark\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .xl\:dark\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .xl\:dark\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .xl\:dark\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .xl\:dark\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .xl\:dark\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .xl\:dark\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .xl\:dark\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .xl\:dark\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .xl\:dark\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .xl\:dark\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .xl\:dark\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .xl\:dark\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .xl\:dark\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .group:hover .xl\:dark\:group-hover\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .xl\:dark\:focus-within\:bg-opacity-0:focus-within { + --tw-bg-opacity: 0; + } + + .xl\:dark\:focus-within\:bg-opacity-5:focus-within { + --tw-bg-opacity: 0.05; + } + + .xl\:dark\:focus-within\:bg-opacity-10:focus-within { + --tw-bg-opacity: 0.1; + } + + .xl\:dark\:focus-within\:bg-opacity-20:focus-within { + --tw-bg-opacity: 0.2; + } + + .xl\:dark\:focus-within\:bg-opacity-25:focus-within { + --tw-bg-opacity: 0.25; + } + + .xl\:dark\:focus-within\:bg-opacity-30:focus-within { + --tw-bg-opacity: 0.3; + } + + .xl\:dark\:focus-within\:bg-opacity-40:focus-within { + --tw-bg-opacity: 0.4; + } + + .xl\:dark\:focus-within\:bg-opacity-50:focus-within { + --tw-bg-opacity: 0.5; + } + + .xl\:dark\:focus-within\:bg-opacity-60:focus-within { + --tw-bg-opacity: 0.6; + } + + .xl\:dark\:focus-within\:bg-opacity-70:focus-within { + --tw-bg-opacity: 0.7; + } + + .xl\:dark\:focus-within\:bg-opacity-75:focus-within { + --tw-bg-opacity: 0.75; + } + + .xl\:dark\:focus-within\:bg-opacity-80:focus-within { + --tw-bg-opacity: 0.8; + } + + .xl\:dark\:focus-within\:bg-opacity-90:focus-within { + --tw-bg-opacity: 0.9; + } + + .xl\:dark\:focus-within\:bg-opacity-95:focus-within { + --tw-bg-opacity: 0.95; + } + + .xl\:dark\:focus-within\:bg-opacity-100:focus-within { + --tw-bg-opacity: 1; + } + + .xl\:dark\:hover\:bg-opacity-0:hover { + --tw-bg-opacity: 0; + } + + .xl\:dark\:hover\:bg-opacity-5:hover { + --tw-bg-opacity: 0.05; + } + + .xl\:dark\:hover\:bg-opacity-10:hover { + --tw-bg-opacity: 0.1; + } + + .xl\:dark\:hover\:bg-opacity-20:hover { + --tw-bg-opacity: 0.2; + } + + .xl\:dark\:hover\:bg-opacity-25:hover { + --tw-bg-opacity: 0.25; + } + + .xl\:dark\:hover\:bg-opacity-30:hover { + --tw-bg-opacity: 0.3; + } + + .xl\:dark\:hover\:bg-opacity-40:hover { + --tw-bg-opacity: 0.4; + } + + .xl\:dark\:hover\:bg-opacity-50:hover { + --tw-bg-opacity: 0.5; + } + + .xl\:dark\:hover\:bg-opacity-60:hover { + --tw-bg-opacity: 0.6; + } + + .xl\:dark\:hover\:bg-opacity-70:hover { + --tw-bg-opacity: 0.7; + } + + .xl\:dark\:hover\:bg-opacity-75:hover { + --tw-bg-opacity: 0.75; + } + + .xl\:dark\:hover\:bg-opacity-80:hover { + --tw-bg-opacity: 0.8; + } + + .xl\:dark\:hover\:bg-opacity-90:hover { + --tw-bg-opacity: 0.9; + } + + .xl\:dark\:hover\:bg-opacity-95:hover { + --tw-bg-opacity: 0.95; + } + + .xl\:dark\:hover\:bg-opacity-100:hover { + --tw-bg-opacity: 1; + } + + .xl\:dark\:focus\:bg-opacity-0:focus { + --tw-bg-opacity: 0; + } + + .xl\:dark\:focus\:bg-opacity-5:focus { + --tw-bg-opacity: 0.05; + } + + .xl\:dark\:focus\:bg-opacity-10:focus { + --tw-bg-opacity: 0.1; + } + + .xl\:dark\:focus\:bg-opacity-20:focus { + --tw-bg-opacity: 0.2; + } + + .xl\:dark\:focus\:bg-opacity-25:focus { + --tw-bg-opacity: 0.25; + } + + .xl\:dark\:focus\:bg-opacity-30:focus { + --tw-bg-opacity: 0.3; + } + + .xl\:dark\:focus\:bg-opacity-40:focus { + --tw-bg-opacity: 0.4; + } + + .xl\:dark\:focus\:bg-opacity-50:focus { + --tw-bg-opacity: 0.5; + } + + .xl\:dark\:focus\:bg-opacity-60:focus { + --tw-bg-opacity: 0.6; + } + + .xl\:dark\:focus\:bg-opacity-70:focus { + --tw-bg-opacity: 0.7; + } + + .xl\:dark\:focus\:bg-opacity-75:focus { + --tw-bg-opacity: 0.75; + } + + .xl\:dark\:focus\:bg-opacity-80:focus { + --tw-bg-opacity: 0.8; + } + + .xl\:dark\:focus\:bg-opacity-90:focus { + --tw-bg-opacity: 0.9; + } + + .xl\:dark\:focus\:bg-opacity-95:focus { + --tw-bg-opacity: 0.95; + } + + .xl\:dark\:focus\:bg-opacity-100:focus { + --tw-bg-opacity: 1; + } + } + .xl\:bg-bottom { background-position: bottom; } @@ -207130,6 +213555,308 @@ select { --tw-border-opacity: 1; } + @media (prefers-color-scheme: dark) { + .xl\:dark\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .xl\:dark\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .xl\:dark\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .xl\:dark\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .xl\:dark\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .xl\:dark\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .xl\:dark\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .xl\:dark\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .xl\:dark\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .xl\:dark\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .xl\:dark\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .xl\:dark\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .xl\:dark\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .xl\:dark\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .xl\:dark\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .group:hover .xl\:dark\:group-hover\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .xl\:dark\:focus-within\:border-opacity-0:focus-within { + --tw-border-opacity: 0; + } + + .xl\:dark\:focus-within\:border-opacity-5:focus-within { + --tw-border-opacity: 0.05; + } + + .xl\:dark\:focus-within\:border-opacity-10:focus-within { + --tw-border-opacity: 0.1; + } + + .xl\:dark\:focus-within\:border-opacity-20:focus-within { + --tw-border-opacity: 0.2; + } + + .xl\:dark\:focus-within\:border-opacity-25:focus-within { + --tw-border-opacity: 0.25; + } + + .xl\:dark\:focus-within\:border-opacity-30:focus-within { + --tw-border-opacity: 0.3; + } + + .xl\:dark\:focus-within\:border-opacity-40:focus-within { + --tw-border-opacity: 0.4; + } + + .xl\:dark\:focus-within\:border-opacity-50:focus-within { + --tw-border-opacity: 0.5; + } + + .xl\:dark\:focus-within\:border-opacity-60:focus-within { + --tw-border-opacity: 0.6; + } + + .xl\:dark\:focus-within\:border-opacity-70:focus-within { + --tw-border-opacity: 0.7; + } + + .xl\:dark\:focus-within\:border-opacity-75:focus-within { + --tw-border-opacity: 0.75; + } + + .xl\:dark\:focus-within\:border-opacity-80:focus-within { + --tw-border-opacity: 0.8; + } + + .xl\:dark\:focus-within\:border-opacity-90:focus-within { + --tw-border-opacity: 0.9; + } + + .xl\:dark\:focus-within\:border-opacity-95:focus-within { + --tw-border-opacity: 0.95; + } + + .xl\:dark\:focus-within\:border-opacity-100:focus-within { + --tw-border-opacity: 1; + } + + .xl\:dark\:hover\:border-opacity-0:hover { + --tw-border-opacity: 0; + } + + .xl\:dark\:hover\:border-opacity-5:hover { + --tw-border-opacity: 0.05; + } + + .xl\:dark\:hover\:border-opacity-10:hover { + --tw-border-opacity: 0.1; + } + + .xl\:dark\:hover\:border-opacity-20:hover { + --tw-border-opacity: 0.2; + } + + .xl\:dark\:hover\:border-opacity-25:hover { + --tw-border-opacity: 0.25; + } + + .xl\:dark\:hover\:border-opacity-30:hover { + --tw-border-opacity: 0.3; + } + + .xl\:dark\:hover\:border-opacity-40:hover { + --tw-border-opacity: 0.4; + } + + .xl\:dark\:hover\:border-opacity-50:hover { + --tw-border-opacity: 0.5; + } + + .xl\:dark\:hover\:border-opacity-60:hover { + --tw-border-opacity: 0.6; + } + + .xl\:dark\:hover\:border-opacity-70:hover { + --tw-border-opacity: 0.7; + } + + .xl\:dark\:hover\:border-opacity-75:hover { + --tw-border-opacity: 0.75; + } + + .xl\:dark\:hover\:border-opacity-80:hover { + --tw-border-opacity: 0.8; + } + + .xl\:dark\:hover\:border-opacity-90:hover { + --tw-border-opacity: 0.9; + } + + .xl\:dark\:hover\:border-opacity-95:hover { + --tw-border-opacity: 0.95; + } + + .xl\:dark\:hover\:border-opacity-100:hover { + --tw-border-opacity: 1; + } + + .xl\:dark\:focus\:border-opacity-0:focus { + --tw-border-opacity: 0; + } + + .xl\:dark\:focus\:border-opacity-5:focus { + --tw-border-opacity: 0.05; + } + + .xl\:dark\:focus\:border-opacity-10:focus { + --tw-border-opacity: 0.1; + } + + .xl\:dark\:focus\:border-opacity-20:focus { + --tw-border-opacity: 0.2; + } + + .xl\:dark\:focus\:border-opacity-25:focus { + --tw-border-opacity: 0.25; + } + + .xl\:dark\:focus\:border-opacity-30:focus { + --tw-border-opacity: 0.3; + } + + .xl\:dark\:focus\:border-opacity-40:focus { + --tw-border-opacity: 0.4; + } + + .xl\:dark\:focus\:border-opacity-50:focus { + --tw-border-opacity: 0.5; + } + + .xl\:dark\:focus\:border-opacity-60:focus { + --tw-border-opacity: 0.6; + } + + .xl\:dark\:focus\:border-opacity-70:focus { + --tw-border-opacity: 0.7; + } + + .xl\:dark\:focus\:border-opacity-75:focus { + --tw-border-opacity: 0.75; + } + + .xl\:dark\:focus\:border-opacity-80:focus { + --tw-border-opacity: 0.8; + } + + .xl\:dark\:focus\:border-opacity-90:focus { + --tw-border-opacity: 0.9; + } + + .xl\:dark\:focus\:border-opacity-95:focus { + --tw-border-opacity: 0.95; + } + + .xl\:dark\:focus\:border-opacity-100:focus { + --tw-border-opacity: 1; + } + } + .xl\:rounded-none { border-radius: 0px; } @@ -207642,6 +214369,10 @@ select { cursor: move; } + .xl\:cursor-help { + cursor: help; + } + .xl\:cursor-not-allowed { cursor: not-allowed; } @@ -217797,6 +224528,366 @@ select { --tw-placeholder-opacity: 1; } + @media (prefers-color-scheme: dark) { + .xl\:dark\:placeholder-opacity-0::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + .xl\:dark\:placeholder-opacity-0:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + .xl\:dark\:placeholder-opacity-0::placeholder { + --tw-placeholder-opacity: 0; + } + + .xl\:dark\:placeholder-opacity-5::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .xl\:dark\:placeholder-opacity-5:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .xl\:dark\:placeholder-opacity-5::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .xl\:dark\:placeholder-opacity-10::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .xl\:dark\:placeholder-opacity-10:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .xl\:dark\:placeholder-opacity-10::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .xl\:dark\:placeholder-opacity-20::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .xl\:dark\:placeholder-opacity-20:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .xl\:dark\:placeholder-opacity-20::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .xl\:dark\:placeholder-opacity-25::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .xl\:dark\:placeholder-opacity-25:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .xl\:dark\:placeholder-opacity-25::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .xl\:dark\:placeholder-opacity-30::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .xl\:dark\:placeholder-opacity-30:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .xl\:dark\:placeholder-opacity-30::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .xl\:dark\:placeholder-opacity-40::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .xl\:dark\:placeholder-opacity-40:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .xl\:dark\:placeholder-opacity-40::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .xl\:dark\:placeholder-opacity-50::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .xl\:dark\:placeholder-opacity-50:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .xl\:dark\:placeholder-opacity-50::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .xl\:dark\:placeholder-opacity-60::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .xl\:dark\:placeholder-opacity-60:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .xl\:dark\:placeholder-opacity-60::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .xl\:dark\:placeholder-opacity-70::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .xl\:dark\:placeholder-opacity-70:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .xl\:dark\:placeholder-opacity-70::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .xl\:dark\:placeholder-opacity-75::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .xl\:dark\:placeholder-opacity-75:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .xl\:dark\:placeholder-opacity-75::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .xl\:dark\:placeholder-opacity-80::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .xl\:dark\:placeholder-opacity-80:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .xl\:dark\:placeholder-opacity-80::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .xl\:dark\:placeholder-opacity-90::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .xl\:dark\:placeholder-opacity-90:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .xl\:dark\:placeholder-opacity-90::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .xl\:dark\:placeholder-opacity-95::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .xl\:dark\:placeholder-opacity-95:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .xl\:dark\:placeholder-opacity-95::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .xl\:dark\:placeholder-opacity-100::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .xl\:dark\:placeholder-opacity-100:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .xl\:dark\:placeholder-opacity-100::placeholder { + --tw-placeholder-opacity: 1; + } + + .xl\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + + .xl\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + + .xl\:dark\:focus\:placeholder-opacity-0:focus::placeholder { + --tw-placeholder-opacity: 0; + } + + .xl\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .xl\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .xl\:dark\:focus\:placeholder-opacity-5:focus::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .xl\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .xl\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .xl\:dark\:focus\:placeholder-opacity-10:focus::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .xl\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .xl\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .xl\:dark\:focus\:placeholder-opacity-20:focus::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .xl\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .xl\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .xl\:dark\:focus\:placeholder-opacity-25:focus::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .xl\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .xl\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .xl\:dark\:focus\:placeholder-opacity-30:focus::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .xl\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .xl\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .xl\:dark\:focus\:placeholder-opacity-40:focus::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .xl\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .xl\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .xl\:dark\:focus\:placeholder-opacity-50:focus::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .xl\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .xl\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .xl\:dark\:focus\:placeholder-opacity-60:focus::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .xl\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .xl\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .xl\:dark\:focus\:placeholder-opacity-70:focus::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .xl\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .xl\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .xl\:dark\:focus\:placeholder-opacity-75:focus::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .xl\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .xl\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .xl\:dark\:focus\:placeholder-opacity-80:focus::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .xl\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .xl\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .xl\:dark\:focus\:placeholder-opacity-90:focus::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .xl\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .xl\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .xl\:dark\:focus\:placeholder-opacity-95:focus::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .xl\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .xl\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .xl\:dark\:focus\:placeholder-opacity-100:focus::placeholder { + --tw-placeholder-opacity: 1; + } + } + .xl\:pointer-events-none { pointer-events: none; } @@ -225735,6 +232826,188 @@ select { --tw-ring-opacity: 1; } + @media (prefers-color-scheme: dark) { + .xl\:dark\:ring-opacity-0 { + --tw-ring-opacity: 0; + } + + .xl\:dark\:ring-opacity-5 { + --tw-ring-opacity: 0.05; + } + + .xl\:dark\:ring-opacity-10 { + --tw-ring-opacity: 0.1; + } + + .xl\:dark\:ring-opacity-20 { + --tw-ring-opacity: 0.2; + } + + .xl\:dark\:ring-opacity-25 { + --tw-ring-opacity: 0.25; + } + + .xl\:dark\:ring-opacity-30 { + --tw-ring-opacity: 0.3; + } + + .xl\:dark\:ring-opacity-40 { + --tw-ring-opacity: 0.4; + } + + .xl\:dark\:ring-opacity-50 { + --tw-ring-opacity: 0.5; + } + + .xl\:dark\:ring-opacity-60 { + --tw-ring-opacity: 0.6; + } + + .xl\:dark\:ring-opacity-70 { + --tw-ring-opacity: 0.7; + } + + .xl\:dark\:ring-opacity-75 { + --tw-ring-opacity: 0.75; + } + + .xl\:dark\:ring-opacity-80 { + --tw-ring-opacity: 0.8; + } + + .xl\:dark\:ring-opacity-90 { + --tw-ring-opacity: 0.9; + } + + .xl\:dark\:ring-opacity-95 { + --tw-ring-opacity: 0.95; + } + + .xl\:dark\:ring-opacity-100 { + --tw-ring-opacity: 1; + } + + .xl\:dark\:focus-within\:ring-opacity-0:focus-within { + --tw-ring-opacity: 0; + } + + .xl\:dark\:focus-within\:ring-opacity-5:focus-within { + --tw-ring-opacity: 0.05; + } + + .xl\:dark\:focus-within\:ring-opacity-10:focus-within { + --tw-ring-opacity: 0.1; + } + + .xl\:dark\:focus-within\:ring-opacity-20:focus-within { + --tw-ring-opacity: 0.2; + } + + .xl\:dark\:focus-within\:ring-opacity-25:focus-within { + --tw-ring-opacity: 0.25; + } + + .xl\:dark\:focus-within\:ring-opacity-30:focus-within { + --tw-ring-opacity: 0.3; + } + + .xl\:dark\:focus-within\:ring-opacity-40:focus-within { + --tw-ring-opacity: 0.4; + } + + .xl\:dark\:focus-within\:ring-opacity-50:focus-within { + --tw-ring-opacity: 0.5; + } + + .xl\:dark\:focus-within\:ring-opacity-60:focus-within { + --tw-ring-opacity: 0.6; + } + + .xl\:dark\:focus-within\:ring-opacity-70:focus-within { + --tw-ring-opacity: 0.7; + } + + .xl\:dark\:focus-within\:ring-opacity-75:focus-within { + --tw-ring-opacity: 0.75; + } + + .xl\:dark\:focus-within\:ring-opacity-80:focus-within { + --tw-ring-opacity: 0.8; + } + + .xl\:dark\:focus-within\:ring-opacity-90:focus-within { + --tw-ring-opacity: 0.9; + } + + .xl\:dark\:focus-within\:ring-opacity-95:focus-within { + --tw-ring-opacity: 0.95; + } + + .xl\:dark\:focus-within\:ring-opacity-100:focus-within { + --tw-ring-opacity: 1; + } + + .xl\:dark\:focus\:ring-opacity-0:focus { + --tw-ring-opacity: 0; + } + + .xl\:dark\:focus\:ring-opacity-5:focus { + --tw-ring-opacity: 0.05; + } + + .xl\:dark\:focus\:ring-opacity-10:focus { + --tw-ring-opacity: 0.1; + } + + .xl\:dark\:focus\:ring-opacity-20:focus { + --tw-ring-opacity: 0.2; + } + + .xl\:dark\:focus\:ring-opacity-25:focus { + --tw-ring-opacity: 0.25; + } + + .xl\:dark\:focus\:ring-opacity-30:focus { + --tw-ring-opacity: 0.3; + } + + .xl\:dark\:focus\:ring-opacity-40:focus { + --tw-ring-opacity: 0.4; + } + + .xl\:dark\:focus\:ring-opacity-50:focus { + --tw-ring-opacity: 0.5; + } + + .xl\:dark\:focus\:ring-opacity-60:focus { + --tw-ring-opacity: 0.6; + } + + .xl\:dark\:focus\:ring-opacity-70:focus { + --tw-ring-opacity: 0.7; + } + + .xl\:dark\:focus\:ring-opacity-75:focus { + --tw-ring-opacity: 0.75; + } + + .xl\:dark\:focus\:ring-opacity-80:focus { + --tw-ring-opacity: 0.8; + } + + .xl\:dark\:focus\:ring-opacity-90:focus { + --tw-ring-opacity: 0.9; + } + + .xl\:dark\:focus\:ring-opacity-95:focus { + --tw-ring-opacity: 0.95; + } + + .xl\:dark\:focus\:ring-opacity-100:focus { + --tw-ring-opacity: 1; + } + } + .xl\:fill-current { fill: currentColor; } @@ -230261,6 +237534,308 @@ select { --tw-text-opacity: 1; } + @media (prefers-color-scheme: dark) { + .xl\:dark\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .xl\:dark\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .xl\:dark\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .xl\:dark\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .xl\:dark\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .xl\:dark\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .xl\:dark\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .xl\:dark\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .xl\:dark\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .xl\:dark\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .xl\:dark\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .xl\:dark\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .xl\:dark\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .xl\:dark\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .xl\:dark\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .group:hover .xl\:dark\:group-hover\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .xl\:dark\:focus-within\:text-opacity-0:focus-within { + --tw-text-opacity: 0; + } + + .xl\:dark\:focus-within\:text-opacity-5:focus-within { + --tw-text-opacity: 0.05; + } + + .xl\:dark\:focus-within\:text-opacity-10:focus-within { + --tw-text-opacity: 0.1; + } + + .xl\:dark\:focus-within\:text-opacity-20:focus-within { + --tw-text-opacity: 0.2; + } + + .xl\:dark\:focus-within\:text-opacity-25:focus-within { + --tw-text-opacity: 0.25; + } + + .xl\:dark\:focus-within\:text-opacity-30:focus-within { + --tw-text-opacity: 0.3; + } + + .xl\:dark\:focus-within\:text-opacity-40:focus-within { + --tw-text-opacity: 0.4; + } + + .xl\:dark\:focus-within\:text-opacity-50:focus-within { + --tw-text-opacity: 0.5; + } + + .xl\:dark\:focus-within\:text-opacity-60:focus-within { + --tw-text-opacity: 0.6; + } + + .xl\:dark\:focus-within\:text-opacity-70:focus-within { + --tw-text-opacity: 0.7; + } + + .xl\:dark\:focus-within\:text-opacity-75:focus-within { + --tw-text-opacity: 0.75; + } + + .xl\:dark\:focus-within\:text-opacity-80:focus-within { + --tw-text-opacity: 0.8; + } + + .xl\:dark\:focus-within\:text-opacity-90:focus-within { + --tw-text-opacity: 0.9; + } + + .xl\:dark\:focus-within\:text-opacity-95:focus-within { + --tw-text-opacity: 0.95; + } + + .xl\:dark\:focus-within\:text-opacity-100:focus-within { + --tw-text-opacity: 1; + } + + .xl\:dark\:hover\:text-opacity-0:hover { + --tw-text-opacity: 0; + } + + .xl\:dark\:hover\:text-opacity-5:hover { + --tw-text-opacity: 0.05; + } + + .xl\:dark\:hover\:text-opacity-10:hover { + --tw-text-opacity: 0.1; + } + + .xl\:dark\:hover\:text-opacity-20:hover { + --tw-text-opacity: 0.2; + } + + .xl\:dark\:hover\:text-opacity-25:hover { + --tw-text-opacity: 0.25; + } + + .xl\:dark\:hover\:text-opacity-30:hover { + --tw-text-opacity: 0.3; + } + + .xl\:dark\:hover\:text-opacity-40:hover { + --tw-text-opacity: 0.4; + } + + .xl\:dark\:hover\:text-opacity-50:hover { + --tw-text-opacity: 0.5; + } + + .xl\:dark\:hover\:text-opacity-60:hover { + --tw-text-opacity: 0.6; + } + + .xl\:dark\:hover\:text-opacity-70:hover { + --tw-text-opacity: 0.7; + } + + .xl\:dark\:hover\:text-opacity-75:hover { + --tw-text-opacity: 0.75; + } + + .xl\:dark\:hover\:text-opacity-80:hover { + --tw-text-opacity: 0.8; + } + + .xl\:dark\:hover\:text-opacity-90:hover { + --tw-text-opacity: 0.9; + } + + .xl\:dark\:hover\:text-opacity-95:hover { + --tw-text-opacity: 0.95; + } + + .xl\:dark\:hover\:text-opacity-100:hover { + --tw-text-opacity: 1; + } + + .xl\:dark\:focus\:text-opacity-0:focus { + --tw-text-opacity: 0; + } + + .xl\:dark\:focus\:text-opacity-5:focus { + --tw-text-opacity: 0.05; + } + + .xl\:dark\:focus\:text-opacity-10:focus { + --tw-text-opacity: 0.1; + } + + .xl\:dark\:focus\:text-opacity-20:focus { + --tw-text-opacity: 0.2; + } + + .xl\:dark\:focus\:text-opacity-25:focus { + --tw-text-opacity: 0.25; + } + + .xl\:dark\:focus\:text-opacity-30:focus { + --tw-text-opacity: 0.3; + } + + .xl\:dark\:focus\:text-opacity-40:focus { + --tw-text-opacity: 0.4; + } + + .xl\:dark\:focus\:text-opacity-50:focus { + --tw-text-opacity: 0.5; + } + + .xl\:dark\:focus\:text-opacity-60:focus { + --tw-text-opacity: 0.6; + } + + .xl\:dark\:focus\:text-opacity-70:focus { + --tw-text-opacity: 0.7; + } + + .xl\:dark\:focus\:text-opacity-75:focus { + --tw-text-opacity: 0.75; + } + + .xl\:dark\:focus\:text-opacity-80:focus { + --tw-text-opacity: 0.8; + } + + .xl\:dark\:focus\:text-opacity-90:focus { + --tw-text-opacity: 0.9; + } + + .xl\:dark\:focus\:text-opacity-95:focus { + --tw-text-opacity: 0.95; + } + + .xl\:dark\:focus\:text-opacity-100:focus { + --tw-text-opacity: 1; + } + } + .xl\:truncate { overflow: hidden; text-overflow: ellipsis; @@ -238191,6 +245766,68 @@ select { --tw-divide-opacity: 1; } + @media (prefers-color-scheme: dark) { + .\32xl\:dark\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0; + } + + .\32xl\:dark\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.05; + } + + .\32xl\:dark\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.1; + } + + .\32xl\:dark\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.2; + } + + .\32xl\:dark\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.25; + } + + .\32xl\:dark\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.3; + } + + .\32xl\:dark\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.4; + } + + .\32xl\:dark\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.5; + } + + .\32xl\:dark\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.6; + } + + .\32xl\:dark\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.7; + } + + .\32xl\:dark\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.75; + } + + .\32xl\:dark\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.8; + } + + .\32xl\:dark\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.9; + } + + .\32xl\:dark\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 0.95; + } + + .\32xl\:dark\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) { + --tw-divide-opacity: 1; + } + } + .\32xl\:sr-only { position: absolute; width: 1px; @@ -249367,6 +257004,308 @@ select { --tw-bg-opacity: 1; } + @media (prefers-color-scheme: dark) { + .\32xl\:dark\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .\32xl\:dark\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .\32xl\:dark\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .\32xl\:dark\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .\32xl\:dark\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .\32xl\:dark\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .\32xl\:dark\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .\32xl\:dark\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .\32xl\:dark\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .\32xl\:dark\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .\32xl\:dark\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .\32xl\:dark\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .\32xl\:dark\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .\32xl\:dark\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .\32xl\:dark\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-0 { + --tw-bg-opacity: 0; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-5 { + --tw-bg-opacity: 0.05; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-10 { + --tw-bg-opacity: 0.1; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-20 { + --tw-bg-opacity: 0.2; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-25 { + --tw-bg-opacity: 0.25; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-30 { + --tw-bg-opacity: 0.3; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-40 { + --tw-bg-opacity: 0.4; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-50 { + --tw-bg-opacity: 0.5; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-60 { + --tw-bg-opacity: 0.6; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-70 { + --tw-bg-opacity: 0.7; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-75 { + --tw-bg-opacity: 0.75; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-80 { + --tw-bg-opacity: 0.8; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-90 { + --tw-bg-opacity: 0.9; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-95 { + --tw-bg-opacity: 0.95; + } + + .group:hover .\32xl\:dark\:group-hover\:bg-opacity-100 { + --tw-bg-opacity: 1; + } + + .\32xl\:dark\:focus-within\:bg-opacity-0:focus-within { + --tw-bg-opacity: 0; + } + + .\32xl\:dark\:focus-within\:bg-opacity-5:focus-within { + --tw-bg-opacity: 0.05; + } + + .\32xl\:dark\:focus-within\:bg-opacity-10:focus-within { + --tw-bg-opacity: 0.1; + } + + .\32xl\:dark\:focus-within\:bg-opacity-20:focus-within { + --tw-bg-opacity: 0.2; + } + + .\32xl\:dark\:focus-within\:bg-opacity-25:focus-within { + --tw-bg-opacity: 0.25; + } + + .\32xl\:dark\:focus-within\:bg-opacity-30:focus-within { + --tw-bg-opacity: 0.3; + } + + .\32xl\:dark\:focus-within\:bg-opacity-40:focus-within { + --tw-bg-opacity: 0.4; + } + + .\32xl\:dark\:focus-within\:bg-opacity-50:focus-within { + --tw-bg-opacity: 0.5; + } + + .\32xl\:dark\:focus-within\:bg-opacity-60:focus-within { + --tw-bg-opacity: 0.6; + } + + .\32xl\:dark\:focus-within\:bg-opacity-70:focus-within { + --tw-bg-opacity: 0.7; + } + + .\32xl\:dark\:focus-within\:bg-opacity-75:focus-within { + --tw-bg-opacity: 0.75; + } + + .\32xl\:dark\:focus-within\:bg-opacity-80:focus-within { + --tw-bg-opacity: 0.8; + } + + .\32xl\:dark\:focus-within\:bg-opacity-90:focus-within { + --tw-bg-opacity: 0.9; + } + + .\32xl\:dark\:focus-within\:bg-opacity-95:focus-within { + --tw-bg-opacity: 0.95; + } + + .\32xl\:dark\:focus-within\:bg-opacity-100:focus-within { + --tw-bg-opacity: 1; + } + + .\32xl\:dark\:hover\:bg-opacity-0:hover { + --tw-bg-opacity: 0; + } + + .\32xl\:dark\:hover\:bg-opacity-5:hover { + --tw-bg-opacity: 0.05; + } + + .\32xl\:dark\:hover\:bg-opacity-10:hover { + --tw-bg-opacity: 0.1; + } + + .\32xl\:dark\:hover\:bg-opacity-20:hover { + --tw-bg-opacity: 0.2; + } + + .\32xl\:dark\:hover\:bg-opacity-25:hover { + --tw-bg-opacity: 0.25; + } + + .\32xl\:dark\:hover\:bg-opacity-30:hover { + --tw-bg-opacity: 0.3; + } + + .\32xl\:dark\:hover\:bg-opacity-40:hover { + --tw-bg-opacity: 0.4; + } + + .\32xl\:dark\:hover\:bg-opacity-50:hover { + --tw-bg-opacity: 0.5; + } + + .\32xl\:dark\:hover\:bg-opacity-60:hover { + --tw-bg-opacity: 0.6; + } + + .\32xl\:dark\:hover\:bg-opacity-70:hover { + --tw-bg-opacity: 0.7; + } + + .\32xl\:dark\:hover\:bg-opacity-75:hover { + --tw-bg-opacity: 0.75; + } + + .\32xl\:dark\:hover\:bg-opacity-80:hover { + --tw-bg-opacity: 0.8; + } + + .\32xl\:dark\:hover\:bg-opacity-90:hover { + --tw-bg-opacity: 0.9; + } + + .\32xl\:dark\:hover\:bg-opacity-95:hover { + --tw-bg-opacity: 0.95; + } + + .\32xl\:dark\:hover\:bg-opacity-100:hover { + --tw-bg-opacity: 1; + } + + .\32xl\:dark\:focus\:bg-opacity-0:focus { + --tw-bg-opacity: 0; + } + + .\32xl\:dark\:focus\:bg-opacity-5:focus { + --tw-bg-opacity: 0.05; + } + + .\32xl\:dark\:focus\:bg-opacity-10:focus { + --tw-bg-opacity: 0.1; + } + + .\32xl\:dark\:focus\:bg-opacity-20:focus { + --tw-bg-opacity: 0.2; + } + + .\32xl\:dark\:focus\:bg-opacity-25:focus { + --tw-bg-opacity: 0.25; + } + + .\32xl\:dark\:focus\:bg-opacity-30:focus { + --tw-bg-opacity: 0.3; + } + + .\32xl\:dark\:focus\:bg-opacity-40:focus { + --tw-bg-opacity: 0.4; + } + + .\32xl\:dark\:focus\:bg-opacity-50:focus { + --tw-bg-opacity: 0.5; + } + + .\32xl\:dark\:focus\:bg-opacity-60:focus { + --tw-bg-opacity: 0.6; + } + + .\32xl\:dark\:focus\:bg-opacity-70:focus { + --tw-bg-opacity: 0.7; + } + + .\32xl\:dark\:focus\:bg-opacity-75:focus { + --tw-bg-opacity: 0.75; + } + + .\32xl\:dark\:focus\:bg-opacity-80:focus { + --tw-bg-opacity: 0.8; + } + + .\32xl\:dark\:focus\:bg-opacity-90:focus { + --tw-bg-opacity: 0.9; + } + + .\32xl\:dark\:focus\:bg-opacity-95:focus { + --tw-bg-opacity: 0.95; + } + + .\32xl\:dark\:focus\:bg-opacity-100:focus { + --tw-bg-opacity: 1; + } + } + .\32xl\:bg-bottom { background-position: bottom; } @@ -253929,6 +261868,308 @@ select { --tw-border-opacity: 1; } + @media (prefers-color-scheme: dark) { + .\32xl\:dark\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .\32xl\:dark\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .\32xl\:dark\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .\32xl\:dark\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .\32xl\:dark\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .\32xl\:dark\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .\32xl\:dark\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .\32xl\:dark\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .\32xl\:dark\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .\32xl\:dark\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .\32xl\:dark\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .\32xl\:dark\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .\32xl\:dark\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .\32xl\:dark\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .\32xl\:dark\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-0 { + --tw-border-opacity: 0; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-5 { + --tw-border-opacity: 0.05; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-10 { + --tw-border-opacity: 0.1; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-20 { + --tw-border-opacity: 0.2; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-25 { + --tw-border-opacity: 0.25; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-30 { + --tw-border-opacity: 0.3; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-40 { + --tw-border-opacity: 0.4; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-50 { + --tw-border-opacity: 0.5; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-60 { + --tw-border-opacity: 0.6; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-70 { + --tw-border-opacity: 0.7; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-75 { + --tw-border-opacity: 0.75; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-80 { + --tw-border-opacity: 0.8; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-90 { + --tw-border-opacity: 0.9; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-95 { + --tw-border-opacity: 0.95; + } + + .group:hover .\32xl\:dark\:group-hover\:border-opacity-100 { + --tw-border-opacity: 1; + } + + .\32xl\:dark\:focus-within\:border-opacity-0:focus-within { + --tw-border-opacity: 0; + } + + .\32xl\:dark\:focus-within\:border-opacity-5:focus-within { + --tw-border-opacity: 0.05; + } + + .\32xl\:dark\:focus-within\:border-opacity-10:focus-within { + --tw-border-opacity: 0.1; + } + + .\32xl\:dark\:focus-within\:border-opacity-20:focus-within { + --tw-border-opacity: 0.2; + } + + .\32xl\:dark\:focus-within\:border-opacity-25:focus-within { + --tw-border-opacity: 0.25; + } + + .\32xl\:dark\:focus-within\:border-opacity-30:focus-within { + --tw-border-opacity: 0.3; + } + + .\32xl\:dark\:focus-within\:border-opacity-40:focus-within { + --tw-border-opacity: 0.4; + } + + .\32xl\:dark\:focus-within\:border-opacity-50:focus-within { + --tw-border-opacity: 0.5; + } + + .\32xl\:dark\:focus-within\:border-opacity-60:focus-within { + --tw-border-opacity: 0.6; + } + + .\32xl\:dark\:focus-within\:border-opacity-70:focus-within { + --tw-border-opacity: 0.7; + } + + .\32xl\:dark\:focus-within\:border-opacity-75:focus-within { + --tw-border-opacity: 0.75; + } + + .\32xl\:dark\:focus-within\:border-opacity-80:focus-within { + --tw-border-opacity: 0.8; + } + + .\32xl\:dark\:focus-within\:border-opacity-90:focus-within { + --tw-border-opacity: 0.9; + } + + .\32xl\:dark\:focus-within\:border-opacity-95:focus-within { + --tw-border-opacity: 0.95; + } + + .\32xl\:dark\:focus-within\:border-opacity-100:focus-within { + --tw-border-opacity: 1; + } + + .\32xl\:dark\:hover\:border-opacity-0:hover { + --tw-border-opacity: 0; + } + + .\32xl\:dark\:hover\:border-opacity-5:hover { + --tw-border-opacity: 0.05; + } + + .\32xl\:dark\:hover\:border-opacity-10:hover { + --tw-border-opacity: 0.1; + } + + .\32xl\:dark\:hover\:border-opacity-20:hover { + --tw-border-opacity: 0.2; + } + + .\32xl\:dark\:hover\:border-opacity-25:hover { + --tw-border-opacity: 0.25; + } + + .\32xl\:dark\:hover\:border-opacity-30:hover { + --tw-border-opacity: 0.3; + } + + .\32xl\:dark\:hover\:border-opacity-40:hover { + --tw-border-opacity: 0.4; + } + + .\32xl\:dark\:hover\:border-opacity-50:hover { + --tw-border-opacity: 0.5; + } + + .\32xl\:dark\:hover\:border-opacity-60:hover { + --tw-border-opacity: 0.6; + } + + .\32xl\:dark\:hover\:border-opacity-70:hover { + --tw-border-opacity: 0.7; + } + + .\32xl\:dark\:hover\:border-opacity-75:hover { + --tw-border-opacity: 0.75; + } + + .\32xl\:dark\:hover\:border-opacity-80:hover { + --tw-border-opacity: 0.8; + } + + .\32xl\:dark\:hover\:border-opacity-90:hover { + --tw-border-opacity: 0.9; + } + + .\32xl\:dark\:hover\:border-opacity-95:hover { + --tw-border-opacity: 0.95; + } + + .\32xl\:dark\:hover\:border-opacity-100:hover { + --tw-border-opacity: 1; + } + + .\32xl\:dark\:focus\:border-opacity-0:focus { + --tw-border-opacity: 0; + } + + .\32xl\:dark\:focus\:border-opacity-5:focus { + --tw-border-opacity: 0.05; + } + + .\32xl\:dark\:focus\:border-opacity-10:focus { + --tw-border-opacity: 0.1; + } + + .\32xl\:dark\:focus\:border-opacity-20:focus { + --tw-border-opacity: 0.2; + } + + .\32xl\:dark\:focus\:border-opacity-25:focus { + --tw-border-opacity: 0.25; + } + + .\32xl\:dark\:focus\:border-opacity-30:focus { + --tw-border-opacity: 0.3; + } + + .\32xl\:dark\:focus\:border-opacity-40:focus { + --tw-border-opacity: 0.4; + } + + .\32xl\:dark\:focus\:border-opacity-50:focus { + --tw-border-opacity: 0.5; + } + + .\32xl\:dark\:focus\:border-opacity-60:focus { + --tw-border-opacity: 0.6; + } + + .\32xl\:dark\:focus\:border-opacity-70:focus { + --tw-border-opacity: 0.7; + } + + .\32xl\:dark\:focus\:border-opacity-75:focus { + --tw-border-opacity: 0.75; + } + + .\32xl\:dark\:focus\:border-opacity-80:focus { + --tw-border-opacity: 0.8; + } + + .\32xl\:dark\:focus\:border-opacity-90:focus { + --tw-border-opacity: 0.9; + } + + .\32xl\:dark\:focus\:border-opacity-95:focus { + --tw-border-opacity: 0.95; + } + + .\32xl\:dark\:focus\:border-opacity-100:focus { + --tw-border-opacity: 1; + } + } + .\32xl\:rounded-none { border-radius: 0px; } @@ -254441,6 +262682,10 @@ select { cursor: move; } + .\32xl\:cursor-help { + cursor: help; + } + .\32xl\:cursor-not-allowed { cursor: not-allowed; } @@ -264596,6 +272841,366 @@ select { --tw-placeholder-opacity: 1; } + @media (prefers-color-scheme: dark) { + .\32xl\:dark\:placeholder-opacity-0::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + .\32xl\:dark\:placeholder-opacity-0:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + .\32xl\:dark\:placeholder-opacity-0::placeholder { + --tw-placeholder-opacity: 0; + } + + .\32xl\:dark\:placeholder-opacity-5::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .\32xl\:dark\:placeholder-opacity-5:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .\32xl\:dark\:placeholder-opacity-5::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .\32xl\:dark\:placeholder-opacity-10::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .\32xl\:dark\:placeholder-opacity-10:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .\32xl\:dark\:placeholder-opacity-10::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .\32xl\:dark\:placeholder-opacity-20::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .\32xl\:dark\:placeholder-opacity-20:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .\32xl\:dark\:placeholder-opacity-20::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .\32xl\:dark\:placeholder-opacity-25::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .\32xl\:dark\:placeholder-opacity-25:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .\32xl\:dark\:placeholder-opacity-25::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .\32xl\:dark\:placeholder-opacity-30::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .\32xl\:dark\:placeholder-opacity-30:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .\32xl\:dark\:placeholder-opacity-30::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .\32xl\:dark\:placeholder-opacity-40::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .\32xl\:dark\:placeholder-opacity-40:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .\32xl\:dark\:placeholder-opacity-40::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .\32xl\:dark\:placeholder-opacity-50::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .\32xl\:dark\:placeholder-opacity-50:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .\32xl\:dark\:placeholder-opacity-50::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .\32xl\:dark\:placeholder-opacity-60::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .\32xl\:dark\:placeholder-opacity-60:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .\32xl\:dark\:placeholder-opacity-60::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .\32xl\:dark\:placeholder-opacity-70::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .\32xl\:dark\:placeholder-opacity-70:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .\32xl\:dark\:placeholder-opacity-70::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .\32xl\:dark\:placeholder-opacity-75::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .\32xl\:dark\:placeholder-opacity-75:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .\32xl\:dark\:placeholder-opacity-75::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .\32xl\:dark\:placeholder-opacity-80::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .\32xl\:dark\:placeholder-opacity-80:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .\32xl\:dark\:placeholder-opacity-80::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .\32xl\:dark\:placeholder-opacity-90::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .\32xl\:dark\:placeholder-opacity-90:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .\32xl\:dark\:placeholder-opacity-90::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .\32xl\:dark\:placeholder-opacity-95::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .\32xl\:dark\:placeholder-opacity-95:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .\32xl\:dark\:placeholder-opacity-95::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .\32xl\:dark\:placeholder-opacity-100::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .\32xl\:dark\:placeholder-opacity-100:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .\32xl\:dark\:placeholder-opacity-100::placeholder { + --tw-placeholder-opacity: 1; + } + + .\32xl\:dark\:focus\:placeholder-opacity-0:focus::-moz-placeholder { + --tw-placeholder-opacity: 0; + } + + .\32xl\:dark\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0; + } + + .\32xl\:dark\:focus\:placeholder-opacity-0:focus::placeholder { + --tw-placeholder-opacity: 0; + } + + .\32xl\:dark\:focus\:placeholder-opacity-5:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .\32xl\:dark\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.05; + } + + .\32xl\:dark\:focus\:placeholder-opacity-5:focus::placeholder { + --tw-placeholder-opacity: 0.05; + } + + .\32xl\:dark\:focus\:placeholder-opacity-10:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .\32xl\:dark\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.1; + } + + .\32xl\:dark\:focus\:placeholder-opacity-10:focus::placeholder { + --tw-placeholder-opacity: 0.1; + } + + .\32xl\:dark\:focus\:placeholder-opacity-20:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .\32xl\:dark\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.2; + } + + .\32xl\:dark\:focus\:placeholder-opacity-20:focus::placeholder { + --tw-placeholder-opacity: 0.2; + } + + .\32xl\:dark\:focus\:placeholder-opacity-25:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .\32xl\:dark\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.25; + } + + .\32xl\:dark\:focus\:placeholder-opacity-25:focus::placeholder { + --tw-placeholder-opacity: 0.25; + } + + .\32xl\:dark\:focus\:placeholder-opacity-30:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .\32xl\:dark\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.3; + } + + .\32xl\:dark\:focus\:placeholder-opacity-30:focus::placeholder { + --tw-placeholder-opacity: 0.3; + } + + .\32xl\:dark\:focus\:placeholder-opacity-40:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .\32xl\:dark\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.4; + } + + .\32xl\:dark\:focus\:placeholder-opacity-40:focus::placeholder { + --tw-placeholder-opacity: 0.4; + } + + .\32xl\:dark\:focus\:placeholder-opacity-50:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .\32xl\:dark\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.5; + } + + .\32xl\:dark\:focus\:placeholder-opacity-50:focus::placeholder { + --tw-placeholder-opacity: 0.5; + } + + .\32xl\:dark\:focus\:placeholder-opacity-60:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .\32xl\:dark\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.6; + } + + .\32xl\:dark\:focus\:placeholder-opacity-60:focus::placeholder { + --tw-placeholder-opacity: 0.6; + } + + .\32xl\:dark\:focus\:placeholder-opacity-70:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .\32xl\:dark\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.7; + } + + .\32xl\:dark\:focus\:placeholder-opacity-70:focus::placeholder { + --tw-placeholder-opacity: 0.7; + } + + .\32xl\:dark\:focus\:placeholder-opacity-75:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .\32xl\:dark\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.75; + } + + .\32xl\:dark\:focus\:placeholder-opacity-75:focus::placeholder { + --tw-placeholder-opacity: 0.75; + } + + .\32xl\:dark\:focus\:placeholder-opacity-80:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .\32xl\:dark\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.8; + } + + .\32xl\:dark\:focus\:placeholder-opacity-80:focus::placeholder { + --tw-placeholder-opacity: 0.8; + } + + .\32xl\:dark\:focus\:placeholder-opacity-90:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .\32xl\:dark\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.9; + } + + .\32xl\:dark\:focus\:placeholder-opacity-90:focus::placeholder { + --tw-placeholder-opacity: 0.9; + } + + .\32xl\:dark\:focus\:placeholder-opacity-95:focus::-moz-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .\32xl\:dark\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 0.95; + } + + .\32xl\:dark\:focus\:placeholder-opacity-95:focus::placeholder { + --tw-placeholder-opacity: 0.95; + } + + .\32xl\:dark\:focus\:placeholder-opacity-100:focus::-moz-placeholder { + --tw-placeholder-opacity: 1; + } + + .\32xl\:dark\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder { + --tw-placeholder-opacity: 1; + } + + .\32xl\:dark\:focus\:placeholder-opacity-100:focus::placeholder { + --tw-placeholder-opacity: 1; + } + } + .\32xl\:pointer-events-none { pointer-events: none; } @@ -272534,6 +281139,188 @@ select { --tw-ring-opacity: 1; } + @media (prefers-color-scheme: dark) { + .\32xl\:dark\:ring-opacity-0 { + --tw-ring-opacity: 0; + } + + .\32xl\:dark\:ring-opacity-5 { + --tw-ring-opacity: 0.05; + } + + .\32xl\:dark\:ring-opacity-10 { + --tw-ring-opacity: 0.1; + } + + .\32xl\:dark\:ring-opacity-20 { + --tw-ring-opacity: 0.2; + } + + .\32xl\:dark\:ring-opacity-25 { + --tw-ring-opacity: 0.25; + } + + .\32xl\:dark\:ring-opacity-30 { + --tw-ring-opacity: 0.3; + } + + .\32xl\:dark\:ring-opacity-40 { + --tw-ring-opacity: 0.4; + } + + .\32xl\:dark\:ring-opacity-50 { + --tw-ring-opacity: 0.5; + } + + .\32xl\:dark\:ring-opacity-60 { + --tw-ring-opacity: 0.6; + } + + .\32xl\:dark\:ring-opacity-70 { + --tw-ring-opacity: 0.7; + } + + .\32xl\:dark\:ring-opacity-75 { + --tw-ring-opacity: 0.75; + } + + .\32xl\:dark\:ring-opacity-80 { + --tw-ring-opacity: 0.8; + } + + .\32xl\:dark\:ring-opacity-90 { + --tw-ring-opacity: 0.9; + } + + .\32xl\:dark\:ring-opacity-95 { + --tw-ring-opacity: 0.95; + } + + .\32xl\:dark\:ring-opacity-100 { + --tw-ring-opacity: 1; + } + + .\32xl\:dark\:focus-within\:ring-opacity-0:focus-within { + --tw-ring-opacity: 0; + } + + .\32xl\:dark\:focus-within\:ring-opacity-5:focus-within { + --tw-ring-opacity: 0.05; + } + + .\32xl\:dark\:focus-within\:ring-opacity-10:focus-within { + --tw-ring-opacity: 0.1; + } + + .\32xl\:dark\:focus-within\:ring-opacity-20:focus-within { + --tw-ring-opacity: 0.2; + } + + .\32xl\:dark\:focus-within\:ring-opacity-25:focus-within { + --tw-ring-opacity: 0.25; + } + + .\32xl\:dark\:focus-within\:ring-opacity-30:focus-within { + --tw-ring-opacity: 0.3; + } + + .\32xl\:dark\:focus-within\:ring-opacity-40:focus-within { + --tw-ring-opacity: 0.4; + } + + .\32xl\:dark\:focus-within\:ring-opacity-50:focus-within { + --tw-ring-opacity: 0.5; + } + + .\32xl\:dark\:focus-within\:ring-opacity-60:focus-within { + --tw-ring-opacity: 0.6; + } + + .\32xl\:dark\:focus-within\:ring-opacity-70:focus-within { + --tw-ring-opacity: 0.7; + } + + .\32xl\:dark\:focus-within\:ring-opacity-75:focus-within { + --tw-ring-opacity: 0.75; + } + + .\32xl\:dark\:focus-within\:ring-opacity-80:focus-within { + --tw-ring-opacity: 0.8; + } + + .\32xl\:dark\:focus-within\:ring-opacity-90:focus-within { + --tw-ring-opacity: 0.9; + } + + .\32xl\:dark\:focus-within\:ring-opacity-95:focus-within { + --tw-ring-opacity: 0.95; + } + + .\32xl\:dark\:focus-within\:ring-opacity-100:focus-within { + --tw-ring-opacity: 1; + } + + .\32xl\:dark\:focus\:ring-opacity-0:focus { + --tw-ring-opacity: 0; + } + + .\32xl\:dark\:focus\:ring-opacity-5:focus { + --tw-ring-opacity: 0.05; + } + + .\32xl\:dark\:focus\:ring-opacity-10:focus { + --tw-ring-opacity: 0.1; + } + + .\32xl\:dark\:focus\:ring-opacity-20:focus { + --tw-ring-opacity: 0.2; + } + + .\32xl\:dark\:focus\:ring-opacity-25:focus { + --tw-ring-opacity: 0.25; + } + + .\32xl\:dark\:focus\:ring-opacity-30:focus { + --tw-ring-opacity: 0.3; + } + + .\32xl\:dark\:focus\:ring-opacity-40:focus { + --tw-ring-opacity: 0.4; + } + + .\32xl\:dark\:focus\:ring-opacity-50:focus { + --tw-ring-opacity: 0.5; + } + + .\32xl\:dark\:focus\:ring-opacity-60:focus { + --tw-ring-opacity: 0.6; + } + + .\32xl\:dark\:focus\:ring-opacity-70:focus { + --tw-ring-opacity: 0.7; + } + + .\32xl\:dark\:focus\:ring-opacity-75:focus { + --tw-ring-opacity: 0.75; + } + + .\32xl\:dark\:focus\:ring-opacity-80:focus { + --tw-ring-opacity: 0.8; + } + + .\32xl\:dark\:focus\:ring-opacity-90:focus { + --tw-ring-opacity: 0.9; + } + + .\32xl\:dark\:focus\:ring-opacity-95:focus { + --tw-ring-opacity: 0.95; + } + + .\32xl\:dark\:focus\:ring-opacity-100:focus { + --tw-ring-opacity: 1; + } + } + .\32xl\:fill-current { fill: currentColor; } @@ -277060,6 +285847,308 @@ select { --tw-text-opacity: 1; } + @media (prefers-color-scheme: dark) { + .\32xl\:dark\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .\32xl\:dark\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .\32xl\:dark\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .\32xl\:dark\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .\32xl\:dark\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .\32xl\:dark\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .\32xl\:dark\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .\32xl\:dark\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .\32xl\:dark\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .\32xl\:dark\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .\32xl\:dark\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .\32xl\:dark\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .\32xl\:dark\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .\32xl\:dark\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .\32xl\:dark\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-0 { + --tw-text-opacity: 0; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-5 { + --tw-text-opacity: 0.05; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-10 { + --tw-text-opacity: 0.1; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-20 { + --tw-text-opacity: 0.2; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-25 { + --tw-text-opacity: 0.25; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-30 { + --tw-text-opacity: 0.3; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-40 { + --tw-text-opacity: 0.4; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-50 { + --tw-text-opacity: 0.5; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-60 { + --tw-text-opacity: 0.6; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-70 { + --tw-text-opacity: 0.7; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-75 { + --tw-text-opacity: 0.75; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-80 { + --tw-text-opacity: 0.8; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-90 { + --tw-text-opacity: 0.9; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-95 { + --tw-text-opacity: 0.95; + } + + .group:hover .\32xl\:dark\:group-hover\:text-opacity-100 { + --tw-text-opacity: 1; + } + + .\32xl\:dark\:focus-within\:text-opacity-0:focus-within { + --tw-text-opacity: 0; + } + + .\32xl\:dark\:focus-within\:text-opacity-5:focus-within { + --tw-text-opacity: 0.05; + } + + .\32xl\:dark\:focus-within\:text-opacity-10:focus-within { + --tw-text-opacity: 0.1; + } + + .\32xl\:dark\:focus-within\:text-opacity-20:focus-within { + --tw-text-opacity: 0.2; + } + + .\32xl\:dark\:focus-within\:text-opacity-25:focus-within { + --tw-text-opacity: 0.25; + } + + .\32xl\:dark\:focus-within\:text-opacity-30:focus-within { + --tw-text-opacity: 0.3; + } + + .\32xl\:dark\:focus-within\:text-opacity-40:focus-within { + --tw-text-opacity: 0.4; + } + + .\32xl\:dark\:focus-within\:text-opacity-50:focus-within { + --tw-text-opacity: 0.5; + } + + .\32xl\:dark\:focus-within\:text-opacity-60:focus-within { + --tw-text-opacity: 0.6; + } + + .\32xl\:dark\:focus-within\:text-opacity-70:focus-within { + --tw-text-opacity: 0.7; + } + + .\32xl\:dark\:focus-within\:text-opacity-75:focus-within { + --tw-text-opacity: 0.75; + } + + .\32xl\:dark\:focus-within\:text-opacity-80:focus-within { + --tw-text-opacity: 0.8; + } + + .\32xl\:dark\:focus-within\:text-opacity-90:focus-within { + --tw-text-opacity: 0.9; + } + + .\32xl\:dark\:focus-within\:text-opacity-95:focus-within { + --tw-text-opacity: 0.95; + } + + .\32xl\:dark\:focus-within\:text-opacity-100:focus-within { + --tw-text-opacity: 1; + } + + .\32xl\:dark\:hover\:text-opacity-0:hover { + --tw-text-opacity: 0; + } + + .\32xl\:dark\:hover\:text-opacity-5:hover { + --tw-text-opacity: 0.05; + } + + .\32xl\:dark\:hover\:text-opacity-10:hover { + --tw-text-opacity: 0.1; + } + + .\32xl\:dark\:hover\:text-opacity-20:hover { + --tw-text-opacity: 0.2; + } + + .\32xl\:dark\:hover\:text-opacity-25:hover { + --tw-text-opacity: 0.25; + } + + .\32xl\:dark\:hover\:text-opacity-30:hover { + --tw-text-opacity: 0.3; + } + + .\32xl\:dark\:hover\:text-opacity-40:hover { + --tw-text-opacity: 0.4; + } + + .\32xl\:dark\:hover\:text-opacity-50:hover { + --tw-text-opacity: 0.5; + } + + .\32xl\:dark\:hover\:text-opacity-60:hover { + --tw-text-opacity: 0.6; + } + + .\32xl\:dark\:hover\:text-opacity-70:hover { + --tw-text-opacity: 0.7; + } + + .\32xl\:dark\:hover\:text-opacity-75:hover { + --tw-text-opacity: 0.75; + } + + .\32xl\:dark\:hover\:text-opacity-80:hover { + --tw-text-opacity: 0.8; + } + + .\32xl\:dark\:hover\:text-opacity-90:hover { + --tw-text-opacity: 0.9; + } + + .\32xl\:dark\:hover\:text-opacity-95:hover { + --tw-text-opacity: 0.95; + } + + .\32xl\:dark\:hover\:text-opacity-100:hover { + --tw-text-opacity: 1; + } + + .\32xl\:dark\:focus\:text-opacity-0:focus { + --tw-text-opacity: 0; + } + + .\32xl\:dark\:focus\:text-opacity-5:focus { + --tw-text-opacity: 0.05; + } + + .\32xl\:dark\:focus\:text-opacity-10:focus { + --tw-text-opacity: 0.1; + } + + .\32xl\:dark\:focus\:text-opacity-20:focus { + --tw-text-opacity: 0.2; + } + + .\32xl\:dark\:focus\:text-opacity-25:focus { + --tw-text-opacity: 0.25; + } + + .\32xl\:dark\:focus\:text-opacity-30:focus { + --tw-text-opacity: 0.3; + } + + .\32xl\:dark\:focus\:text-opacity-40:focus { + --tw-text-opacity: 0.4; + } + + .\32xl\:dark\:focus\:text-opacity-50:focus { + --tw-text-opacity: 0.5; + } + + .\32xl\:dark\:focus\:text-opacity-60:focus { + --tw-text-opacity: 0.6; + } + + .\32xl\:dark\:focus\:text-opacity-70:focus { + --tw-text-opacity: 0.7; + } + + .\32xl\:dark\:focus\:text-opacity-75:focus { + --tw-text-opacity: 0.75; + } + + .\32xl\:dark\:focus\:text-opacity-80:focus { + --tw-text-opacity: 0.8; + } + + .\32xl\:dark\:focus\:text-opacity-90:focus { + --tw-text-opacity: 0.9; + } + + .\32xl\:dark\:focus\:text-opacity-95:focus { + --tw-text-opacity: 0.95; + } + + .\32xl\:dark\:focus\:text-opacity-100:focus { + --tw-text-opacity: 1; + } + } + .\32xl\:truncate { overflow: hidden; text-overflow: ellipsis; From a59af5575d78ddfc43db9b4879783b557a511d58 Mon Sep 17 00:00:00 2001 From: Jonathan Hefner Date: Thu, 25 Feb 2021 14:32:51 -0600 Subject: [PATCH 2/2] Support customization via CSS custom properties --- app/assets/stylesheets/tailwind.css | 40 ++++++++++++++--------------- tailwind.config.js | 6 ++++- 2 files changed, 25 insertions(+), 21 deletions(-) diff --git a/app/assets/stylesheets/tailwind.css b/app/assets/stylesheets/tailwind.css index 95fbe5ac..78a9031f 100644 --- a/app/assets/stylesheets/tailwind.css +++ b/app/assets/stylesheets/tailwind.css @@ -366,7 +366,7 @@ ul { */ html { - font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */ + font-family: var(--tw-font-family-sans, "Inter var",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); /* 1 */ line-height: 1.5; /* 2 */ } @@ -515,7 +515,7 @@ pre, code, kbd, samp { - font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + font-family: var(--tw-font-family-mono, ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); } /** @@ -21468,15 +21468,15 @@ select { } .font-sans { - font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: var(--tw-font-family-sans, "Inter var",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); } .font-serif { - font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + font-family: var(--tw-font-family-serif, ui-serif,Georgia,Cambria,"Times New Roman",Times,serif); } .font-mono { - font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + font-family: var(--tw-font-family-mono, ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); } .font-thin { @@ -69859,15 +69859,15 @@ select { } .sm\:font-sans { - font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: var(--tw-font-family-sans, "Inter var",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); } .sm\:font-serif { - font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + font-family: var(--tw-font-family-serif, ui-serif,Georgia,Cambria,"Times New Roman",Times,serif); } .sm\:font-mono { - font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + font-family: var(--tw-font-family-mono, ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); } .sm\:font-thin { @@ -118172,15 +118172,15 @@ select { } .md\:font-sans { - font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: var(--tw-font-family-sans, "Inter var",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); } .md\:font-serif { - font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + font-family: var(--tw-font-family-serif, ui-serif,Georgia,Cambria,"Times New Roman",Times,serif); } .md\:font-mono { - font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + font-family: var(--tw-font-family-mono, ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); } .md\:font-thin { @@ -166485,15 +166485,15 @@ select { } .lg\:font-sans { - font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: var(--tw-font-family-sans, "Inter var",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); } .lg\:font-serif { - font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + font-family: var(--tw-font-family-serif, ui-serif,Georgia,Cambria,"Times New Roman",Times,serif); } .lg\:font-mono { - font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + font-family: var(--tw-font-family-mono, ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); } .lg\:font-thin { @@ -214798,15 +214798,15 @@ select { } .xl\:font-sans { - font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: var(--tw-font-family-sans, "Inter var",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); } .xl\:font-serif { - font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + font-family: var(--tw-font-family-serif, ui-serif,Georgia,Cambria,"Times New Roman",Times,serif); } .xl\:font-mono { - font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + font-family: var(--tw-font-family-mono, ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); } .xl\:font-thin { @@ -263111,15 +263111,15 @@ select { } .\32xl\:font-sans { - font-family: Inter var, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: var(--tw-font-family-sans, "Inter var",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); } .\32xl\:font-serif { - font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; + font-family: var(--tw-font-family-serif, ui-serif,Georgia,Cambria,"Times New Roman",Times,serif); } .\32xl\:font-mono { - font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; + font-family: var(--tw-font-family-mono, ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); } .\32xl\:font-thin { diff --git a/tailwind.config.js b/tailwind.config.js index c9d8b42c..977bc2ef 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -1,11 +1,15 @@ const defaultTheme = require('tailwindcss/defaultTheme') +const cssVar = (name, defaultValue) => `var(--tw-${name}, ${defaultValue})` + module.exports = { darkMode: 'media', theme: { extend: { fontFamily: { - sans: ['Inter var', ...defaultTheme.fontFamily.sans], + sans: cssVar('font-family-sans', ['"Inter var"', ...defaultTheme.fontFamily.sans]), + serif: cssVar('font-family-serif', defaultTheme.fontFamily.serif), + mono: cssVar('font-family-mono', defaultTheme.fontFamily.mono), }, }, },