/* src/index.pcss */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.-mx-1\.5 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}
.-my-1\.5 {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.ms-3 {
  margin-inline-start: 0.75rem;
}
.ms-auto {
  margin-inline-start: auto;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-0 {
  height: 0px;
}
.h-2 {
  height: 0.5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-8 {
  height: 2rem;
}
.w-2 {
  width: 0.5rem;
}
.w-3 {
  width: 0.75rem;
}
.w-5 {
  width: 1.25rem;
}
.w-8 {
  width: 2rem;
}
.w-full {
  width: 100%;
}
.grow {
  flex-grow: 1;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-medium {
  font-weight: 500;
}
.lowercase {
  text-transform: lowercase;
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
html {
  height: 100%;
  overscroll-behavior: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
html:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
body {
  height: 100%;
  overscroll-behavior: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
#root {
  max-height: 100%;
  min-height: 100%;
}
.toast-container {
  position: absolute;
  right: 0.5rem;
  top: 1.5rem;
  z-index: 50;
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.focus\:ring-gray-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
.dark\:border-gray-600:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.dark\:bg-gray-700:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.dark\:bg-gray-800:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.dark\:text-gray-500:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.dark\:text-white:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark\:placeholder-gray-400:where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.dark\:placeholder-gray-400:where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.dark\:hover\:bg-gray-700:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.dark\:hover\:text-white:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark\:focus\:border-blue-500:focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.dark\:focus\:ring-blue-500:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

/* src/mc/src/layouts/AppShell.pcss */
div.appshell {
  display: flex;
  height: 100vh;
  flex-direction: column;
  overscroll-behavior: none;
}
div.appshell-body {
  flex-grow: 1;
  overflow-y: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

/* src/mc/src/components/Footer/Footer.pcss */
footer.footer {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
footer.footer:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
footer.footer {
  cursor: default;
}
.footer-container {
  margin: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.footer-container:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
button.footer-button {
  margin-inline-end: 0.25rem;
  gap: 0.25rem;
  padding: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
button.footer-button svg {
  height: 1.25rem;
}
button.footer-button svg {
  width: 1.25rem;
}
button.footer-button svg {
  fill: currentColor;
}

/* src/mc/src/components/Badge/Badge.pcss */
.badge {
  margin-inline-end: 0.5rem;
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
}
.badge svg {
  height: 0.625rem;
}
.badge svg {
  width: 0.625rem;
}
.badge.size-md {
  margin-inline-end: 0.5rem;
}
.badge.size-md {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.badge.size-md {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.badge.size-md {
  font-size: 0.75rem;
  line-height: 1rem;
}
.badge.size-md {
  font-weight: 500;
}
.badge.size-lg {
  margin-inline-end: 0.5rem;
}
.badge.size-lg {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.badge.size-lg {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.badge.size-lg {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.badge.size-lg {
  font-weight: 500;
}
.badge.badge-default {
  border-radius: 0.25rem;
}
.badge.badge-pill {
  border-radius: 9999px;
}
.badge.badge-bordered {
  border-radius: 0.25rem;
}
.badge.badge-bordered {
  border-width: 1px;
}
.badge.color-default {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity));
}
.badge.color-default {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.badge.color-default {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}
.badge.color-default:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}
.badge.color-default:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}
.badge.color-default:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity));
}
.badge.color-dark {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
}
.badge.color-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.badge.color-dark {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.badge.color-dark:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.badge.color-dark:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.badge.color-dark:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.badge.color-red {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity));
}
.badge.color-red {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.badge.color-red {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}
.badge.color-red:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity));
}
.badge.color-red:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity));
}
.badge.color-red:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity));
}
.badge.color-green {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity));
}
.badge.color-green {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.badge.color-green {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}
.badge.color-green:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity));
}
.badge.color-green:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
}
.badge.color-green:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity));
}
.badge.color-yellow {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity));
}
.badge.color-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
.badge.color-yellow {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity));
}
.badge.color-yellow:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity));
}
.badge.color-yellow:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity));
}
.badge.color-yellow:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity));
}
.badge.color-indigo {
  --tw-border-opacity: 1;
  border-color: rgb(55 48 163 / var(--tw-border-opacity));
}
.badge.color-indigo {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}
.badge.color-indigo {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity));
}
.badge.color-indigo:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity));
}
.badge.color-indigo:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity));
}
.badge.color-indigo:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity));
}
.badge.color-purple {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity));
}
.badge.color-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity));
}
.badge.color-purple {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity));
}
.badge.color-purple:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity));
}
.badge.color-purple:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity));
}
.badge.color-purple:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity));
}
.badge.color-pink {
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity));
}
.badge.color-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity));
}
.badge.color-pink {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity));
}
.badge.color-pink:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity));
}
.badge.color-pink:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity));
}
.badge.color-pink:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity));
}
.badge a {
  cursor: pointer;
}
.badge a svg {
  fill: currentColor;
}

/* src/mc/src/components/Button/Button.pcss */
button {
  margin-inline-end: 0.5rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
button.size-xs {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
button.size-xs {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
button.size-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
button.size-xs {
  font-weight: 500;
}
button.size-xs svg {
  height: 0.75rem;
}
button.size-xs svg {
  width: 0.75rem;
}
button.size-sm {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
button.size-sm {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
button.size-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
button.size-sm {
  font-weight: 500;
}
button.size-sm svg {
  height: 0.75rem;
}
button.size-sm svg {
  width: 0.75rem;
}
button.size-m {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
button.size-m {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
button.size-m {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
button.size-m {
  font-weight: 500;
}
button.size-m svg {
  height: 0.875rem;
}
button.size-m svg {
  width: 0.875rem;
}
button.size-lg {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
button.size-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
button.size-lg {
  font-size: 1rem;
  line-height: 1.5rem;
}
button.size-lg {
  font-weight: 500;
}
button.size-lg svg {
  height: 1rem;
}
button.size-lg svg {
  width: 1rem;
}
button.size-xl {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
button.size-xl {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
button.size-xl {
  font-size: 1rem;
  line-height: 1.5rem;
}
button.size-xl {
  font-weight: 500;
}
button.size-xl svg {
  height: 1rem;
}
button.size-xl svg {
  width: 1rem;
}
button.size-icon {
  margin-inline-end: 0px;
}
button.size-icon {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
button.size-icon {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
button.size-icon {
  font-size: 1rem;
  line-height: 1.5rem;
}
button.size-icon {
  font-weight: 500;
}
button.size-icon svg {
  height: 1.5rem;
}
button.size-icon svg {
  width: 1.5rem;
}
button.size-square {
  margin-top: auto;
  margin-bottom: auto;
}
button.size-square {
  margin-inline-end: 0px;
}
button.size-square {
  height: -moz-min-content;
  height: min-content;
}
button.size-square {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
button.size-square {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
button.size-square {
  font-size: 1rem;
  line-height: 1.5rem;
}
button.size-square {
  font-weight: 500;
}
button.size-square svg {
  height: 1.5rem;
}
button.size-square svg {
  width: 1.5rem;
}
button.btn-default {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
button.btn-default {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-default:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
button.btn-default:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-default:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-default:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity));
}
button.btn-default:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
button.btn-default:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
button.btn-default:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
}
button.btn-alternative {
  border-width: 1px;
}
button.btn-alternative {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
button.btn-alternative {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
button.btn-alternative {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
button.btn-alternative:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
button.btn-alternative:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
button.btn-alternative:focus {
  z-index: 10;
}
button.btn-alternative:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-alternative:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-alternative:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity));
}
button.btn-alternative:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
button.btn-alternative:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
button.btn-alternative:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
button.btn-alternative:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
button.btn-alternative:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-alternative:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity));
}
button.btn-ghost {
  border-width: 0px;
}
button.btn-ghost {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
button.btn-ghost {
  background-color: transparent;
}
button.btn-ghost {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
button.btn-ghost:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
button.btn-ghost:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
button.btn-ghost:focus {
  z-index: 10;
}
button.btn-ghost:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-ghost:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-ghost:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity));
}
button.btn-ghost:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
button.btn-ghost:where(.dark, .dark *) {
  background-color: transparent;
}
button.btn-ghost:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
button.btn-ghost:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
button.btn-ghost:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-ghost:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity));
}
button.btn-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
button.btn-dark {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
button.btn-dark:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-dark:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-dark:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
button.btn-dark:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}
button.btn-dark:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
button.btn-dark:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
button.btn-dark:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity));
}
button.btn-light {
  border-width: 1px;
}
button.btn-light {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
button.btn-light {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
button.btn-light {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
button.btn-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
button.btn-light:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-light:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-light:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity));
}
button.btn-light:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
button.btn-light:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
button.btn-light:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-light:hover:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
button.btn-light:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
button.btn-light:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity));
}
button.btn-invert {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
button.btn-invert {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-invert:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
button.btn-invert:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-invert:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-invert:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
button.btn-invert:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
button.btn-invert:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
button.btn-invert:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
button.btn-invert:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
button.btn-invert:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity));
}
button.btn-green {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}
button.btn-green {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity));
}
button.btn-green:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-green:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-green:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity));
}
button.btn-green:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
button.btn-green:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}
button.btn-green:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity));
}
button.btn-red {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
button.btn-red {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
button.btn-red:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-red:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-red:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity));
}
button.btn-red:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
button.btn-red:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
button.btn-red:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity));
}
button.btn-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}
button.btn-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
button.btn-yellow:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-yellow:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-yellow:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity));
}
button.btn-yellow:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity));
}
button.btn-purple {
  margin-bottom: 0.5rem;
}
button.btn-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity));
}
button.btn-purple {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity));
}
button.btn-purple:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-purple:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-purple:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity));
}
button.btn-purple:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity));
}
button.btn-purple:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity));
}
button.btn-purple:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity));
}
button.btn-outline-default {
  border-width: 1px;
}
button.btn-outline-default {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}
button.btn-outline-default {
  text-align: center;
}
button.btn-outline-default {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
button.btn-outline-default:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
button.btn-outline-default:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-default:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-outline-default:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-outline-default:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity));
}
button.btn-outline-default:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
button.btn-outline-default:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
button.btn-outline-default:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
button.btn-outline-default:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-default:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
}
button.btn-outline-dark {
  border-width: 1px;
}
button.btn-outline-dark {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity));
}
button.btn-outline-dark {
  text-align: center;
}
button.btn-outline-dark {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
button.btn-outline-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
button.btn-outline-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-dark:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-outline-dark:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-outline-dark:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
button.btn-outline-dark:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
button.btn-outline-dark:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
button.btn-outline-dark:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
button.btn-outline-dark:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-dark:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity));
}
button.btn-outline-green {
  border-width: 1px;
}
button.btn-outline-green {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity));
}
button.btn-outline-green {
  text-align: center;
}
button.btn-outline-green {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
button.btn-outline-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity));
}
button.btn-outline-green:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-green:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-outline-green:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-outline-green:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity));
}
button.btn-outline-green:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
}
button.btn-outline-green:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
button.btn-outline-green:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
button.btn-outline-green:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-green:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity));
}
button.btn-outline-red {
  border-width: 1px;
}
button.btn-outline-red {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
}
button.btn-outline-red {
  text-align: center;
}
button.btn-outline-red {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
button.btn-outline-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
button.btn-outline-red:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-red:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-outline-red:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-outline-red:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity));
}
button.btn-outline-red:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
button.btn-outline-red:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
button.btn-outline-red:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
button.btn-outline-red:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-red:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity));
}
button.btn-outline-yellow {
  border-width: 1px;
}
button.btn-outline-yellow {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity));
}
button.btn-outline-yellow {
  text-align: center;
}
button.btn-outline-yellow {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}
button.btn-outline-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
button.btn-outline-yellow:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-yellow:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-outline-yellow:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-outline-yellow:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity));
}
button.btn-outline-yellow:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity));
}
button.btn-outline-yellow:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity));
}
button.btn-outline-yellow:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}
button.btn-outline-yellow:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-yellow:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity));
}
button.btn-outline-purple {
  border-width: 1px;
}
button.btn-outline-purple {
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity));
}
button.btn-outline-purple {
  text-align: center;
}
button.btn-outline-purple {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity));
}
button.btn-outline-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity));
}
button.btn-outline-purple:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-purple:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button.btn-outline-purple:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
button.btn-outline-purple:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity));
}
button.btn-outline-purple:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity));
}
button.btn-outline-purple:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity));
}
button.btn-outline-purple:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity));
}
button.btn-outline-purple:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
button.btn-outline-purple:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity));
}
button:is([disabled]) {
  cursor: not-allowed;
}
button:is([disabled]) {
  opacity: 0.9;
}
button svg {
  height: 1.25rem;
}
button svg {
  width: 1.25rem;
}
button svg {
  fill: currentColor;
}
button span.label {
  display: flex;
}
button span.label {
  align-items: center;
}

/* src/components/FooterBar/FooterBar.pcss */
.badge.fixflex svg {
  height: 0.75rem;
}
.badge.fixflex svg {
  width: 0.75rem;
}
.badge.fixflex svg {
  fill: currentColor;
}

/* src/components/AgendaView/AgendaView.pcss */
.agenda-view {
  margin-left: auto;
  margin-right: auto;
  max-width: 85ch;
}

/* src/components/AgendaHeader/AgendaHeader.pcss */
.agenda-header {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.agenda-header :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.agenda-header :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.agenda-header :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.agenda-header :where(strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.agenda-header :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.agenda-header :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.agenda-header :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.agenda-header :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.agenda-header :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.agenda-header :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.agenda-header :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.agenda-header :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.agenda-header :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.agenda-header :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.agenda-header :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.agenda-header :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.agenda-header :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: decimal;
}
.agenda-header :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.agenda-header :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.agenda-header :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
  color: var(--tw-prose-bullets);
}
.agenda-header :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.agenda-header :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.agenda-header :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.agenda-header :where(blockquote p:first-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: open-quote;
}
.agenda-header :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: close-quote;
}
.agenda-header :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.agenda-header :where(h1 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 900;
  color: inherit;
}
.agenda-header :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.agenda-header :where(h2 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 800;
  color: inherit;
}
.agenda-header :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.agenda-header :where(h3 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.agenda-header :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.agenda-header :where(h4 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.agenda-header :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.agenda-header :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.agenda-header :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.agenda-header :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.agenda-header :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.agenda-header :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: "`";
}
.agenda-header :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: "`";
}
.agenda-header :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.agenda-header :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.agenda-header :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
  font-size: 0.875em;
}
.agenda-header :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
  font-size: 0.9em;
}
.agenda-header :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.agenda-header :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.agenda-header :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.agenda-header :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.agenda-header :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.agenda-header :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: none;
}
.agenda-header :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: none;
}
.agenda-header :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.agenda-header :where(thead):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.agenda-header :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.agenda-header :where(tbody tr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.agenda-header :where(tbody tr:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 0;
}
.agenda-header :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: baseline;
}
.agenda-header :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.agenda-header :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: top;
}
.agenda-header :where(th, td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  text-align: start;
}
.agenda-header :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.agenda-header :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.agenda-header {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.agenda-header :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.agenda-header :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.agenda-header :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.agenda-header :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.agenda-header :where(.prose > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.agenda-header :where(.prose > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.agenda-header :where(.prose > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.agenda-header :where(.prose > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.agenda-header :where(.prose > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.agenda-header :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.agenda-header :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.agenda-header :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.agenda-header :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.agenda-header :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.agenda-header :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.agenda-header :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.agenda-header :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.agenda-header :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.agenda-header :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.agenda-header :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.agenda-header :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.agenda-header :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.agenda-header :where(.prose > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.agenda-header :where(.prose > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 0;
}
.agenda-header {
  max-width: 85ch;
}
.agenda-header:where(.dark, .dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.agenda-header :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-weight: 300;
}
.agenda-header {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 4ch;
  gap: 0.5rem;
  margin-top: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.agenda-header .title {
  display: flex;
}
.agenda-header .title {
  align-items: flex-end;
}
.agenda-header .title {
  gap: 0.5rem;
}
.agenda-header .title,
.agenda-header h1,
.agenda-header h2 {
  margin: 0px;
}
.agenda-header .title,
.agenda-header h1,
.agenda-header h2 {
  padding: 0px;
}
.agenda-header .title,
.agenda-header h1,
.agenda-header h2 {
  grid-column: span 4 / span 4;
}
.agenda-header h2 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.agenda-header h2 .divider {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.agenda-header p {
  grid-column: span 5 / span 5;
}
.agenda-header p {
  grid-column-start: 1;
}
.agenda-header .controls {
  grid-column-start: 5;
}
.agenda-header .controls {
  grid-row-start: 1;
}
.agenda-header .controls {
  justify-self: end;
}
.agenda-header button {
  margin: 0px;
}
.agenda-header button {
  gap: 0.25rem;
}
.agenda-header button {
  padding: 0.25rem;
}
.agenda-header button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.agenda-header .mtitle {
  grid-column: span 3 / span 3;
}
.agenda-header .mtitle.wide {
  grid-column: span 4 / span 4;
}
.agenda-header .mdate {
  grid-column: span 2 / span 2;
}
@media (min-width: 640px) {
  .agenda-header .mdate {
    grid-column: span 1 / span 1;
  }
}
.agenda-header .mstart {
  grid-column: span 2 / span 2;
}
@media (min-width: 640px) {
  .agenda-header .mstart {
    grid-column: span 1 / span 1;
  }
}
.agenda-header .mend {
  grid-column: span 2 / span 2;
}
@media (min-width: 640px) {
  .agenda-header .mend {
    grid-column: span 1 / span 1;
  }
}
.agenda-header .mlocation {
  grid-column: span 3 / span 3;
}
@media (min-width: 640px) {
  .agenda-header .mlocation {
    grid-column: span 1 / span 1;
  }
}

/* src/mc/src/components/Input/input.pcss */
div.inlineForm {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
div.inputGroup {
  padding-bottom: 0.5rem;
  text-align: left;
}
div.inputGroup.max-w-date {
  max-width: 12ch;
}
div.inputGroup.max-w-time {
  max-width: 9ch;
}
div.inputGroup {
  position: relative;
}
div.inputGroup input {
  display: block;
}
div.inputGroup input {
  width: 100%;
}
div.inputGroup input {
  border-radius: 0.5rem;
}
div.inputGroup input {
  border-width: 1px;
}
div.inputGroup input {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
div.inputGroup input {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
div.inputGroup input {
  padding: 0.625rem;
}
div.inputGroup input {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
div.inputGroup input {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
div.inputGroup input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup input:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup input:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
div.inputGroup input:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
div.inputGroup input:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
div.inputGroup input:where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup input:where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup input:focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup input:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup input:focus:focus,
div.inputGroup input :focus-within:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
div.inputGroup input:focus:focus,
div.inputGroup input :focus-within:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup input:invalid {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}
div.inputGroup input:is([type=time], [type=date]) {
  height: 2.5rem;
}
div.inputGroup input:is([type=time], [type=date]) {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
div.inputGroup input:is([type=checkbox]) {
  cursor: pointer;
}
div.inputGroup input:is([disabled]) {
  display: block;
}
div.inputGroup input:is([disabled]) {
  width: 100%;
}
div.inputGroup input:is([disabled]) {
  cursor: not-allowed;
}
div.inputGroup input:is([disabled]) {
  border-radius: 0.5rem;
}
div.inputGroup input:is([disabled]) {
  border-width: 1px;
}
div.inputGroup input:is([disabled]) {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
div.inputGroup input:is([disabled]) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
div.inputGroup input:is([disabled]) {
  padding: 0.625rem;
}
div.inputGroup input:is([disabled]) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
div.inputGroup input:is([disabled]) {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
div.inputGroup input:is([disabled]):focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup input:is([disabled]):focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup input:is([disabled]):where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
div.inputGroup input:is([disabled]):where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
div.inputGroup input:is([disabled]):where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
div.inputGroup input:is([disabled]):where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup input:is([disabled]):where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup input:is([disabled]):focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup input:is([disabled]):focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup input:focus-visible {
  outline: none;
  outline-offset: 0px;
}
div.inputGroup label {
  margin-bottom: 0.5rem;
}
div.inputGroup label {
  display: block;
}
div.inputGroup label {
  padding-left: 0.25rem;
}
div.inputGroup label {
  text-align: left;
}
div.inputGroup label {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
div.inputGroup label {
  font-weight: 500;
}
div.inputGroup label {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
div.inputGroup .peer:is([type=checkbox]) ~ label {
  display: inline-block;
}
div.inputGroup .peer:is([type=checkbox]) ~ label {
  cursor: pointer;
}
div.inputGroup label:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
div.inputGroup label.toggle {
  display: flex;
}
div.inputGroup label.toggle {
  cursor: pointer;
}
div.inputGroup label.toggle {
  align-items: center;
}
div.inputGroup label.toggle {
  padding-left: 0px;
}
div.inputGroup label.chips {
  display: block;
}
div.inputGroup label.chips {
  width: 100%;
}
div.inputGroup label.chips {
  border-radius: 0.5rem;
}
div.inputGroup label.chips {
  border-width: 1px;
}
div.inputGroup label.chips {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
div.inputGroup label.chips {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
div.inputGroup label.chips {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
div.inputGroup label.chips {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
div.inputGroup label.chips:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
div.inputGroup label.chips:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
div.inputGroup label.chips:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
div.inputGroup label.chips:where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup label.chips:where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup label.chips {
  margin-bottom: 0px;
}
div.inputGroup label.chips {
  display: flex;
}
div.inputGroup label.chips {
  flex-wrap: wrap;
}
div.inputGroup label.chips {
  align-items: center;
}
div.inputGroup label.chips {
  gap: 0.5rem;
}
div.inputGroup label.chips {
  padding: 0.5rem;
}
div.inputGroup label.chips {
  padding: 0.5rem;
}
div.inputGroup label.chips .badge {
  margin: 0px;
}
div.inputGroup label.chips .badge {
  max-height: 1.25rem;
}
div.inputGroup label.chips:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup label.chips:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
div.inputGroup label.chips:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup label.chips:focus-within:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup label.chips:focus-within:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup label.chips:has(input:invalid) {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])) {
  display: block;
}
div.inputGroup label.chips:has(input:is([disabled])) {
  width: 100%;
}
div.inputGroup label.chips:has(input:is([disabled])) {
  cursor: not-allowed;
}
div.inputGroup label.chips:has(input:is([disabled])) {
  border-radius: 0.5rem;
}
div.inputGroup label.chips:has(input:is([disabled])) {
  border-width: 1px;
}
div.inputGroup label.chips:has(input:is([disabled])) {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])) {
  padding: 0.625rem;
}
div.inputGroup label.chips:has(input:is([disabled])) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
div.inputGroup label.chips:has(input:is([disabled])) {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup label.chips:has(input:is([disabled])):focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  display: inline;
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  min-height: 1.5rem;
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  width: auto;
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  flex-grow: 1;
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  border-radius: 0px;
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  border-width: 0px;
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  background-color: transparent;
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  padding: 0px;
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
div.inputGroup label.chips input,
div.inputGroup label.chips input:focus,
div.inputGroup label.chips input:focus-visible {
  outline: none;
  outline-offset: 0px;
}
div.inputGroup div.toggle {
  position: relative;
}
div.inputGroup div.toggle {
  display: inline-block;
}
div.inputGroup div.toggle {
  height: 1.5rem;
}
div.inputGroup div.toggle {
  width: 2.75rem;
}
div.inputGroup div.toggle {
  border-radius: 9999px;
}
div.inputGroup div.toggle {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  position: absolute;
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  top: 0.125rem;
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  inset-inline-start: 2px;
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  height: 1.25rem;
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  width: 1.25rem;
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  border-radius: 9999px;
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  border-width: 1px;
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
div.inputGroup div.toggle::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
div.inputGroup div.toggle::after {
  --tw-content: "";
  content: var(--tw-content);
}
div.inputGroup .peer:checked ~ div.toggle {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
div.inputGroup .peer:checked ~ div.toggle::after {
  content: var(--tw-content);
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
div.inputGroup .peer:checked ~ div.toggle::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
div.inputGroup .peer:focus ~ div.toggle {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
div.inputGroup .peer:focus ~ div.toggle {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity));
}
div.inputGroup .peer:checked ~ div.toggle:where([dir=rtl], [dir=rtl] *)::after {
  content: var(--tw-content);
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
div.inputGroup div.toggle:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
div.inputGroup div.toggle:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
div.inputGroup .peer:focus ~ div.toggle:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
}
div.inputGroup p.helper {
  margin-top: 0.25rem;
}
div.inputGroup p.helper {
  padding-left: 0.25rem;
}
div.inputGroup p.helper {
  text-align: left;
}
div.inputGroup p.helper {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
div.inputGroup p.helper {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
div.inputGroup p.helper:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
div.inputGroup textarea {
  display: block;
}
div.inputGroup textarea {
  width: 100%;
}
div.inputGroup textarea {
  border-radius: 0.5rem;
}
div.inputGroup textarea {
  border-width: 1px;
}
div.inputGroup textarea {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
div.inputGroup textarea {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
div.inputGroup textarea {
  padding: 0.625rem;
}
div.inputGroup textarea {
  padding-bottom: 1rem;
}
div.inputGroup textarea {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
div.inputGroup textarea {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
div.inputGroup textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup textarea:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup textarea:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
div.inputGroup textarea:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
div.inputGroup textarea:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
div.inputGroup textarea:where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup textarea:where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup textarea:focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup textarea:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup textarea:focus:focus,
div.inputGroup textarea :focus-within:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
div.inputGroup textarea:focus:focus,
div.inputGroup textarea :focus-within:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup textarea:is([disabled]) {
  display: block;
}
div.inputGroup textarea:is([disabled]) {
  width: 100%;
}
div.inputGroup textarea:is([disabled]) {
  cursor: not-allowed;
}
div.inputGroup textarea:is([disabled]) {
  border-radius: 0.5rem;
}
div.inputGroup textarea:is([disabled]) {
  border-width: 1px;
}
div.inputGroup textarea:is([disabled]) {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
div.inputGroup textarea:is([disabled]) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
div.inputGroup textarea:is([disabled]) {
  padding: 0.625rem;
}
div.inputGroup textarea:is([disabled]) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
div.inputGroup textarea:is([disabled]) {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
div.inputGroup textarea:is([disabled]):focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup textarea:is([disabled]):focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup textarea:is([disabled]):where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
div.inputGroup textarea:is([disabled]):where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
div.inputGroup textarea:is([disabled]):where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
div.inputGroup textarea:is([disabled]):where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup textarea:is([disabled]):where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
div.inputGroup textarea:is([disabled]):focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
div.inputGroup textarea:is([disabled]):focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup textarea:focus-visible {
  outline: none;
  outline-offset: 0px;
}
div.inputGroup input[type=checkbox] {
  display: inline;
}
div.inputGroup input[type=checkbox] {
  height: 1rem;
}
div.inputGroup input[type=checkbox] {
  width: 1rem;
}
div.inputGroup input[type=checkbox] {
  border-radius: 0.25rem;
}
div.inputGroup input[type=checkbox] {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
div.inputGroup input[type=checkbox] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
div.inputGroup input[type=checkbox] {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
div.inputGroup input[type=checkbox]:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
div.inputGroup input[type=checkbox]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
div.inputGroup input[type=checkbox]:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
div.inputGroup input[type=checkbox]:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
div.inputGroup input[type=checkbox]:where(.dark, .dark *) {
  --tw-ring-offset-color: #1f2937;
}
div.inputGroup input[type=checkbox]:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity));
}
div.inputGroup input[type=color] {
  display: inline-block;
}
div.inputGroup input[type=color] {
  height: 2.5rem;
}
div.inputGroup input[type=color] {
  padding: 0.125rem;
}

/* src/components/AgendaDetailsEdit/AgendaDetailsEdit.pcss */
.agenda-details {
  position: relative;
  grid-column: span 5 / span 5;
}
.agenda-details .inputs {
  grid-template-columns: 1fr 1fr 1fr;
}
.agenda-details .inputs {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.agenda-details .inputs > .inputGroup {
  grid-column: span 3 / span 3;
}
.agenda-details .inputs .dialindetails {
  grid-column: span 3 / span 3;
}
.agenda-details .inputs .dialindetails {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.agenda-details .inputs .dialindetails {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.agenda-details .inputs .dialindetails .inputGroup {
  grid-column: span 4 / span 4;
}
.agenda-details .inputs .dialindetails .mdialinmid,
.agenda-details .inputs .dialindetails .mdialinmcode,
.agenda-details .inputs .dialindetails .mdialinphoneid,
.agenda-details .inputs .dialindetails .mdialinvcid,
.agenda-details .inputs .dialindetails .mdialinphonenr,
.agenda-details .inputs .dialindetails .mdialinphoneurl {
  grid-column: span 4 / span 4;
}
@media (min-width: 768px) {
  .agenda-details .inputs .dialindetails .mdialinmid,
  .agenda-details .inputs .dialindetails .mdialinmcode,
  .agenda-details .inputs .dialindetails .mdialinphoneid,
  .agenda-details .inputs .dialindetails .mdialinvcid,
  .agenda-details .inputs .dialindetails .mdialinphonenr,
  .agenda-details .inputs .dialindetails .mdialinphoneurl {
    grid-column: span 2 / span 2;
  }
}
.agenda-details .inputs .optGroup {
  grid-column: span 4 / span 4;
}
.agenda-details .inputs .optGroup .opts {
  display: flex;
}
.agenda-details .inputs .optGroup .opts {
  flex-wrap: wrap;
}
.agenda-details .inputs .optGroup .opts {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.agenda-details .inputs .optGroup label.header {
  grid-column: span 4 / span 4;
}
.agenda-details .inputs .optGroup label.header {
  min-height: 2.5rem;
}
.agenda-details hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.agenda-details hr {
  display: flex;
}
.agenda-details hr {
  justify-content: center;
}
.agenda-details hr {
  height: 0.25rem;
}
.agenda-details hr {
  grid-column: span 3 / span 3;
}
.agenda-details button {
  position: absolute;
}
.agenda-details button {
  top: -0.375rem;
}
.agenda-details button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.agenda-details button:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

/* src/components/TopicView/TopicView.pcss */
.topic-view {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 4ch;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.topic-view :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.topic-view :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.topic-view :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.topic-view :where(strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.topic-view :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.topic-view :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.topic-view :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.topic-view :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.topic-view :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.topic-view :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.topic-view :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-alpha;
}
.topic-view :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-alpha;
}
.topic-view :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.topic-view :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.topic-view :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: upper-roman;
}
.topic-view :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: lower-roman;
}
.topic-view :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: decimal;
}
.topic-view :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.topic-view :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.topic-view :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
  color: var(--tw-prose-bullets);
}
.topic-view :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.topic-view :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.topic-view :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.topic-view :where(blockquote p:first-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: open-quote;
}
.topic-view :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: close-quote;
}
.topic-view :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.topic-view :where(h1 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 900;
  color: inherit;
}
.topic-view :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.topic-view :where(h2 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 800;
  color: inherit;
}
.topic-view :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.topic-view :where(h3 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.topic-view :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.topic-view :where(h4 strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 700;
  color: inherit;
}
.topic-view :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.topic-view :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.topic-view :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.topic-view :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.topic-view :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.topic-view :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: "`";
}
.topic-view :where(code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: "`";
}
.topic-view :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.topic-view :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.topic-view :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
  font-size: 0.875em;
}
.topic-view :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
  font-size: 0.9em;
}
.topic-view :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.topic-view :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.topic-view :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: inherit;
}
.topic-view :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.topic-view :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.topic-view :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::before {
  content: none;
}
.topic-view :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *))::after {
  content: none;
}
.topic-view :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.topic-view :where(thead):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.topic-view :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.topic-view :where(tbody tr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.topic-view :where(tbody tr:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-bottom-width: 0;
}
.topic-view :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: baseline;
}
.topic-view :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.topic-view :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  vertical-align: top;
}
.topic-view :where(th, td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  text-align: start;
}
.topic-view :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.topic-view :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.topic-view {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.topic-view :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.topic-view :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.topic-view :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.topic-view :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.375em;
}
.topic-view :where(.prose > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.topic-view :where(.prose > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.topic-view :where(.prose > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.topic-view :where(.prose > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
}
.topic-view :where(.prose > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.25em;
}
.topic-view :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.topic-view :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.topic-view :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.topic-view :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.topic-view :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.topic-view :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.topic-view :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.topic-view :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.topic-view :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.topic-view :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.topic-view :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}
.topic-view :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}
.topic-view :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.topic-view :where(.prose > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}
.topic-view :where(.prose > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 0;
}
.topic-view {
  max-width: 85ch;
}
.topic-view:where(.dark, .dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.topic-view :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
  font-weight: 300;
}
.topic-view {
  margin-top: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.topic-view:has(button.delete:hover) {
  text-decoration-line: line-through;
}
.topic-view:has(button.delete:hover) {
  text-decoration-color: #ef4444;
}
.topic-view:has(button.delete:hover) {
  text-decoration-thickness: 4px;
}
.topic-view .topic-title,
.topic-view .topic-detail,
.topic-view .topic-description,
.topic-view .topic-info {
  grid-column: span 4 / span 4;
}
.topic-view .topic-title {
  display: flex;
}
.topic-view .topic-title {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.topic-view .topic-title .title {
  flex-grow: 1;
}
.topic-view h3.topic-title {
  margin-top: 0.5rem;
}
.topic-view h3.topic-title {
  border-radius: 0.375rem;
}
.topic-view h3.topic-title {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.topic-view h3.topic-title {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.topic-view h3.topic-title:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.topic-view .topic-header {
  grid-column: span 4 / span 4;
}
.topic-view .topic-header {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.topic-view .topic-header {
  margin-top: 0.5rem;
}
.topic-view .topic-header {
  border-radius: 0.375rem;
}
.topic-view .topic-header {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.topic-view .topic-header {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.topic-view .topic-header:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.topic-view .topic-header .topic-title-line1,
.topic-view .topic-header .topic-title-line2 {
  display: flex;
}
.topic-view .topic-header .topic-title-line1,
.topic-view .topic-header .topic-title-line2 {
  align-items: baseline;
}
.topic-view .topic-header .topic-title-line1,
.topic-view .topic-header .topic-title-line2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.topic-view .topic-header .icon {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.topic-view .topic-header .icon:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.topic-view .topic-header .icon svg {
  display: inline;
}
.topic-view .topic-header .icon svg {
  height: 1rem;
}
.topic-view .topic-header .icon svg {
  width: 1rem;
}
.topic-view .topic-header .icon svg {
  fill: currentColor;
}
.topic-view .topic-header .icon svg {
  padding-bottom: 0.25rem;
}
.topic-view .topic-header .topic-title-line2 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.topic-view .topic-header .title {
  flex-grow: 1;
}
.topic-view .topic-header span.topic-number {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.topic-view .topic-header span.topic-number {
  text-transform: uppercase;
}
.topic-view .topic-header span.topic-title {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.topic-view .topic-header span.topic-title {
  font-weight: 700;
}
.topic-view .topic-responsible,
.topic-view .topic-speakers {
  grid-column: span 4 / span 4;
}
@media (min-width: 640px) {
  .topic-view .topic-responsible,
  .topic-view .topic-speakers {
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 768px) {
  .topic-view .topic-responsible,
  .topic-view .topic-speakers {
    grid-column: span 1 / span 1;
  }
}
.topic-view .topic-responsible {
  grid-column-start: 1;
}
.topic-view .topic-guests {
  grid-column: span 4 / span 4;
}
@media (min-width: 768px) {
  .topic-view .topic-guests {
    grid-column: span 2 / span 2;
  }
}
.topic-view .controls {
  grid-column-start: 5;
}
.topic-view .controls {
  grid-column-end: 6;
}
.topic-view .controls {
  grid-row-start: 1;
}
.topic-view .controls {
  grid-row-end: 6;
}
@media (min-width: 640px) {
  .topic-view .controls {
    grid-row-end: 5;
  }
}
@media (min-width: 768px) {
  .topic-view .controls {
    grid-row-end: 4;
  }
}
.topic-view .controls {
  display: flex;
}
.topic-view .controls {
  flex-direction: column;
}
.topic-view .controls {
  align-items: center;
}
.topic-view .controls {
  gap: 0.5rem;
}
.topic-view .controls button {
  margin: 0px;
}
.topic-view .controls button {
  gap: 0.25rem;
}
.topic-view .controls button {
  padding: 0.25rem;
}
.topic-view .controls button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.topic-view .controls button:is([disabled]) {
  cursor: not-allowed;
}
.topic-view .controls button:is([disabled]) {
  border-radius: 0.5rem;
}
.topic-view .controls button:is([disabled]) {
  border-width: 1px;
}
.topic-view .controls button:is([disabled]) {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.topic-view .controls button:is([disabled]) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.topic-view .controls button:is([disabled]) {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.topic-view .controls button:is([disabled]) {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.topic-view .controls button:is([disabled]):focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.topic-view .controls button:is([disabled]):focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.topic-view .controls button:is([disabled]):where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.topic-view .controls button:is([disabled]):where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.topic-view .controls button:is([disabled]):where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.topic-view .controls button:is([disabled]):where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.topic-view .controls button:is([disabled]):where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.topic-view .controls button:is([disabled]):focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.topic-view .controls button:is([disabled]):focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.topic-view .controls button.delete {
  fill: currentColor;
}
.topic-view .controls button.delete:hover {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.topic-view .controls button.updown {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.topic-view .controls button.updown:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.topic-view .controls button.updown:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.topic-view .controls button.updown:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

/* src/components/TopicTime/TopicTime.pcss */
.topic-time {
  max-width: 12ch;
}
.topic-time div {
  display: flex;
}
.topic-time div input {
  display: block;
}
.topic-time div input {
  width: 100%;
}
.topic-time div input {
  flex: 1 1 0%;
}
.topic-time div input {
  border-radius: 0px;
}
.topic-time div input {
  border-start-start-radius: 0.5rem;
  border-end-start-radius: 0.5rem;
}
.topic-time div input {
  border-width: 1px;
}
.topic-time div input {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.topic-time div input {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.topic-time div input {
  padding: 0.625rem;
}
.topic-time div input {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.topic-time div input {
  line-height: 1;
}
.topic-time div input {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.topic-time div input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.topic-time div input:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.topic-time div input:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.topic-time div input:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.topic-time div input:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.topic-time div input:where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.topic-time div input:where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}
.topic-time div input:focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.topic-time div input:focus:where(.dark, .dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.topic-time div button {
  display: inline-flex;
}
.topic-time div button {
  align-items: center;
}
.topic-time div button {
  border-start-start-radius: 0px;
  border-end-start-radius: 0px;
}
.topic-time div button {
  border-start-end-radius: 0.375rem;
  border-end-end-radius: 0.375rem;
}
.topic-time div button {
  border-width: 1px;
}
.topic-time div button {
  border-inline-start-width: 0px;
}
.topic-time div button {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.topic-time div button {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.topic-time div button {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.topic-time div button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.topic-time div button {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.topic-time div button:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.topic-time div button:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.topic-time div button:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity));
}
.topic-time div button svg {
  height: 1.25rem;
}
.topic-time div button svg {
  width: 1.25rem;
}
.topic-time div button svg {
  fill: currentColor;
}

/* src/components/TopicDivider/TopicDivider.pcss */
.topic-divider {
  position: relative;
  left: -0.5rem;
  display: flex;
  height: 0.5rem;
  align-items: center;
  gap: 0.5rem;
}
.topic-divider button {
  margin: 0px;
}
.topic-divider button {
  gap: 0.25rem;
}
.topic-divider button {
  padding: 0.25rem;
}
.topic-divider button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.topic-divider button {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.topic-divider hr {
  margin: 0px;
}
.topic-divider hr {
  flex-grow: 1;
}
.topic-divider hr {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.topic-divider hr:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}
.topic-divider:has(button:hover) hr {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}
.topic-divider:has(button:hover) hr:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}

/* src/mc/src/components/Toast/Toast.pcss */
.toast {
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  max-width: 20rem;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.toast:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.toast .toast-icon {
  display: inline-flex;
}
.toast .toast-icon {
  height: 2rem;
}
.toast .toast-icon {
  width: 2rem;
}
.toast .toast-icon {
  flex-shrink: 0;
}
.toast .toast-icon {
  align-items: center;
}
.toast .toast-icon {
  justify-content: center;
}
.toast .toast-icon {
  border-radius: 0.5rem;
}
.toast .toast-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.toast .toast-icon {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.toast .toast-icon:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity));
}
.toast .toast-icon:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity));
}
.toast .toast-icon svg {
  height: 1.25rem;
}
.toast .toast-icon svg {
  width: 1.25rem;
}
.toast .toast-icon svg {
  fill: currentColor;
}
.toast .toast-icon.error {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.toast .toast-icon.error {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.toast .toast-icon.error:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
.toast .toast-icon.error:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity));
}
.toast .toast-icon.warning {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
}
.toast .toast-icon.warning {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.toast .toast-icon.warning:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity));
}
.toast .toast-icon.warning:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity));
}
.toast .toast-icon.info {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.toast .toast-icon.info {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
.toast .toast-icon.info:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
.toast .toast-icon.info:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity));
}
.toast .toast-text {
  margin-inline-start: 0.5rem;
}
.toast .toast-text {
  flex-grow: 1;
}
.toast .toast-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.toast .toast-text {
  font-weight: 400;
}
.toast .toast-button {
  margin-inline-end: 0px;
}
.toast .toast-button {
  margin-inline-start: 0.5rem;
}
.toast .toast-button {
  padding: 0.25rem;
}

/* src/components/Header/Header.pcss */

/* src/mc/src/components/Toolbar/Toolbar.pcss */
header.toolbar {
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
header.toolbar:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
header.toolbar {
  cursor: default;
}
.toolbar-container {
  margin: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.25rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.toolbar-container:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.toolbar-button {
  margin-inline-end: 0.25rem;
  gap: 0.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.toolbar-button svg {
  height: 1.25rem;
}
.toolbar-button svg {
  width: 1.25rem;
}
.toolbar-button svg {
  fill: currentColor;
}
.toolbar-button span.label {
  margin: 0px;
}
.toolbar-button span.label {
  display: none;
}
.toolbar-button span.label {
  padding: 0px;
}
@media (min-width: 640px) {
  .toolbar-button span.label {
    display: flex;
  }
}

/* src/mc/src/components/Modal/Modal.pcss */
.modal {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 50;
  height: 100vh;
  max-height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .modal {
    inset: 0px;
  }
}
.modal {
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.4 ;
}
.modal:where(.dark, .dark *) {
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.4 ;
}
.modal-inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  width: 100%;
  max-width: 28rem;
  padding: 1rem;
}
@media (min-width: 768px) {
  .modal-inner {
    max-width: 36rem;
  }
}
.modal-content {
  position: relative;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.modal-content:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-width: 1px;
  padding: 1rem;
}
@media (min-width: 768px) {
  .modal-header {
    padding: 1.25rem;
  }
}
.modal-header:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.modal-header h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.modal-header h3 {
  font-weight: 600;
}
.modal-header h3 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.modal-header h3:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.modal-body {
  padding: 1rem;
}
@media (min-width: 768px) {
  .modal-body {
    padding: 1.25rem;
  }
}

/* src/mc/src/components/DropTarget/DropTarget.pcss */
.droptarget {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.droptarget label {
  display: flex;
}
.droptarget label {
  height: 16rem;
}
.droptarget label {
  width: 100%;
}
.droptarget label {
  cursor: pointer;
}
.droptarget label {
  flex-direction: column;
}
.droptarget label {
  align-items: center;
}
.droptarget label {
  justify-content: center;
}
.droptarget label {
  border-radius: 0.5rem;
}
.droptarget label {
  border-width: 2px;
}
.droptarget label {
  border-style: dashed;
}
.droptarget label {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.droptarget label {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.droptarget label:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.droptarget label:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.droptarget label:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.droptarget label:hover:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.droptarget label:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.droptarget label:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.droptarget .droptarget-inner {
  display: flex;
}
.droptarget .droptarget-inner {
  flex-direction: column;
}
.droptarget .droptarget-inner {
  align-items: center;
}
.droptarget .droptarget-inner {
  justify-content: center;
}
.droptarget .droptarget-inner {
  padding-top: 1.25rem;
}
.droptarget .droptarget-inner {
  padding-bottom: 1.5rem;
}
.droptarget .droptarget-inner p {
  margin-bottom: 0.5rem;
}
.droptarget .droptarget-inner p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.droptarget .droptarget-inner p {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.droptarget .droptarget-inner p:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

/* src/components/SettingsModal/SettingsModal.pcss */
.doctemplate {
  display: flex;
  align-items: center;
}
.doctemplate span.idx {
  width: 4ch;
}
.doctemplate .inputGroup {
  display: flex;
}
.doctemplate .inputGroup {
  flex-grow: 1;
}
.doctemplate .inputGroup {
  align-self: center;
}
.doctemplate .inputGroup {
  padding-bottom: 0px;
}
.doctemplate .inputGroup label {
  margin-bottom: 0px;
}
.doctemplate .inputGroup input {
  align-self: center;
}
.doctemplate .actions {
  display: flex;
}
.setting-group {
  margin-bottom: 1rem;
}
h4.settings-group-title {
  font-weight: 700;
}
.settings-group-contents {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
