*, ::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:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/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;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}.\!container{
  width: 100% !important;
}.container{
  width: 100%;
}@media (min-width: 640px){.\!container{
    max-width: 640px !important;
  }.container{
    max-width: 640px;
  }
}@media (min-width: 768px){.\!container{
    max-width: 768px !important;
  }.container{
    max-width: 768px;
  }
}@media (min-width: 1024px){.\!container{
    max-width: 1024px !important;
  }.container{
    max-width: 1024px;
  }
}@media (min-width: 1280px){.\!container{
    max-width: 1280px !important;
  }.container{
    max-width: 1280px;
  }
}@media (min-width: 1536px){.\!container{
    max-width: 1536px !important;
  }.container{
    max-width: 1536px;
  }
}.pac-container {
    background: var(--pm-surface);
    border: 1px solid var(--pm-border);
    box-shadow: var(--pm-shadow-md);
  }.pac-item, .pac-item-query{
  cursor: pointer;
  padding: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
    color: var(--pm-text);
}.icon-btn-round-md{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.mention-card .icon-btn-round-md {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .icon-btn-round-md {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .icon-btn-round-md {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.icon-btn-round-md > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .icon-btn-round-md.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.icon-btn-round-md.min-h-0 {
  flex: 1;
  min-height: 0;
}.icon-btn-round-md{
  height: 2.5rem;
  width: 2.5rem;
}.icon-btn-round-lg{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.mention-card .icon-btn-round-lg {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .icon-btn-round-lg {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .icon-btn-round-lg {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.icon-btn-round-lg > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .icon-btn-round-lg.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.icon-btn-round-lg.min-h-0 {
  flex: 1;
  min-height: 0;
}.icon-btn-round-lg{
  height: 2.75rem;
  width: 2.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}.text-field{
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(45 84 134 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.text-field:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
}.text-field {
    color: var(--pm-text);
  }.text-field:focus{
  --tw-border-opacity: 1;
  border-color: rgb(97 131 183 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.text-field:disabled {
      color: var(--pm-text-muted);
      background: var(--pm-surface-alt);
    }.form-field{
  display: block;
  width: 100%;
  border-radius: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border: 1px solid var(--pm-border);
    background: var(--pm-surface);
    color: var(--pm-text);
}.form-field:focus{
  --tw-border-opacity: 1;
  border-color: rgb(97 131 183 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.form-field:disabled {
      color: var(--pm-text-muted);
      background: var(--pm-surface-alt);
    }.form-field-group{
  width: 100%;
}.form-field-group > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}@media (min-width: 640px){.form-field-group{
    width: 10rem;
  }
}.form-field-group label{
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
      color: var(--pm-text-secondary);
}.text-area{
  width: 100%;
  border-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(45 84 134 / var(--tw-border-opacity, 1));
  background-image: none;
  padding: 0.75rem;
}.text-area:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
}.text-area {
    color: var(--pm-text);
  }.text-area:focus{
  --tw-border-opacity: 1;
  border-color: rgb(97 131 183 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.text-area:disabled {
      color: var(--pm-text-muted);
      background: var(--pm-surface-alt);
    }/* Inline editable fields - looks like text, no visible focus *//* Text area for form sections */.weekend, .weekend .fc-daygrid-day-frame, .weekend .fc-col-header-cell-cushion{
  color: var(--pm-danger);
}.datepicker-picker {
    background: var(--pm-surface) !important;
  }.datepicker-picker button {
    background: var(--pm-surface) !important;
    color: var(--pm-accent) !important;
  }.datepicker-picker button:focus { outline: none !important; }.datepicker-picker button svg{
  color: var(--pm-info) !important;
}.datepicker-cell.selected{
  border-radius: 9999px !important;
  background-color: var(--pm-info) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.datepicker-picker .bg-blue-700{
  background-color: var(--pm-info);
}.datepicker-picker .datepicker-cell {
    color: var(--pm-text) !important;
    padding: 0.125rem !important;
  }.datepicker-picker .datepicker-cell:hover {
      background: var(--pm-accent-soft) !important;
      color: var(--pm-accent) !important;
    }.datepicker-picker .datepicker-cell.next, .datepicker-picker .datepicker-cell.prev {
    color: var(--pm-text-muted) !important;
  }.datepicker-inline .datepicker-picker{
  width: 100% !important;
  padding: 0px !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}@media (max-width: 640px) {

    .inline-datepicker{
    width: 100%;
  }

    .datepicker-inline .days{
    width: 100%;
  }

    .datepicker-inline .datepicker-grid{
    width: 100%;
  }

    .datepicker-inline .datepicker-cell.selected{
    margin-inline-start: 0.25rem;
    width: 2.5rem;
  }

    {
    width: 100%;
  }

    .datepicker-inline .\!days{
    width: 100%;
  }

    {
    width: 100%;
    margin-inline-start: 0.25rem;
    width: 2.5rem;
  }
  }.range-start, .range-end{
  background-color: var(--pm-info) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.range-between{
  background-color: var(--pm-info-soft) !important;
  color: var(--pm-info) !important;
}[data-folder-drop-zone-target="dropZone"].range-between {
  border-width: 2px !important;
  border-style: dashed !important;
}.datepicker-cell.has-time-entry {
    position: relative;
  }.datepicker-cell.has-time-entry::after{
  background-color: var(--pm-info);
    content: '';
    position: absolute;
    top: 8px;
    right: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    z-index: 1;
    pointer-events: none;
}/* Ensure TomSelect wrapper doesn't shift vertical alignment */.tom-select-sm,
  .tom-select-xs {
    display: flex;
    align-items: center;
  }.tom-select-sm .ts-wrapper,
  .tom-select-xs .ts-wrapper {
    width: 100%;
    margin: 0 !important;
    min-height: 0 !important;
  }/* Base TomSelect — match .input: height 36px */.ts-wrapper .ts-control,
  .ts-wrapper.single .ts-control,
  .ts-wrapper.multi .ts-control {
    background: var(--pm-surface) !important;
    border: 1px solid var(--pm-border) !important;
    border-radius: var(--pm-radius-sm) !important;
    box-shadow: none !important;
    padding: 4px 10px !important;
    font-size: 13px !important;
    font-family: var(--pm-font) !important;
    color: var(--pm-text) !important;
    min-height: 0 !important;
    line-height: 1.3 !important;
  }:is(.ts-wrapper .ts-control,.ts-wrapper.single .ts-control,.ts-wrapper.multi .ts-control) input {
      font-size: 13px !important;
      padding: 0 !important;
      margin: 0 !important;
    }.ts-wrapper .ts-control:hover {
    border-color: var(--pm-border-alt) !important;
  }.ts-wrapper.focus .ts-control {
    border-color: var(--pm-accent) !important;
    box-shadow: 0 0 0 3px var(--pm-accent-soft) !important;
  }/* Small variant — match .input--sm: height 30px */.tom-select-sm .ts-wrapper .ts-control,
  .tom-select-sm .ts-wrapper.single .ts-control,
  .tom-select-sm .ts-wrapper.multi .ts-control {
    height: 30px !important;
    padding: 0 8px !important;
    font-size: 12px !important;
    min-height: 0 !important;
    line-height: 30px !important;
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
  }:is(.tom-select-sm .ts-wrapper .ts-control,.tom-select-sm .ts-wrapper.single .ts-control,.tom-select-sm .ts-wrapper.multi .ts-control) .item {
      font-size: 11px !important;
      padding: 0 3px !important;
      line-height: 1.3 !important;
      margin: 0 1px !important;
    }:is(.tom-select-sm .ts-wrapper .ts-control,.tom-select-sm .ts-wrapper.single .ts-control,.tom-select-sm .ts-wrapper.multi .ts-control) .\!item {
      font-size: 11px !important;
      padding: 0 3px !important;
      line-height: 1.3 !important;
      margin: 0 1px !important;
    }:is(.tom-select-sm .ts-wrapper .ts-control,.tom-select-sm .ts-wrapper.single .ts-control,.tom-select-sm .ts-wrapper.multi .ts-control) input {
      font-size: 12px !important;
      line-height: 1 !important;
      margin: 0 !important;
      padding: 0 !important;
    }.tom-select-xs .ts-wrapper .ts-control,
  .tom-select-xs .ts-wrapper.single .ts-control {
    padding: 1px 6px !important;
    font-size: 11px !important;
    min-height: 0 !important;
  }:is(.tom-select-xs .ts-wrapper .ts-control,.tom-select-xs .ts-wrapper.single .ts-control) .item {
      font-size: 11px !important;
      padding: 0 2px !important;
    }:is(.tom-select-xs .ts-wrapper .ts-control,.tom-select-xs .ts-wrapper.single .ts-control) .\!item {
      font-size: 11px !important;
      padding: 0 2px !important;
    }/* Dropdown */.ts-dropdown {
    background: var(--pm-surface) !important;
    border: 1px solid var(--pm-border) !important;
    border-radius: var(--pm-radius-sm) !important;
    box-shadow: var(--pm-shadow-md) !important;
    margin-top: 2px !important;
  }.ts-dropdown .ts-dropdown-content div {
    padding: 5px 10px !important;
    font-size: 13px !important;
  }.ts-dropdown .option,
  .ts-dropdown .no-results {
    font-size: 13px !important;
    color: var(--pm-text) !important;
    padding: 5px 10px !important;
  }.ts-dropdown .option:hover,
  .ts-dropdown .option.active {
    background: var(--pm-accent-soft) !important;
    color: var(--pm-accent) !important;
  }
  .ts-dropdown .option.\!active {
    background: var(--pm-accent-soft) !important;
    color: var(--pm-accent) !important;
  }/* Multi-select tags */.ts-wrapper.multi .ts-control > .item,
  .ts-wrapper.multi .ts-control > div {
    background: var(--pm-accent) !important;
    color: white !important;
    border: none !important;
    border-radius: 100px !important;
    font-size: 11px !important;
    padding: 0 8px !important;
    margin: 0 2px !important;
  }.ts-wrapper.multi .ts-control > .\!item {
    background: var(--pm-accent) !important;
    color: white !important;
    border: none !important;
    border-radius: 100px !important;
    font-size: 11px !important;
    padding: 0 8px !important;
    margin: 0 2px !important;
  }/* Placeholder text */.ts-control > input::-moz-placeholder {
    color: var(--pm-text-muted) !important;
  }.ts-control > input::placeholder {
    color: var(--pm-text-muted) !important;
  }/* Blank/empty option ("All projects", etc.) styled as placeholder */.ts-wrapper.single .ts-control > .item[data-value=""] {
    color: var(--pm-text-muted) !important;
  }.ts-wrapper.single .ts-control > .\!item[data-value=""] {
    color: var(--pm-text-muted) !important;
  }h1{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}.dropzone.dz-drag-hover {
    background: var(--pm-info-soft);
  }h2{
  font-weight: 700;
}/* Animated backdrop for bottom sheets and slide-in modals.
     For standard modals use .overlay-backdrop (static, no animation). */.backdrop{
  position: fixed;
  inset: 0px;
  animation: fade-in 0.15s ease-out;
    background: var(--pm-backdrop, rgba(0, 0, 0, 0.5));
    opacity: 1;
}.bottom-sheet{
  position: fixed;
  inset: 0px;
  z-index: 50;
  margin-left: auto;
  margin-right: auto;
  max-width: 28rem;
}.bottom-sheet-inner{
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: flex;
  --tw-translate-y: 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));
  flex-direction: column;
  overflow: hidden;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}.mention-card .bottom-sheet-inner {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .bottom-sheet-inner {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .bottom-sheet-inner {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.bottom-sheet-inner > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .bottom-sheet-inner.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex.bottom-sheet-inner.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.bottom-sheet-inner.min-h-0 {
  flex: 1;
  min-height: 0;
}.bottom-sheet-inner {
    background: var(--pm-surface);
    box-shadow: var(--pm-shadow-lg);
    max-height: 85vh;
  }.bottom-sheet summary {
    list-style: none;
  }.bottom-sheet summary::-webkit-details-marker {
    display: none;
  }#lightbox-modal {
    opacity: 0;
    transform: scale(1.04);
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  }#lightbox-modal.lightbox-open {
    opacity: 1;
    transform: scale(1);
  }#lightbox-modal.lightbox-closing {
    opacity: 0;
    transform: scale(1.04);
    transition: opacity 0.15s ease-in, transform 0.15s ease-in;
  }.lightbox-strip-scroll {
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x proximity;
    padding: 28px 50% 24px 50%;
    gap: 2px;
  }.lightbox-strip-scroll::-webkit-scrollbar { display: none; }.strip-thumb {
    position: relative;
    scroll-snap-align: center;
    scroll-snap-stop: normal;
    will-change: transform, filter;
    transition: transform 0.15s ease-out, filter 0.15s ease-out;
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
  }.strip-thumb.active { box-shadow: 0 0 0 1px rgba(255,255,255,0.9), 0 0 14px 3px rgba(255,255,255,0.2); }.strip-thumb.\!active { box-shadow: 0 0 0 1px rgba(255,255,255,0.9), 0 0 14px 3px rgba(255,255,255,0.2) !important; }.strip-date-divider {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 1px;
    height: 56px;
    margin: 0 10px;
    background: rgba(255, 255, 255, 0.25);
    position: relative;
  }.strip-date-divider-label {
    position: absolute;
    top: -22px;
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.5rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    pointer-events: none;
  }.lightbox-action-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.mention-card .lightbox-action-btn {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .lightbox-action-btn {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .lightbox-action-btn {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.lightbox-action-btn > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .lightbox-action-btn.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.lightbox-action-btn.min-h-0 {
  flex: 1;
  min-height: 0;
}.lightbox-action-btn{
  height: 2.5rem;
  width: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(27 50 80 / var(--tw-bg-opacity, 1));
}.lightbox-action-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(36 67 107 / var(--tw-bg-opacity, 1));
}.lightbox-media-fit{
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}.pm-chat-drawer__chat .flex.flex-col.lightbox-media-fit {
  flex: 1;
  min-height: 0;
}.lightbox-tool-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.mention-card .lightbox-tool-btn {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .lightbox-tool-btn {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .lightbox-tool-btn {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.lightbox-tool-btn > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .lightbox-tool-btn.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.lightbox-tool-btn.min-h-0 {
  flex: 1;
  min-height: 0;
}.lightbox-tool-btn{
  height: 2.5rem;
  width: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(27 50 80 / var(--tw-bg-opacity, 1));
}.lightbox-tool-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}.lightbox-action-bar{
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 20;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}.mention-card .lightbox-action-bar {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .lightbox-action-bar {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .lightbox-action-bar {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.lightbox-action-bar > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .lightbox-action-bar.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.lightbox-action-bar.min-h-0 {
  flex: 1;
  min-height: 0;
}.pin-filter-dot{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  border-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.mention-card .pin-filter-dot {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pin-filter-dot {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pin-filter-dot {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pin-filter-dot > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pin-filter-dot.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pin-filter-dot.min-h-0 {
  flex: 1;
  min-height: 0;
}.markup-pin-base{
  pointer-events: none;
  position: absolute;
  z-index: 10;
}.pin-badge{
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --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);
}.mention-card .pin-badge {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pin-badge {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pin-badge {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pin-badge > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pin-badge.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pin-badge.min-h-0 {
  flex: 1;
  min-height: 0;
}.lightbox-control-pill{
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(27 50 80 / 0.8);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.mention-card .lightbox-control-pill {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .lightbox-control-pill {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .lightbox-control-pill {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.lightbox-control-pill > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .lightbox-control-pill.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.lightbox-control-pill.min-h-0 {
  flex: 1;
  min-height: 0;
}.lightbox-control-pill:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(36 67 107 / var(--tw-bg-opacity, 1));
}.pin-highlight {
    transform: scale(1.3);
    z-index: 50;
  }.sidebar-issue-highlight{
  position: relative;
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 249 / var(--tw-bg-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}.sidebar-in-view{
  border-radius: 0.5rem;
  background-color: rgb(239 246 255 / 0.5);
}.pin-cluster-in {
    animation: pin-cluster-in 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) both;
  }@keyframes pin-cluster-in {
    from { transform: translate(-50%, -50%) scale(0); opacity: 0; }
    to   { transform: translate(-50%, -50%) scale(1); opacity: 1; }
  }html.pm-dark #lightbox-modal {
    background-color: var(--pm-bg);
  }html.pm-dark #lightbox-modal .bg-primary-900 {
    background-color: var(--pm-bg);
  }.strip-date-label {
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.6rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    white-space: nowrap;
    pointer-events: none;
    transition: opacity 0.15s;
    text-shadow:
      -1px -1px 0 rgba(0, 0, 0, 0.6),
       1px -1px 0 rgba(0, 0, 0, 0.6),
      -1px  1px 0 rgba(0, 0, 0, 0.6),
       1px  1px 0 rgba(0, 0, 0, 0.6);
  }/* ══════════════════════════════════════════════════════════
     OVERLAY / MODAL
     ══════════════════════════════════════════════════════════ */.overlay-backdrop{
  position: fixed;
  inset: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0.5;
}.overlay-container{
  position: fixed;
  inset: 0px;
  z-index: 40;
}.modal-body{
  position: fixed;
  top: 3.5rem;
  left: 0px;
  z-index: 50;
  display: flex;
  width: 100%;
  justify-content: center;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2.5rem;
  padding-top: 1rem;
}.mention-card .modal-body {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .modal-body {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .modal-body {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.modal-body > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .modal-body.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.modal-body.min-h-0 {
  flex: 1;
  min-height: 0;
}/* ══════════════════════════════════════════════════════════
     MOBILE PAGE SHELL
     ══════════════════════════════════════════════════════════ */.mobile-page{
  min-height: 100vh;
  background-color: var(--pm-bg);
  padding-bottom: 5rem;
}.mobile-sticky-toolbar{
  position: sticky;
  top: 3.5rem;
  z-index: 10;
  background-color: var(--pm-bg);
}/* ══════════════════════════════════════════════════════════
     EMPTY STATE CIRCLE (mobile empty-state icon wrapper)
     ══════════════════════════════════════════════════════════ */.empty-state-circle{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75rem;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: var(--pm-surface-alt);
}.mention-card .empty-state-circle {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .empty-state-circle {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .empty-state-circle {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.empty-state-circle > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .empty-state-circle.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.empty-state-circle.min-h-0 {
  flex: 1;
  min-height: 0;
}.field-error{
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--pm-danger);
}.field-hint{
  margin-top: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--pm-text-muted);
}.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;
}.pointer-events-none{
  pointer-events: none;
}.pointer-events-auto{
  pointer-events: auto;
}.\!visible{
  visibility: visible !important;
}.visible{
  visibility: visible;
}.invisible{
  visibility: hidden;
}.collapse{
  visibility: collapse;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.sticky{
  position: sticky;
}.inset-0{
  inset: 0px;
}.inset-2{
  inset: 0.5rem;
}.inset-x-0{
  left: 0px;
  right: 0px;
}.inset-y-0{
  top: 0px;
  bottom: 0px;
}.-bottom-1{
  bottom: -0.25rem;
}.-bottom-1\.5{
  bottom: -0.375rem;
}.-bottom-2{
  bottom: -0.5rem;
}.-bottom-20{
  bottom: -5rem;
}.-bottom-3{
  bottom: -0.75rem;
}.-left-1{
  left: -0.25rem;
}.-left-10{
  left: -2.5rem;
}.-left-12{
  left: -3rem;
}.-left-16{
  left: -4rem;
}.-left-2{
  left: -0.5rem;
}.-left-20{
  left: -5rem;
}.-left-3{
  left: -0.75rem;
}.-left-32{
  left: -8rem;
}.-left-4{
  left: -1rem;
}.-left-44{
  left: -11rem;
}.-left-64{
  left: -16rem;
}.-left-8{
  left: -2rem;
}.-left-80{
  left: -20rem;
}.-right-0\.5{
  right: -0.125rem;
}.-right-1{
  right: -0.25rem;
}.-right-1\.5{
  right: -0.375rem;
}.-right-10{
  right: -2.5rem;
}.-right-2{
  right: -0.5rem;
}.-right-2\.5{
  right: -0.625rem;
}.-right-24{
  right: -6rem;
}.-right-3{
  right: -0.75rem;
}.-right-4{
  right: -1rem;
}.-right-6{
  right: -1.5rem;
}.-top-0\.5{
  top: -0.125rem;
}.-top-1{
  top: -0.25rem;
}.-top-1\.5{
  top: -0.375rem;
}.-top-12{
  top: -3rem;
}.-top-14{
  top: -3.5rem;
}.-top-2{
  top: -0.5rem;
}.-top-2\.5{
  top: -0.625rem;
}.-top-3{
  top: -0.75rem;
}.-top-32{
  top: -8rem;
}.-top-4{
  top: -1rem;
}.-top-5{
  top: -1.25rem;
}.-top-7{
  top: -1.75rem;
}.-top-8{
  top: -2rem;
}.-top-9{
  top: -2.25rem;
}.bottom-0{
  bottom: 0px;
}.bottom-0\.5{
  bottom: 0.125rem;
}.bottom-1{
  bottom: 0.25rem;
}.bottom-1\.5{
  bottom: 0.375rem;
}.bottom-12{
  bottom: 3rem;
}.bottom-14{
  bottom: 3.5rem;
}.bottom-16{
  bottom: 4rem;
}.bottom-2{
  bottom: 0.5rem;
}.bottom-20{
  bottom: 5rem;
}.bottom-24{
  bottom: 6rem;
}.bottom-28{
  bottom: 7rem;
}.bottom-3{
  bottom: 0.75rem;
}.bottom-32{
  bottom: 8rem;
}.bottom-4{
  bottom: 1rem;
}.bottom-5{
  bottom: 1.25rem;
}.bottom-6{
  bottom: 1.5rem;
}.bottom-\[72px\]{
  bottom: 72px;
}.bottom-full{
  bottom: 100%;
}.left-0{
  left: 0px;
}.left-0\.5{
  left: 0.125rem;
}.left-1{
  left: 0.25rem;
}.left-1\.5{
  left: 0.375rem;
}.left-1\/2{
  left: 50%;
}.left-14{
  left: 3.5rem;
}.left-16{
  left: 4rem;
}.left-2{
  left: 0.5rem;
}.left-2\.5{
  left: 0.625rem;
}.left-24{
  left: 6rem;
}.left-3{
  left: 0.75rem;
}.left-4{
  left: 1rem;
}.left-8{
  left: 2rem;
}.left-\[10\%\]{
  left: 10%;
}.left-\[30\%\]{
  left: 30%;
}.left-\[4\%\]{
  left: 4%;
}.left-\[50\%\]{
  left: 50%;
}.left-\[70\%\]{
  left: 70%;
}.left-\[8\%\]{
  left: 8%;
}.left-\[90\%\]{
  left: 90%;
}.right-0{
  right: 0px;
}.right-0\.5{
  right: 0.125rem;
}.right-1{
  right: 0.25rem;
}.right-10{
  right: 2.5rem;
}.right-2{
  right: 0.5rem;
}.right-20{
  right: 5rem;
}.right-3{
  right: 0.75rem;
}.right-4{
  right: 1rem;
}.right-6{
  right: 1.5rem;
}.start-0{
  inset-inline-start: 0px;
}.start-1{
  inset-inline-start: 0.25rem;
}.top-0{
  top: 0px;
}.top-0\.5{
  top: 0.125rem;
}.top-1{
  top: 0.25rem;
}.top-1\.5{
  top: 0.375rem;
}.top-1\/2{
  top: 50%;
}.top-10{
  top: 2.5rem;
}.top-12{
  top: 3rem;
}.top-14{
  top: 3.5rem;
}.top-16{
  top: 4rem;
}.top-2{
  top: 0.5rem;
}.top-20{
  top: 5rem;
}.top-28{
  top: 7rem;
}.top-3{
  top: 0.75rem;
}.top-32{
  top: 8rem;
}.top-4{
  top: 1rem;
}.top-5{
  top: 1.25rem;
}.top-6{
  top: 1.5rem;
}.top-7{
  top: 1.75rem;
}.top-8{
  top: 2rem;
}.top-\[50px\]{
  top: 50px;
}.top-full{
  top: 100%;
}.z-0{
  z-index: 0;
}.z-10{
  z-index: 10;
}.z-20{
  z-index: 20;
}.z-30{
  z-index: 30;
}.z-40{
  z-index: 40;
}.z-50{
  z-index: 50;
}.z-\[100\]{
  z-index: 100;
}.order-1{
  order: 1;
}.order-2{
  order: 2;
}.col-span-1{
  grid-column: span 1 / span 1;
}.col-span-11{
  grid-column: span 11 / span 11;
}.col-span-2{
  grid-column: span 2 / span 2;
}.col-span-3{
  grid-column: span 3 / span 3;
}.col-span-4{
  grid-column: span 4 / span 4;
}.col-span-7{
  grid-column: span 7 / span 7;
}.col-span-8{
  grid-column: span 8 / span 8;
}.col-span-9{
  grid-column: span 9 / span 9;
}.col-span-full{
  grid-column: 1 / -1;
}.-m-1{
  margin: -0.25rem;
}.-m-2{
  margin: -0.5rem;
}.m-0{
  margin: 0px;
}.m-2{
  margin: 0.5rem;
}.m-3{
  margin: 0.75rem;
}.m-auto{
  margin: auto;
}.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}.-mx-2\.5{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-0\.5{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.-mb-1{
  margin-bottom: -0.25rem;
}.-mb-16{
  margin-bottom: -4rem;
}.-mb-px{
  margin-bottom: -1px;
}.-ml-1{
  margin-left: -0.25rem;
}.-ml-2{
  margin-left: -0.5rem;
}.-ml-3{
  margin-left: -0.75rem;
}.-ml-4{
  margin-left: -1rem;
}.-mr-1{
  margin-right: -0.25rem;
}.-mr-2{
  margin-right: -0.5rem;
}.-mr-4{
  margin-right: -1rem;
}.-ms-1{
  margin-inline-start: -0.25rem;
}.-ms-2{
  margin-inline-start: -0.5rem;
}.-mt-1{
  margin-top: -0.25rem;
}.-mt-14{
  margin-top: -3.5rem;
}.-mt-16{
  margin-top: -4rem;
}.-mt-2{
  margin-top: -0.5rem;
}.-mt-2\.5{
  margin-top: -0.625rem;
}.-mt-3{
  margin-top: -0.75rem;
}.-mt-4{
  margin-top: -1rem;
}.-mt-6{
  margin-top: -1.5rem;
}.-mt-8{
  margin-top: -2rem;
}.-mt-9{
  margin-top: -2.25rem;
}.mb-0{
  margin-bottom: 0px;
}.mb-0\.5{
  margin-bottom: 0.125rem;
}.mb-1{
  margin-bottom: 0.25rem;
}.mb-1\.5{
  margin-bottom: 0.375rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mb-12{
  margin-bottom: 3rem;
}.mb-14{
  margin-bottom: 3.5rem;
}.mb-16{
  margin-bottom: 4rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-2\.5{
  margin-bottom: 0.625rem;
}.mb-20{
  margin-bottom: 5rem;
}.mb-3{
  margin-bottom: 0.75rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-5{
  margin-bottom: 1.25rem;
}.mb-6{
  margin-bottom: 1.5rem;
}.mb-8{
  margin-bottom: 2rem;
}.me-1{
  margin-inline-end: 0.25rem;
}.me-2{
  margin-inline-end: 0.5rem;
}.me-5{
  margin-inline-end: 1.25rem;
}.ml-0\.5{
  margin-left: 0.125rem;
}.ml-1{
  margin-left: 0.25rem;
}.ml-1\.5{
  margin-left: 0.375rem;
}.ml-2{
  margin-left: 0.5rem;
}.ml-2\.5{
  margin-left: 0.625rem;
}.ml-3{
  margin-left: 0.75rem;
}.ml-4{
  margin-left: 1rem;
}.ml-48{
  margin-left: 12rem;
}.ml-56{
  margin-left: 14rem;
}.ml-6{
  margin-left: 1.5rem;
}.ml-60{
  margin-left: 15rem;
}.ml-8{
  margin-left: 2rem;
}.ml-auto{
  margin-left: auto;
}.mr-0\.5{
  margin-right: 0.125rem;
}.mr-1{
  margin-right: 0.25rem;
}.mr-1\.5{
  margin-right: 0.375rem;
}.mr-2{
  margin-right: 0.5rem;
}.mr-3{
  margin-right: 0.75rem;
}.mr-4{
  margin-right: 1rem;
}.ms-1{
  margin-inline-start: 0.25rem;
}.ms-10{
  margin-inline-start: 2.5rem;
}.ms-12{
  margin-inline-start: 3rem;
}.ms-2{
  margin-inline-start: 0.5rem;
}.ms-20{
  margin-inline-start: 5rem;
}.ms-3{
  margin-inline-start: 0.75rem;
}.ms-4{
  margin-inline-start: 1rem;
}.ms-40{
  margin-inline-start: 10rem;
}.ms-6{
  margin-inline-start: 1.5rem;
}.ms-7{
  margin-inline-start: 1.75rem;
}.ms-auto{
  margin-inline-start: auto;
}.mt-0{
  margin-top: 0px;
}.mt-0\.5{
  margin-top: 0.125rem;
}.mt-1{
  margin-top: 0.25rem;
}.mt-1\.5{
  margin-top: 0.375rem;
}.mt-10{
  margin-top: 2.5rem;
}.mt-12{
  margin-top: 3rem;
}.mt-16{
  margin-top: 4rem;
}.mt-2{
  margin-top: 0.5rem;
}.mt-2\.5{
  margin-top: 0.625rem;
}.mt-20{
  margin-top: 5rem;
}.mt-3{
  margin-top: 0.75rem;
}.mt-32{
  margin-top: 8rem;
}.mt-4{
  margin-top: 1rem;
}.mt-48{
  margin-top: 12rem;
}.mt-5{
  margin-top: 1.25rem;
}.mt-6{
  margin-top: 1.5rem;
}.mt-7{
  margin-top: 1.75rem;
}.mt-8{
  margin-top: 2rem;
}.mt-9{
  margin-top: 2.25rem;
}.mt-auto{
  margin-top: auto;
}.box-border{
  box-sizing: border-box;
}.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}.line-clamp-5{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}.\!block{
  display: block !important;
}.block{
  display: block;
}.inline-block{
  display: inline-block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.\!table{
  display: table !important;
}.table{
  display: table;
}.\!grid{
  display: grid !important;
}.grid{
  display: grid;
}.inline-grid{
  display: inline-grid;
}.contents{
  display: contents;
}.list-item{
  display: list-item;
}.\!hidden{
  display: none !important;
}.hidden{
  display: none;
}.aspect-square{
  aspect-ratio: 1 / 1;
}.aspect-video{
  aspect-ratio: 16 / 9;
}.size-2{
  width: 0.5rem;
  height: 0.5rem;
}.size-4{
  width: 1rem;
  height: 1rem;
}.size-5{
  width: 1.25rem;
  height: 1.25rem;
}.\!h-5{
  height: 1.25rem !important;
}.\!h-6{
  height: 1.5rem !important;
}.h-0{
  height: 0px;
}.h-0\.5{
  height: 0.125rem;
}.h-1{
  height: 0.25rem;
}.h-1\.5{
  height: 0.375rem;
}.h-10{
  height: 2.5rem;
}.h-11{
  height: 2.75rem;
}.h-12{
  height: 3rem;
}.h-14{
  height: 3.5rem;
}.h-16{
  height: 4rem;
}.h-2{
  height: 0.5rem;
}.h-2\.5{
  height: 0.625rem;
}.h-2\/3{
  height: 66.666667%;
}.h-20{
  height: 5rem;
}.h-24{
  height: 6rem;
}.h-28{
  height: 7rem;
}.h-3{
  height: 0.75rem;
}.h-3\.5{
  height: 0.875rem;
}.h-32{
  height: 8rem;
}.h-4{
  height: 1rem;
}.h-40{
  height: 10rem;
}.h-48{
  height: 12rem;
}.h-5{
  height: 1.25rem;
}.h-6{
  height: 1.5rem;
}.h-60{
  height: 15rem;
}.h-64{
  height: 16rem;
}.h-7{
  height: 1.75rem;
}.h-72{
  height: 18rem;
}.h-8{
  height: 2rem;
}.h-80{
  height: 20rem;
}.h-9{
  height: 2.25rem;
}.h-96{
  height: 24rem;
}.h-\[18px\]{
  height: 18px;
}.h-\[640px\]{
  height: 640px;
}.h-\[70px\]{
  height: 70px;
}.h-\[85vh\]{
  height: 85vh;
}.h-\[calc\(100\%-52px\)\]{
  height: calc(100% - 52px);
}.h-\[calc\(100vh-100px\)\]{
  height: calc(100vh - 100px);
}.h-\[calc\(100vh-5rem\)\]{
  height: calc(100vh - 5rem);
}.h-\[min\(480px\2c 80vh\)\]{
  height: min(480px,80vh);
}.h-auto{
  height: auto;
}.h-dvh{
  height: 100dvh;
}.h-full{
  height: 100%;
}.h-px{
  height: 1px;
}.h-screen{
  height: 100vh;
}.h-screen-4\/5{
  height: 80vh;
}.max-h-20{
  max-height: 5rem;
}.max-h-24{
  max-height: 6rem;
}.max-h-32{
  max-height: 8rem;
}.max-h-48{
  max-height: 12rem;
}.max-h-60{
  max-height: 15rem;
}.max-h-64{
  max-height: 16rem;
}.max-h-72{
  max-height: 18rem;
}.max-h-96{
  max-height: 24rem;
}.max-h-\[300px\]{
  max-height: 300px;
}.max-h-\[50vh\]{
  max-height: 50vh;
}.max-h-\[60vh\]{
  max-height: 60vh;
}.max-h-\[650px\]{
  max-height: 650px;
}.max-h-\[70vh\]{
  max-height: 70vh;
}.max-h-\[80vh\]{
  max-height: 80vh;
}.max-h-\[90vh\]{
  max-height: 90vh;
}.max-h-\[calc\(100vh-4rem\)\]{
  max-height: calc(100vh - 4rem);
}.max-h-full{
  max-height: 100%;
}.max-h-screen{
  max-height: 100vh;
}.min-h-0{
  min-height: 0px;
}.min-h-12{
  min-height: 3rem;
}.min-h-14{
  min-height: 3.5rem;
}.min-h-16{
  min-height: 4rem;
}.min-h-20{
  min-height: 5rem;
}.min-h-28{
  min-height: 7rem;
}.min-h-32{
  min-height: 8rem;
}.min-h-48{
  min-height: 12rem;
}.min-h-5{
  min-height: 1.25rem;
}.min-h-56{
  min-height: 14rem;
}.min-h-7{
  min-height: 1.75rem;
}.min-h-8{
  min-height: 2rem;
}.min-h-96{
  min-height: 24rem;
}.min-h-\[100px\]{
  min-height: 100px;
}.min-h-\[1123px\]{
  min-height: 1123px;
}.min-h-\[200px\]{
  min-height: 200px;
}.min-h-\[300px\]{
  min-height: 300px;
}.min-h-\[40px\]{
  min-height: 40px;
}.min-h-\[500px\]{
  min-height: 500px;
}.min-h-\[80px\]{
  min-height: 80px;
}.min-h-full{
  min-height: 100%;
}.min-h-screen{
  min-height: 100vh;
}.\!w-5{
  width: 1.25rem !important;
}.\!w-6{
  width: 1.5rem !important;
}.\!w-auto{
  width: auto !important;
}.w-0{
  width: 0px;
}.w-0\.5{
  width: 0.125rem;
}.w-1{
  width: 0.25rem;
}.w-1\.5{
  width: 0.375rem;
}.w-1\/2{
  width: 50%;
}.w-1\/3{
  width: 33.333333%;
}.w-1\/6{
  width: 16.666667%;
}.w-10{
  width: 2.5rem;
}.w-11{
  width: 2.75rem;
}.w-11\/12{
  width: 91.666667%;
}.w-12{
  width: 3rem;
}.w-14{
  width: 3.5rem;
}.w-16{
  width: 4rem;
}.w-2{
  width: 0.5rem;
}.w-2\.5{
  width: 0.625rem;
}.w-2\/12{
  width: 16.666667%;
}.w-2\/3{
  width: 66.666667%;
}.w-2\/6{
  width: 33.333333%;
}.w-20{
  width: 5rem;
}.w-24{
  width: 6rem;
}.w-28{
  width: 7rem;
}.w-3{
  width: 0.75rem;
}.w-3\.5{
  width: 0.875rem;
}.w-3\/12{
  width: 25%;
}.w-3\/4{
  width: 75%;
}.w-3\/5{
  width: 60%;
}.w-32{
  width: 8rem;
}.w-36{
  width: 9rem;
}.w-4{
  width: 1rem;
}.w-4\/5{
  width: 80%;
}.w-40{
  width: 10rem;
}.w-44{
  width: 11rem;
}.w-48{
  width: 12rem;
}.w-5{
  width: 1.25rem;
}.w-5\/6{
  width: 83.333333%;
}.w-52{
  width: 13rem;
}.w-56{
  width: 14rem;
}.w-6{
  width: 1.5rem;
}.w-60{
  width: 15rem;
}.w-64{
  width: 16rem;
}.w-7{
  width: 1.75rem;
}.w-72{
  width: 18rem;
}.w-8{
  width: 2rem;
}.w-80{
  width: 20rem;
}.w-9{
  width: 2.25rem;
}.w-96{
  width: 24rem;
}.w-\[18px\]{
  width: 18px;
}.w-\[320px\]{
  width: 320px;
}.w-\[360px\]{
  width: 360px;
}.w-\[380px\]{
  width: 380px;
}.w-\[60px\]{
  width: 60px;
}.w-\[794px\]{
  width: 794px;
}.w-auto{
  width: auto;
}.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}.w-full{
  width: 100%;
}.w-max{
  width: -moz-max-content;
  width: max-content;
}.w-px{
  width: 1px;
}.w-screen{
  width: 100vw;
}.min-w-0{
  min-width: 0px;
}.min-w-12{
  min-width: 3rem;
}.min-w-14{
  min-width: 3.5rem;
}.min-w-16{
  min-width: 4rem;
}.min-w-28{
  min-width: 7rem;
}.min-w-3\.5{
  min-width: 0.875rem;
}.min-w-4{
  min-width: 1rem;
}.min-w-48{
  min-width: 12rem;
}.min-w-5{
  min-width: 1.25rem;
}.min-w-6{
  min-width: 1.5rem;
}.min-w-7{
  min-width: 1.75rem;
}.min-w-8{
  min-width: 2rem;
}.min-w-80{
  min-width: 20rem;
}.min-w-96{
  min-width: 24rem;
}.min-w-\[140px\]{
  min-width: 140px;
}.min-w-\[180px\]{
  min-width: 180px;
}.min-w-\[200px\]{
  min-width: 200px;
}.min-w-\[20px\]{
  min-width: 20px;
}.min-w-\[220px\]{
  min-width: 220px;
}.min-w-\[3rem\]{
  min-width: 3rem;
}.min-w-full{
  min-width: 100%;
}.min-w-max{
  min-width: -moz-max-content;
  min-width: max-content;
}.\!max-w-0{
  max-width: 0px !important;
}.max-w-24{
  max-width: 6rem;
}.max-w-28{
  max-width: 7rem;
}.max-w-2xl{
  max-width: 42rem;
}.max-w-32{
  max-width: 8rem;
}.max-w-3xl{
  max-width: 48rem;
}.max-w-48{
  max-width: 12rem;
}.max-w-4xl{
  max-width: 56rem;
}.max-w-5xl{
  max-width: 64rem;
}.max-w-64{
  max-width: 16rem;
}.max-w-6xl{
  max-width: 72rem;
}.max-w-72{
  max-width: 18rem;
}.max-w-7xl{
  max-width: 80rem;
}.max-w-96{
  max-width: 24rem;
}.max-w-\[100px\]{
  max-width: 100px;
}.max-w-\[120px\]{
  max-width: 120px;
}.max-w-\[200px\]{
  max-width: 200px;
}.max-w-\[240px\]{
  max-width: 240px;
}.max-w-\[300px\]{
  max-width: 300px;
}.max-w-\[320px\]{
  max-width: 320px;
}.max-w-\[420px\]{
  max-width: 420px;
}.max-w-\[70\%\]{
  max-width: 70%;
}.max-w-\[75\%\]{
  max-width: 75%;
}.max-w-\[80\%\]{
  max-width: 80%;
}.max-w-\[85\%\]{
  max-width: 85%;
}.max-w-\[calc\(100vw-2rem\)\]{
  max-width: calc(100vw - 2rem);
}.max-w-\[calc\(100vw-32px\)\]{
  max-width: calc(100vw - 32px);
}.max-w-fit{
  max-width: -moz-fit-content;
  max-width: fit-content;
}.max-w-full{
  max-width: 100%;
}.max-w-lg{
  max-width: 32rem;
}.max-w-md{
  max-width: 28rem;
}.max-w-none{
  max-width: none;
}.max-w-sm{
  max-width: 24rem;
}.max-w-xl{
  max-width: 36rem;
}.max-w-xs{
  max-width: 20rem;
}.flex-1{
  flex: 1 1 0%;
}.flex-none{
  flex: none;
}.flex-shrink{
  flex-shrink: 1;
}.flex-shrink-0{
  flex-shrink: 0;
}.shrink{
  flex-shrink: 1;
}.shrink-0{
  flex-shrink: 0;
}.flex-grow{
  flex-grow: 1;
}.grow{
  flex-grow: 1;
}.table-auto{
  table-layout: auto;
}.border-collapse{
  border-collapse: collapse;
}.origin-left{
  transform-origin: left;
}.-translate-x-1{
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-x-full{
  --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));
}.-translate-y-1{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-x-full{
  --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));
}.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-4{
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.translate-y-full{
  --tw-translate-y: 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));
}.-rotate-12{
  --tw-rotate: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-rotate-3{
  --tw-rotate: -3deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-rotate-45{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-0{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-12{
  --tw-rotate: 12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-6{
  --tw-rotate: 6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-\[-15deg\]{
  --tw-rotate: -15deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.rotate-\[15deg\]{
  --tw-rotate: 15deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-50{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.scale-\[0\.97\]{
  --tw-scale-x: 0.97;
  --tw-scale-y: 0.97;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-scale-x-100{
  --tw-scale-x: -1;
  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));
}.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.transform-none{
  transform: none;
}@keyframes ping{75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}.animate-ping{
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}@keyframes pulse{50%{
    opacity: .5;
  }
}.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}@keyframes spin{to{
    transform: rotate(360deg);
  }
}.animate-spin{
  animation: spin 1s linear infinite;
}.cursor-col-resize{
  cursor: col-resize;
}.cursor-default{
  cursor: default;
}.cursor-grab{
  cursor: grab;
}.cursor-move{
  cursor: move;
}.cursor-not-allowed{
  cursor: not-allowed;
}.cursor-pointer{
  cursor: pointer;
}.touch-none{
  touch-action: none;
}.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}.select-all{
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}.resize-none{
  resize: none;
}.resize{
  resize: both;
}.snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}.snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}.snap-center{
  scroll-snap-align: center;
}.list-inside{
  list-style-position: inside;
}.list-disc{
  list-style-type: disc;
}.list-none{
  list-style-type: none;
}.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}.auto-cols-min{
  grid-auto-columns: min-content;
}.grid-flow-col{
  grid-auto-flow: column;
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}.grid-rows-\[auto\2c 1fr\]{
  grid-template-rows: auto 1fr;
}.flex-row{
  flex-direction: row;
}.flex-col{
  flex-direction: column;
}.flex-wrap{
  flex-wrap: wrap;
}.flex-nowrap{
  flex-wrap: nowrap;
}.content-end{
  align-content: flex-end;
}.items-start{
  align-items: flex-start;
}.items-end{
  align-items: flex-end;
}.items-center{
  align-items: center;
}.items-baseline{
  align-items: baseline;
}.items-stretch{
  align-items: stretch;
}.justify-start{
  justify-content: flex-start;
}.justify-end{
  justify-content: flex-end;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.justify-around{
  justify-content: space-around;
}.justify-evenly{
  justify-content: space-evenly;
}.gap-0{
  gap: 0px;
}.gap-0\.5{
  gap: 0.125rem;
}.gap-1{
  gap: 0.25rem;
}.gap-1\.5{
  gap: 0.375rem;
}.gap-10{
  gap: 2.5rem;
}.gap-12{
  gap: 3rem;
}.gap-2{
  gap: 0.5rem;
}.gap-24{
  gap: 6rem;
}.gap-3{
  gap: 0.75rem;
}.gap-4{
  gap: 1rem;
}.gap-5{
  gap: 1.25rem;
}.gap-6{
  gap: 1.5rem;
}.gap-8{
  gap: 2rem;
}.gap-px{
  gap: 1px;
}.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}.gap-y-1{
  row-gap: 0.25rem;
}.gap-y-1\.5{
  row-gap: 0.375rem;
}.gap-y-2{
  row-gap: 0.5rem;
}.gap-y-2\.5{
  row-gap: 0.625rem;
}.gap-y-4{
  row-gap: 1rem;
}.-space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
}.-space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}.space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}.divide-pm > :not([hidden]) ~ :not([hidden]){
  border-color: var(--pm-border);
}.self-end{
  align-self: flex-end;
}.self-center{
  align-self: center;
}.justify-self-end{
  justify-self: end;
}.overflow-auto{
  overflow: auto;
}.overflow-hidden{
  overflow: hidden;
}.overflow-scroll{
  overflow: scroll;
}.overflow-x-auto{
  overflow-x: auto;
}.overflow-y-auto{
  overflow-y: auto;
}.overflow-x-hidden{
  overflow-x: hidden;
}.overflow-y-hidden{
  overflow-y: hidden;
}.overflow-x-scroll{
  overflow-x: scroll;
}.overscroll-contain{
  overscroll-behavior: contain;
}.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.hyphens-auto{
  -webkit-hyphens: auto;
          hyphens: auto;
}.whitespace-normal{
  white-space: normal;
}.whitespace-nowrap{
  white-space: nowrap;
}.whitespace-pre-line{
  white-space: pre-line;
}.whitespace-pre-wrap{
  white-space: pre-wrap;
}.break-words{
  overflow-wrap: break-word;
}.\!rounded-2xl{
  border-radius: 1rem !important;
}.rounded{
  border-radius: 0.25rem;
}.rounded-2xl{
  border-radius: 1rem;
}.rounded-full{
  border-radius: 9999px;
}.rounded-lg{
  border-radius: 0.5rem;
}.rounded-md{
  border-radius: 0.375rem;
}.rounded-sm{
  border-radius: 0.125rem;
}.rounded-xl{
  border-radius: 0.75rem;
}.rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}.rounded-b-3xl{
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.rounded-b-sm{
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}.rounded-l-full{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}.rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}.rounded-l-none{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}.rounded-l-sm{
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}.rounded-r-full{
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}.rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}.rounded-r-none{
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}.rounded-r-sm{
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}.rounded-t-sm{
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}.rounded-bl{
  border-bottom-left-radius: 0.25rem;
}.rounded-bl-none{
  border-bottom-left-radius: 0px;
}.rounded-tl{
  border-top-left-radius: 0.25rem;
}.rounded-tl-md{
  border-top-left-radius: 0.375rem;
}.rounded-tl-none{
  border-top-left-radius: 0px;
}.rounded-tl-xl{
  border-top-left-radius: 0.75rem;
}.rounded-tr-none{
  border-top-right-radius: 0px;
}.border{
  border-width: 1px;
}.border-0{
  border-width: 0px;
}.border-2{
  border-width: 2px;
}.border-4{
  border-width: 4px;
}.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}.border-b{
  border-bottom-width: 1px;
}.border-b-2{
  border-bottom-width: 2px;
}.border-l{
  border-left-width: 1px;
}.border-l-2{
  border-left-width: 2px;
}.border-l-4{
  border-left-width: 4px;
}.border-r{
  border-right-width: 1px;
}.border-r-0{
  border-right-width: 0px;
}.border-r-2{
  border-right-width: 2px;
}.border-t{
  border-top-width: 1px;
}.border-t-0{
  border-top-width: 0px;
}.border-t-2{
  border-top-width: 2px;
}.border-dashed{
  border-style: dashed;
}.border-none{
  border-style: none;
}.\!border-primary-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(27 50 80 / var(--tw-border-opacity, 1)) !important;
}.border-amber-100{
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}.border-amber-200{
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}.border-amber-500{
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}.border-amber-500\/10{
  border-color: rgb(245 158 11 / 0.1);
}.border-amber-500\/20{
  border-color: rgb(245 158 11 / 0.2);
}.border-amber-500\/30{
  border-color: rgb(245 158 11 / 0.3);
}.border-amber-500\/40{
  border-color: rgb(245 158 11 / 0.4);
}.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}.border-blue-100{
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}.border-blue-200{
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}.border-blue-300{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}.border-blue-400{
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}.border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}.border-blue-500\/25{
  border-color: rgb(59 130 246 / 0.25);
}.border-blue-500\/30{
  border-color: rgb(59 130 246 / 0.3);
}.border-blue-500\/40{
  border-color: rgb(59 130 246 / 0.4);
}.border-blue-700{
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}.border-current{
  border-color: currentColor;
}.border-cyan-200{
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}.border-cyan-400\/50{
  border-color: rgb(34 211 238 / 0.5);
}.border-cyan-500\/10{
  border-color: rgb(6 182 212 / 0.1);
}.border-cyan-500\/15{
  border-color: rgb(6 182 212 / 0.15);
}.border-cyan-500\/20{
  border-color: rgb(6 182 212 / 0.2);
}.border-cyan-500\/30{
  border-color: rgb(6 182 212 / 0.3);
}.border-emerald-100{
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}.border-emerald-200{
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}.border-emerald-400{
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}.border-emerald-500{
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}.border-emerald-500\/10{
  border-color: rgb(16 185 129 / 0.1);
}.border-emerald-500\/15{
  border-color: rgb(16 185 129 / 0.15);
}.border-emerald-500\/20{
  border-color: rgb(16 185 129 / 0.2);
}.border-emerald-500\/25{
  border-color: rgb(16 185 129 / 0.25);
}.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.border-gray-50{
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}.border-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}.border-gray-700\/50{
  border-color: rgb(55 65 81 / 0.5);
}.border-gray-800{
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}.border-green-100{
  --tw-border-opacity: 1;
  border-color: rgb(240 255 244 / var(--tw-border-opacity, 1));
}.border-green-200{
  --tw-border-opacity: 1;
  border-color: rgb(198 246 213 / var(--tw-border-opacity, 1));
}.border-green-300{
  --tw-border-opacity: 1;
  border-color: rgb(154 230 180 / var(--tw-border-opacity, 1));
}.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(72 187 120 / var(--tw-border-opacity, 1));
}.border-green-600{
  --tw-border-opacity: 1;
  border-color: rgb(56 161 105 / var(--tw-border-opacity, 1));
}.border-grey-100{
  --tw-border-opacity: 1;
  border-color: rgb(248 250 251 / var(--tw-border-opacity, 1));
}.border-grey-200{
  --tw-border-opacity: 1;
  border-color: rgb(241 244 248 / var(--tw-border-opacity, 1));
}.border-grey-300{
  --tw-border-opacity: 1;
  border-color: rgb(226 231 240 / var(--tw-border-opacity, 1));
}.border-grey-400{
  --tw-border-opacity: 1;
  border-color: rgb(203 210 224 / var(--tw-border-opacity, 1));
}.border-indigo-300{
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}.border-indigo-500\/15{
  border-color: rgb(99 102 241 / 0.15);
}.border-orange-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}.border-orange-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}.border-orange-400{
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}.border-orange-500{
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}.border-orange-600{
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}.border-pink-200{
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}.border-pm{
  border-color: var(--pm-border);
}.border-pm-accent{
  border-color: var(--pm-accent);
}.border-pm-alt{
  border-color: var(--pm-border-alt);
}.border-pm-danger{
  border-color: var(--pm-danger);
}.border-pm-info{
  border-color: var(--pm-info);
}.border-pm-success{
  border-color: var(--pm-success);
}.border-pm-surface{
  border-color: var(--pm-surface);
}.border-pm-warning{
  border-color: var(--pm-warning);
}.border-primary-100{
  --tw-border-opacity: 1;
  border-color: rgb(216 224 237 / var(--tw-border-opacity, 1));
}.border-primary-200{
  --tw-border-opacity: 1;
  border-color: rgb(176 193 219 / var(--tw-border-opacity, 1));
}.border-primary-300{
  --tw-border-opacity: 1;
  border-color: rgb(137 162 201 / var(--tw-border-opacity, 1));
}.border-primary-500{
  --tw-border-opacity: 1;
  border-color: rgb(45 84 134 / var(--tw-border-opacity, 1));
}.border-primary-600{
  --tw-border-opacity: 1;
  border-color: rgb(36 67 107 / var(--tw-border-opacity, 1));
}.border-purple-200{
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}.border-purple-300{
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}.border-purple-500{
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}.border-red-100{
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}.border-red-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}.border-red-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}.border-red-400{
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}.border-red-500\/20{
  border-color: rgb(239 68 68 / 0.2);
}.border-red-500\/25{
  border-color: rgb(239 68 68 / 0.25);
}.border-rose-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}.border-rose-500\/10{
  border-color: rgb(244 63 94 / 0.1);
}.border-rose-500\/20{
  border-color: rgb(244 63 94 / 0.2);
}.border-rose-500\/30{
  border-color: rgb(244 63 94 / 0.3);
}.border-slate-100{
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}.border-slate-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}.border-teal-200{
  --tw-border-opacity: 1;
  border-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}.border-transparent{
  border-color: transparent;
}.border-violet-100{
  --tw-border-opacity: 1;
  border-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}.border-violet-200{
  --tw-border-opacity: 1;
  border-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}.border-violet-500\/10{
  border-color: rgb(139 92 246 / 0.1);
}.border-violet-500\/15{
  border-color: rgb(139 92 246 / 0.15);
}.border-violet-500\/20{
  border-color: rgb(139 92 246 / 0.2);
}.border-violet-500\/30{
  border-color: rgb(139 92 246 / 0.3);
}.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}.border-white\/20{
  border-color: rgb(255 255 255 / 0.2);
}.border-white\/30{
  border-color: rgb(255 255 255 / 0.3);
}.border-white\/40{
  border-color: rgb(255 255 255 / 0.4);
}.border-white\/5{
  border-color: rgb(255 255 255 / 0.05);
}.border-white\/50{
  border-color: rgb(255 255 255 / 0.5);
}.border-white\/60{
  border-color: rgb(255 255 255 / 0.6);
}.border-white\/80{
  border-color: rgb(255 255 255 / 0.8);
}.border-white\/\[0\.03\]{
  border-color: rgb(255 255 255 / 0.03);
}.border-white\/\[0\.06\]{
  border-color: rgb(255 255 255 / 0.06);
}.border-yellow-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}.border-yellow-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}.border-yellow-400{
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}.border-yellow-600{
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}.border-l-pm-accent{
  border-left-color: var(--pm-accent);
}.border-l-pm-danger{
  border-left-color: var(--pm-danger);
}.border-l-pm-success{
  border-left-color: var(--pm-success);
}.border-l-pm-surface-alt{
  border-left-color: var(--pm-surface-alt);
}.border-t-blue-400{
  --tw-border-opacity: 1;
  border-top-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}.border-t-blue-500{
  --tw-border-opacity: 1;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}.border-t-blue-600{
  --tw-border-opacity: 1;
  border-top-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}.border-t-pm-accent{
  border-top-color: var(--pm-accent);
}.border-t-primary-600{
  --tw-border-opacity: 1;
  border-top-color: rgb(36 67 107 / var(--tw-border-opacity, 1));
}.border-t-transparent{
  border-top-color: transparent;
}.border-opacity-10{
  --tw-border-opacity: 0.1;
}.border-opacity-20{
  --tw-border-opacity: 0.2;
}.border-opacity-30{
  --tw-border-opacity: 0.3;
}.\!bg-orange-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-pm-accent-soft{
  background-color: var(--pm-accent-soft) !important;
}.\!bg-pm-danger{
  background-color: var(--pm-danger) !important;
}.\!bg-pm-danger-soft{
  background-color: var(--pm-danger-soft) !important;
}.\!bg-primary-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(36 67 107 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-primary-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(27 50 80 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;
}.\!bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;
}.bg-amber-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}.bg-amber-200{
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}.bg-amber-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}.bg-amber-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}.bg-amber-500{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}.bg-amber-500\/10{
  background-color: rgb(245 158 11 / 0.1);
}.bg-amber-500\/15{
  background-color: rgb(245 158 11 / 0.15);
}.bg-amber-500\/20{
  background-color: rgb(245 158 11 / 0.2);
}.bg-amber-500\/60{
  background-color: rgb(245 158 11 / 0.6);
}.bg-amber-500\/80{
  background-color: rgb(245 158 11 / 0.8);
}.bg-amber-600{
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}.bg-black\/20{
  background-color: rgb(0 0 0 / 0.2);
}.bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}.bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}.bg-black\/70{
  background-color: rgb(0 0 0 / 0.7);
}.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}.bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}.bg-blue-300{
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}.bg-blue-400{
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}.bg-blue-500\/10{
  background-color: rgb(59 130 246 / 0.1);
}.bg-blue-500\/20{
  background-color: rgb(59 130 246 / 0.2);
}.bg-blue-500\/30{
  background-color: rgb(59 130 246 / 0.3);
}.bg-blue-500\/40{
  background-color: rgb(59 130 246 / 0.4);
}.bg-blue-500\/50{
  background-color: rgb(59 130 246 / 0.5);
}.bg-blue-500\/80{
  background-color: rgb(59 130 246 / 0.8);
}.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}.bg-blue-700{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}.bg-current{
  background-color: currentColor;
}.bg-cyan-400{
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}.bg-cyan-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1));
}.bg-cyan-500\/10{
  background-color: rgb(6 182 212 / 0.1);
}.bg-cyan-500\/20{
  background-color: rgb(6 182 212 / 0.2);
}.bg-emerald-100{
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}.bg-emerald-400{
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}.bg-emerald-50{
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}.bg-emerald-500{
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}.bg-emerald-500\/10{
  background-color: rgb(16 185 129 / 0.1);
}.bg-emerald-500\/15{
  background-color: rgb(16 185 129 / 0.15);
}.bg-emerald-500\/20{
  background-color: rgb(16 185 129 / 0.2);
}.bg-emerald-500\/40{
  background-color: rgb(16 185 129 / 0.4);
}.bg-emerald-500\/60{
  background-color: rgb(16 185 129 / 0.6);
}.bg-emerald-500\/80{
  background-color: rgb(16 185 129 / 0.8);
}.bg-emerald-600{
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(240 255 244 / var(--tw-bg-opacity, 1));
}.bg-green-200{
  --tw-bg-opacity: 1;
  background-color: rgb(198 246 213 / var(--tw-bg-opacity, 1));
}.bg-green-300{
  --tw-bg-opacity: 1;
  background-color: rgb(154 230 180 / var(--tw-bg-opacity, 1));
}.bg-green-400{
  --tw-bg-opacity: 1;
  background-color: rgb(104 211 145 / var(--tw-bg-opacity, 1));
}.bg-green-400\/60{
  background-color: rgb(104 211 145 / 0.6);
}.bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(72 187 120 / var(--tw-bg-opacity, 1));
}.bg-green-500\/20{
  background-color: rgb(72 187 120 / 0.2);
}.bg-green-500\/30{
  background-color: rgb(72 187 120 / 0.3);
}.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(56 161 105 / var(--tw-bg-opacity, 1));
}.bg-grey-100{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 251 / var(--tw-bg-opacity, 1));
}.bg-grey-200{
  --tw-bg-opacity: 1;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1));
}.bg-grey-300{
  --tw-bg-opacity: 1;
  background-color: rgb(226 231 240 / var(--tw-bg-opacity, 1));
}.bg-grey-400{
  --tw-bg-opacity: 1;
  background-color: rgb(203 210 224 / var(--tw-bg-opacity, 1));
}.bg-grey-500{
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}.bg-grey-600{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}.bg-grey-700{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}.bg-grey-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}.bg-grey-900{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}.bg-indigo-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}.bg-indigo-200{
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}.bg-indigo-300{
  --tw-bg-opacity: 1;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1));
}.bg-indigo-400{
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1));
}.bg-indigo-50{
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}.bg-indigo-50\/30{
  background-color: rgb(238 242 255 / 0.3);
}.bg-indigo-50\/40{
  background-color: rgb(238 242 255 / 0.4);
}.bg-indigo-500{
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}.bg-indigo-500\/10{
  background-color: rgb(99 102 241 / 0.1);
}.bg-indigo-500\/20{
  background-color: rgb(99 102 241 / 0.2);
}.bg-indigo-600\/90{
  background-color: rgb(79 70 229 / 0.9);
}.bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}.bg-orange-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}.bg-orange-400{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}.bg-orange-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}.bg-orange-500{
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}.bg-orange-600{
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}.bg-pink-50{
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1));
}.bg-pink-500\/20{
  background-color: rgb(236 72 153 / 0.2);
}.bg-pm{
  background-color: var(--pm-bg);
}.bg-pm-accent{
  background-color: var(--pm-accent);
}.bg-pm-accent-soft{
  background-color: var(--pm-accent-soft);
}.bg-pm-danger{
  background-color: var(--pm-danger);
}.bg-pm-danger-soft{
  background-color: var(--pm-danger-soft);
}.bg-pm-handover{
  background-color: var(--pm-handover);
}.bg-pm-handover-soft{
  background-color: rgba(109, 50, 204, 0.10);
}.bg-pm-info{
  background-color: var(--pm-info);
}.bg-pm-info-soft{
  background-color: var(--pm-info-soft);
}.bg-pm-overlay{
  background-color: var(--pm-overlay);
}.bg-pm-setup-soft{
  background-color: rgba(11, 134, 123, 0.10);
}.bg-pm-success{
  background-color: var(--pm-success);
}.bg-pm-success-soft{
  background-color: var(--pm-success-soft);
}.bg-pm-surface{
  background-color: var(--pm-surface);
}.bg-pm-surface-alt{
  background-color: var(--pm-surface-alt);
}.bg-pm-warning{
  background-color: var(--pm-warning);
}.bg-pm-warning-soft{
  background-color: var(--pm-warning-soft);
}.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(216 224 237 / var(--tw-bg-opacity, 1));
}.bg-primary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(176 193 219 / var(--tw-bg-opacity, 1));
}.bg-primary-300{
  --tw-bg-opacity: 1;
  background-color: rgb(137 162 201 / var(--tw-bg-opacity, 1));
}.bg-primary-400{
  --tw-bg-opacity: 1;
  background-color: rgb(97 131 183 / var(--tw-bg-opacity, 1));
}.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 249 / var(--tw-bg-opacity, 1));
}.bg-primary-50\/30{
  background-color: rgb(240 243 249 / 0.3);
}.bg-primary-50\/50{
  background-color: rgb(240 243 249 / 0.5);
}.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(45 84 134 / var(--tw-bg-opacity, 1));
}.bg-primary-500\/30{
  background-color: rgb(45 84 134 / 0.3);
}.bg-primary-500\/50{
  background-color: rgb(45 84 134 / 0.5);
}.bg-primary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(36 67 107 / var(--tw-bg-opacity, 1));
}.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(27 50 80 / var(--tw-bg-opacity, 1));
}.bg-primary-700\/80{
  background-color: rgb(27 50 80 / 0.8);
}.bg-primary-800{
  --tw-bg-opacity: 1;
  background-color: rgb(18 33 53 / var(--tw-bg-opacity, 1));
}.bg-primary-900{
  --tw-bg-opacity: 1;
  background-color: rgb(9 17 27 / var(--tw-bg-opacity, 1));
}.bg-purple-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}.bg-purple-200{
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}.bg-purple-400{
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}.bg-purple-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}.bg-purple-500{
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}.bg-purple-500\/20{
  background-color: rgb(168 85 247 / 0.2);
}.bg-purple-600{
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}.bg-red-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}.bg-red-400{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}.bg-red-400\/60{
  background-color: rgb(248 113 113 / 0.6);
}.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}.bg-red-500\/10{
  background-color: rgb(239 68 68 / 0.1);
}.bg-red-500\/15{
  background-color: rgb(239 68 68 / 0.15);
}.bg-red-500\/20{
  background-color: rgb(239 68 68 / 0.2);
}.bg-red-500\/30{
  background-color: rgb(239 68 68 / 0.3);
}.bg-red-500\/50{
  background-color: rgb(239 68 68 / 0.5);
}.bg-red-500\/60{
  background-color: rgb(239 68 68 / 0.6);
}.bg-red-500\/70{
  background-color: rgb(239 68 68 / 0.7);
}.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}.bg-rose-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}.bg-rose-500{
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}.bg-rose-500\/10{
  background-color: rgb(244 63 94 / 0.1);
}.bg-rose-500\/20{
  background-color: rgb(244 63 94 / 0.2);
}.bg-rose-500\/5{
  background-color: rgb(244 63 94 / 0.05);
}.bg-rose-500\/80{
  background-color: rgb(244 63 94 / 0.8);
}.bg-secondary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 239 / var(--tw-bg-opacity, 1));
}.bg-secondary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(156 97 39 / var(--tw-bg-opacity, 1));
}.bg-sky-500\/20{
  background-color: rgb(14 165 233 / 0.2);
}.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}.bg-slate-200{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}.bg-slate-300{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}.bg-slate-400{
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}.bg-slate-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}.bg-slate-50\/80{
  background-color: rgb(248 250 252 / 0.8);
}.bg-slate-600{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}.bg-slate-700{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}.bg-slate-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}.bg-slate-900{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}.bg-teal-50{
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1));
}.bg-teal-500{
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}.bg-teal-500\/20{
  background-color: rgb(20 184 166 / 0.2);
}.bg-transparent{
  background-color: transparent;
}.bg-violet-100{
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}.bg-violet-400{
  --tw-bg-opacity: 1;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1));
}.bg-violet-50{
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}.bg-violet-500{
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
}.bg-violet-500\/10{
  background-color: rgb(139 92 246 / 0.1);
}.bg-violet-500\/20{
  background-color: rgb(139 92 246 / 0.2);
}.bg-violet-600{
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-white\/10{
  background-color: rgb(255 255 255 / 0.1);
}.bg-white\/15{
  background-color: rgb(255 255 255 / 0.15);
}.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}.bg-white\/30{
  background-color: rgb(255 255 255 / 0.3);
}.bg-white\/40{
  background-color: rgb(255 255 255 / 0.4);
}.bg-white\/5{
  background-color: rgb(255 255 255 / 0.05);
}.bg-white\/70{
  background-color: rgb(255 255 255 / 0.7);
}.bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}.bg-white\/\[0\.02\]{
  background-color: rgb(255 255 255 / 0.02);
}.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}.bg-yellow-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}.bg-yellow-400{
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}.bg-yellow-400\/60{
  background-color: rgb(250 204 21 / 0.6);
}.bg-yellow-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}.bg-yellow-900{
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}.bg-opacity-0{
  --tw-bg-opacity: 0;
}.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}.bg-opacity-15{
  --tw-bg-opacity: 0.15;
}.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}.bg-opacity-5{
  --tw-bg-opacity: 0.05;
}.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}.from-amber-100{
  --tw-gradient-from: #fef3c7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 243 199 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-amber-300{
  --tw-gradient-from: #fcd34d var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 211 77 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-amber-500{
  --tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-amber-600{
  --tw-gradient-from: #d97706 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-black\/60{
  --tw-gradient-from: rgb(0 0 0 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-300{
  --tw-gradient-from: #93c5fd var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-50{
  --tw-gradient-from: #eff6ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-blue-500{
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-cyan-500{
  --tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-emerald-300{
  --tw-gradient-from: #6ee7b7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(110 231 183 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-emerald-500{
  --tw-gradient-from: #10b981 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-fuchsia-500{
  --tw-gradient-from: #d946ef var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(217 70 239 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-50{
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-50{
  --tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-green-600{
  --tw-gradient-from: #38a169 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(56 161 105 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-indigo-100{
  --tw-gradient-from: #e0e7ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(224 231 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-lime-500{
  --tw-gradient-from: #84cc16 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(132 204 22 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-orange-50{
  --tw-gradient-from: #fff7ed var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-orange-500{
  --tw-gradient-from: #f97316 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-orange-700{
  --tw-gradient-from: #c2410c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-pink-500{
  --tw-gradient-from: #ec4899 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-pm-accent-soft{
  --tw-gradient-from: var(--pm-accent-soft) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-pm-info-soft{
  --tw-gradient-from: var(--pm-info-soft) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-400{
  --tw-gradient-from: #6183B7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(97 131 183 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-primary-700{
  --tw-gradient-from: #1B3250 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(27 50 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-purple-50{
  --tw-gradient-from: #faf5ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-red-300{
  --tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-rose-500{
  --tw-gradient-from: #f43f5e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-sky-500{
  --tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-slate-50{
  --tw-gradient-from: #f8fafc var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-slate-500{
  --tw-gradient-from: #64748b var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(100 116 139 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-teal-500{
  --tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-violet-300{
  --tw-gradient-from: #c4b5fd var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(196 181 253 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-violet-500{
  --tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.via-violet-50{
  --tw-gradient-to: rgb(245 243 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f5f3ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}.to-amber-50{
  --tw-gradient-to: #fffbeb var(--tw-gradient-to-position);
}.to-amber-500{
  --tw-gradient-to: #f59e0b var(--tw-gradient-to-position);
}.to-blue-50{
  --tw-gradient-to: #eff6ff var(--tw-gradient-to-position);
}.to-blue-600{
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}.to-cyan-400{
  --tw-gradient-to: #22d3ee var(--tw-gradient-to-position);
}.to-cyan-600{
  --tw-gradient-to: #0891b2 var(--tw-gradient-to-position);
}.to-gray-100{
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
}.to-green-300{
  --tw-gradient-to: #9ae6b4 var(--tw-gradient-to-position);
}.to-green-400{
  --tw-gradient-to: #68d391 var(--tw-gradient-to-position);
}.to-green-600{
  --tw-gradient-to: #38a169 var(--tw-gradient-to-position);
}.to-indigo-50{
  --tw-gradient-to: #eef2ff var(--tw-gradient-to-position);
}.to-indigo-600{
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}.to-orange-500{
  --tw-gradient-to: #f97316 var(--tw-gradient-to-position);
}.to-orange-600{
  --tw-gradient-to: #ea580c var(--tw-gradient-to-position);
}.to-pink-600{
  --tw-gradient-to: #db2777 var(--tw-gradient-to-position);
}.to-pm-accent-soft{
  --tw-gradient-to: var(--pm-accent-soft) var(--tw-gradient-to-position);
}.to-primary-600{
  --tw-gradient-to: #24436B var(--tw-gradient-to-position);
}.to-primary-900{
  --tw-gradient-to: #09111B var(--tw-gradient-to-position);
}.to-purple-100{
  --tw-gradient-to: #f3e8ff var(--tw-gradient-to-position);
}.to-purple-600{
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}.to-red-600{
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
}.to-rose-400{
  --tw-gradient-to: #fb7185 var(--tw-gradient-to-position);
}.to-rose-600{
  --tw-gradient-to: #e11d48 var(--tw-gradient-to-position);
}.to-sky-600{
  --tw-gradient-to: #0284c7 var(--tw-gradient-to-position);
}.to-slate-100{
  --tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position);
}.to-slate-50{
  --tw-gradient-to: #f8fafc var(--tw-gradient-to-position);
}.to-slate-700{
  --tw-gradient-to: #334155 var(--tw-gradient-to-position);
}.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}.to-yellow-50{
  --tw-gradient-to: #fefce8 var(--tw-gradient-to-position);
}.to-yellow-600{
  --tw-gradient-to: #ca8a04 var(--tw-gradient-to-position);
}.fill-current{
  fill: currentColor;
}.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}.\!p-0{
  padding: 0px !important;
}.\!p-1{
  padding: 0.25rem !important;
}.\!p-1\.5{
  padding: 0.375rem !important;
}.p-0{
  padding: 0px;
}.p-0\.5{
  padding: 0.125rem;
}.p-1{
  padding: 0.25rem;
}.p-1\.5{
  padding: 0.375rem;
}.p-10{
  padding: 2.5rem;
}.p-16{
  padding: 4rem;
}.p-2{
  padding: 0.5rem;
}.p-2\.5{
  padding: 0.625rem;
}.p-3{
  padding: 0.75rem;
}.p-4{
  padding: 1rem;
}.p-5{
  padding: 1.25rem;
}.p-6{
  padding: 1.5rem;
}.p-7{
  padding: 1.75rem;
}.p-8{
  padding: 2rem;
}.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}.px-0{
  padding-left: 0px;
  padding-right: 0px;
}.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}.px-\[50px\]{
  padding-left: 50px;
  padding-right: 50px;
}.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}.\!pl-8{
  padding-left: 2rem !important;
}.pb-1{
  padding-bottom: 0.25rem;
}.pb-1\.5{
  padding-bottom: 0.375rem;
}.pb-10{
  padding-bottom: 2.5rem;
}.pb-12{
  padding-bottom: 3rem;
}.pb-16{
  padding-bottom: 4rem;
}.pb-2{
  padding-bottom: 0.5rem;
}.pb-20{
  padding-bottom: 5rem;
}.pb-24{
  padding-bottom: 6rem;
}.pb-28{
  padding-bottom: 7rem;
}.pb-3{
  padding-bottom: 0.75rem;
}.pb-4{
  padding-bottom: 1rem;
}.pb-5{
  padding-bottom: 1.25rem;
}.pb-6{
  padding-bottom: 1.5rem;
}.pb-8{
  padding-bottom: 2rem;
}.pb-\[15px\]{
  padding-bottom: 15px;
}.pe-0{
  padding-inline-end: 0px;
}.pe-0\.5{
  padding-inline-end: 0.125rem;
}.pe-1{
  padding-inline-end: 0.25rem;
}.pe-2{
  padding-inline-end: 0.5rem;
}.pe-24{
  padding-inline-end: 6rem;
}.pe-4{
  padding-inline-end: 1rem;
}.pe-6{
  padding-inline-end: 1.5rem;
}.pl-1{
  padding-left: 0.25rem;
}.pl-1\.5{
  padding-left: 0.375rem;
}.pl-10{
  padding-left: 2.5rem;
}.pl-12{
  padding-left: 3rem;
}.pl-2{
  padding-left: 0.5rem;
}.pl-2\.5{
  padding-left: 0.625rem;
}.pl-3{
  padding-left: 0.75rem;
}.pl-4{
  padding-left: 1rem;
}.pl-5{
  padding-left: 1.25rem;
}.pl-6{
  padding-left: 1.5rem;
}.pl-8{
  padding-left: 2rem;
}.pl-9{
  padding-left: 2.25rem;
}.pr-1{
  padding-right: 0.25rem;
}.pr-10{
  padding-right: 2.5rem;
}.pr-14{
  padding-right: 3.5rem;
}.pr-2{
  padding-right: 0.5rem;
}.pr-3{
  padding-right: 0.75rem;
}.pr-4{
  padding-right: 1rem;
}.pr-8{
  padding-right: 2rem;
}.ps-0{
  padding-inline-start: 0px;
}.ps-1{
  padding-inline-start: 0.25rem;
}.ps-10{
  padding-inline-start: 2.5rem;
}.ps-2{
  padding-inline-start: 0.5rem;
}.ps-3{
  padding-inline-start: 0.75rem;
}.ps-4{
  padding-inline-start: 1rem;
}.ps-6{
  padding-inline-start: 1.5rem;
}.ps-8{
  padding-inline-start: 2rem;
}.pt-0{
  padding-top: 0px;
}.pt-0\.5{
  padding-top: 0.125rem;
}.pt-1{
  padding-top: 0.25rem;
}.pt-1\.5{
  padding-top: 0.375rem;
}.pt-10{
  padding-top: 2.5rem;
}.pt-14{
  padding-top: 3.5rem;
}.pt-16{
  padding-top: 4rem;
}.pt-2{
  padding-top: 0.5rem;
}.pt-20{
  padding-top: 5rem;
}.pt-24{
  padding-top: 6rem;
}.pt-3{
  padding-top: 0.75rem;
}.pt-4{
  padding-top: 1rem;
}.pt-40{
  padding-top: 10rem;
}.pt-5{
  padding-top: 1.25rem;
}.pt-6{
  padding-top: 1.5rem;
}.pt-7{
  padding-top: 1.75rem;
}.pt-8{
  padding-top: 2rem;
}.pt-\[15px\]{
  padding-top: 15px;
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.text-right{
  text-align: right;
}.text-end{
  text-align: end;
}.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}.\!text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}.text-5xl{
  font-size: 3rem;
  line-height: 1;
}.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}.text-\[10px\]{
  font-size: 10px;
}.text-\[11px\]{
  font-size: 11px;
}.text-\[12px\]{
  font-size: 12px;
}.text-\[13px\]{
  font-size: 13px;
}.text-\[14px\]{
  font-size: 14px;
}.text-\[6px\]{
  font-size: 6px;
}.text-\[7px\]{
  font-size: 7px;
}.text-\[8px\]{
  font-size: 8px;
}.text-\[9px\]{
  font-size: 9px;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}.\!font-semibold{
  font-weight: 600 !important;
}.font-black{
  font-weight: 900;
}.font-bold{
  font-weight: 700;
}.font-extrabold{
  font-weight: 800;
}.font-medium{
  font-weight: 500;
}.font-normal{
  font-weight: 400;
}.font-semibold{
  font-weight: 600;
}.uppercase{
  text-transform: uppercase;
}.capitalize{
  text-transform: capitalize;
}.italic{
  font-style: italic;
}.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}.leading-4{
  line-height: 1rem;
}.leading-5{
  line-height: 1.25rem;
}.leading-6{
  line-height: 1.5rem;
}.leading-8{
  line-height: 2rem;
}.leading-9{
  line-height: 2.25rem;
}.leading-none{
  line-height: 1;
}.leading-relaxed{
  line-height: 1.625;
}.leading-snug{
  line-height: 1.375;
}.leading-tight{
  line-height: 1.25;
}.tracking-tight{
  letter-spacing: -0.025em;
}.tracking-wide{
  letter-spacing: 0.025em;
}.tracking-wider{
  letter-spacing: 0.05em;
}.tracking-widest{
  letter-spacing: 0.1em;
}.\!text-pm-danger{
  color: var(--pm-danger) !important;
}.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}.text-amber-100{
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}.text-amber-300{
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}.text-amber-300\/70{
  color: rgb(252 211 77 / 0.7);
}.text-amber-400{
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}.text-amber-500{
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}.text-amber-600{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}.text-amber-700{
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}.text-amber-800{
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.text-blue-200{
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}.text-blue-300{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}.text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}.text-blue-500\/40{
  color: rgb(59 130 246 / 0.4);
}.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}.text-cyan-300{
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}.text-cyan-400{
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}.text-cyan-400\/70{
  color: rgb(34 211 238 / 0.7);
}.text-cyan-500{
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}.text-cyan-500\/60{
  color: rgb(6 182 212 / 0.6);
}.text-cyan-800{
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}.text-emerald-400{
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}.text-emerald-500{
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}.text-emerald-600{
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}.text-emerald-700{
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}.text-emerald-800{
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}.text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(240 255 244 / var(--tw-text-opacity, 1));
}.text-green-300{
  --tw-text-opacity: 1;
  color: rgb(154 230 180 / var(--tw-text-opacity, 1));
}.text-green-400{
  --tw-text-opacity: 1;
  color: rgb(104 211 145 / var(--tw-text-opacity, 1));
}.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(72 187 120 / var(--tw-text-opacity, 1));
}.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(56 161 105 / var(--tw-text-opacity, 1));
}.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(47 133 90 / var(--tw-text-opacity, 1));
}.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(39 103 73 / var(--tw-text-opacity, 1));
}.text-grey-300{
  --tw-text-opacity: 1;
  color: rgb(226 231 240 / var(--tw-text-opacity, 1));
}.text-grey-400{
  --tw-text-opacity: 1;
  color: rgb(203 210 224 / var(--tw-text-opacity, 1));
}.text-grey-500{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}.text-grey-600{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}.text-grey-700{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}.text-grey-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}.text-grey-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}.text-indigo-300{
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}.text-indigo-400{
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}.text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}.text-indigo-800{
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}.text-orange-100{
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}.text-orange-200{
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}.text-orange-300{
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}.text-orange-400{
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}.text-orange-600{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}.text-orange-700{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}.text-orange-800{
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}.text-pink-300{
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}.text-pink-400{
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}.text-pink-700{
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}.text-pm{
  color: var(--pm-text);
}.text-pm-accent{
  color: var(--pm-accent);
}.text-pm-danger{
  color: var(--pm-danger);
}.text-pm-handover{
  color: var(--pm-handover);
}.text-pm-info{
  color: var(--pm-info);
}.text-pm-muted{
  color: var(--pm-text-muted);
}.text-pm-secondary{
  color: var(--pm-text-secondary);
}.text-pm-setup{
  color: var(--pm-setup);
}.text-pm-success{
  color: var(--pm-success);
}.text-pm-warning{
  color: var(--pm-warning);
}.text-primary-200{
  --tw-text-opacity: 1;
  color: rgb(176 193 219 / var(--tw-text-opacity, 1));
}.text-primary-300{
  --tw-text-opacity: 1;
  color: rgb(137 162 201 / var(--tw-text-opacity, 1));
}.text-primary-400{
  --tw-text-opacity: 1;
  color: rgb(97 131 183 / var(--tw-text-opacity, 1));
}.text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(45 84 134 / var(--tw-text-opacity, 1));
}.text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(36 67 107 / var(--tw-text-opacity, 1));
}.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(27 50 80 / var(--tw-text-opacity, 1));
}.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(18 33 53 / var(--tw-text-opacity, 1));
}.text-purple-400{
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}.text-purple-600{
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}.text-purple-700{
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}.text-purple-800{
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}.text-red-100{
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}.text-red-200{
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}.text-red-300{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}.text-rose-300{
  --tw-text-opacity: 1;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1));
}.text-rose-400{
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1));
}.text-rose-400\/60{
  color: rgb(251 113 133 / 0.6);
}.text-rose-500{
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}.text-secondary-100{
  --tw-text-opacity: 1;
  color: rgb(242 228 210 / var(--tw-text-opacity, 1));
}.text-secondary-500{
  --tw-text-opacity: 1;
  color: rgb(184 114 46 / var(--tw-text-opacity, 1));
}.text-secondary-600{
  --tw-text-opacity: 1;
  color: rgb(156 97 39 / var(--tw-text-opacity, 1));
}.text-sky-400{
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}.text-slate-300{
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}.text-slate-400{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}.text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}.text-slate-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}.text-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}.text-teal-300{
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}.text-teal-400{
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}.text-teal-500{
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}.text-teal-700{
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}.text-teal-800{
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}.text-violet-300{
  --tw-text-opacity: 1;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1));
}.text-violet-400{
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1));
}.text-violet-400\/60{
  color: rgb(167 139 250 / 0.6);
}.text-violet-500{
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1));
}.text-violet-600{
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}.text-violet-700{
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.text-white\/40{
  color: rgb(255 255 255 / 0.4);
}.text-white\/50{
  color: rgb(255 255 255 / 0.5);
}.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}.text-white\/70{
  color: rgb(255 255 255 / 0.7);
}.text-white\/80{
  color: rgb(255 255 255 / 0.8);
}.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}.text-yellow-200{
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}.text-yellow-500{
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}.text-yellow-600{
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}.text-yellow-700{
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}.underline{
  text-decoration-line: underline;
}.line-through{
  text-decoration-line: line-through;
}.no-underline{
  text-decoration-line: none;
}.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
}.placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity, 1));
}.placeholder-primary-200::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(176 193 219 / var(--tw-placeholder-opacity, 1));
}.placeholder-primary-200::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(176 193 219 / var(--tw-placeholder-opacity, 1));
}.placeholder-slate-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}.placeholder-slate-400::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}.\!opacity-0{
  opacity: 0 !important;
}.opacity-0{
  opacity: 0;
}.opacity-10{
  opacity: 0.1;
}.opacity-100{
  opacity: 1;
}.opacity-20{
  opacity: 0.2;
}.opacity-25{
  opacity: 0.25;
}.opacity-30{
  opacity: 0.3;
}.opacity-40{
  opacity: 0.4;
}.opacity-5{
  opacity: 0.05;
}.opacity-50{
  opacity: 0.5;
}.opacity-60{
  opacity: 0.6;
}.opacity-70{
  opacity: 0.7;
}.opacity-75{
  opacity: 0.75;
}.opacity-80{
  opacity: 0.8;
}.opacity-90{
  opacity: 0.9;
}.opacity-\[0\.03\]{
  opacity: 0.03;
}.shadow{
  --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);
}.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-pm-lg{
  --tw-shadow: var(--pm-shadow-lg);
  --tw-shadow-colored: var(--pm-shadow-lg);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-pm-md{
  --tw-shadow: var(--pm-shadow-md);
  --tw-shadow-colored: var(--pm-shadow-md);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-pm-sm{
  --tw-shadow: var(--pm-shadow-sm);
  --tw-shadow-colored: var(--pm-shadow-sm);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-amber-500\/20{
  --tw-shadow-color: rgb(245 158 11 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-amber-500\/30{
  --tw-shadow-color: rgb(245 158 11 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-black\/10{
  --tw-shadow-color: rgb(0 0 0 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-black\/20{
  --tw-shadow-color: rgb(0 0 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-blue-500\/20{
  --tw-shadow-color: rgb(59 130 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-blue-500\/30{
  --tw-shadow-color: rgb(59 130 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-cyan-500\/20{
  --tw-shadow-color: rgb(6 182 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-emerald-500\/20{
  --tw-shadow-color: rgb(16 185 129 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-emerald-500\/30{
  --tw-shadow-color: rgb(16 185 129 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-fuchsia-500\/20{
  --tw-shadow-color: rgb(217 70 239 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-lime-500\/20{
  --tw-shadow-color: rgb(132 204 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-orange-500\/20{
  --tw-shadow-color: rgb(249 115 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-pink-500\/20{
  --tw-shadow-color: rgb(236 72 153 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-red-500\/30{
  --tw-shadow-color: rgb(239 68 68 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-rose-500\/30{
  --tw-shadow-color: rgb(244 63 94 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-sky-500\/20{
  --tw-shadow-color: rgb(14 165 233 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-slate-500\/20{
  --tw-shadow-color: rgb(100 116 139 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-teal-500\/20{
  --tw-shadow-color: rgb(20 184 166 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-violet-500\/20{
  --tw-shadow-color: rgb(139 92 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-violet-500\/30{
  --tw-shadow-color: rgb(139 92 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.outline{
  outline-style: solid;
}.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.ring-4{
  --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);
}.ring-inset{
  --tw-ring-inset: inset;
}.ring-black\/5{
  --tw-ring-color: rgb(0 0 0 / 0.05);
}.ring-gray-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}.ring-green-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(154 230 180 / var(--tw-ring-opacity, 1));
}.ring-orange-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1));
}.ring-pm-accent{
  --tw-ring-color: var(--pm-accent);
}.ring-pm-info{
  --tw-ring-color: var(--pm-info);
}.ring-primary-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(137 162 201 / var(--tw-ring-opacity, 1));
}.ring-primary-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(97 131 183 / var(--tw-ring-opacity, 1));
}.ring-primary-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(45 84 134 / var(--tw-ring-opacity, 1));
}.ring-red-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}.ring-red-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}.ring-red-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}.ring-sky-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1));
}.ring-white{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}.ring-offset-1{
  --tw-ring-offset-width: 1px;
}.ring-offset-2{
  --tw-ring-offset-width: 2px;
}.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.brightness-110{
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.backdrop-blur{
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-\[background\]{
  transition-property: background;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-100{
  transition-duration: 100ms;
}.duration-150{
  transition-duration: 150ms;
}.duration-200{
  transition-duration: 200ms;
}.duration-300{
  transition-duration: 300ms;
}.duration-500{
  transition-duration: 500ms;
}.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}body {
  --brand-100: #D8E0ED;
  --brand-200: #B0C1DB;
  --brand-300: #89A2C9;
  --brand-400: #6183B7;
  --brand-500: #2D5486;
  --brand-600: #24436B;
  --brand-700: #1B3250;
  --brand-800: #122135;
  --brand-900: #09111B;

  --secondary-100: #F2E4D2;
  --secondary-200: #E5C9A5;
  --secondary-300: #D4AB78;
  --secondary-400: #C8924E;
  --secondary-500: #B8722E;
  --secondary-600: #9C6127;
  --secondary-700: #7A4C1E;
  --secondary-800: #583716;
  --secondary-900: #36220D;
}/* components *//* ── Chat FAB (floating action button) ── */.chat-fab {
  background: linear-gradient(135deg, #263c5c 0%, #304B73 100%);
  box-shadow:
    0 4px 14px rgba(0, 0, 0, 0.15),
    0 1px 3px rgba(0, 0, 0, 0.1);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}.chat-fab:hover {
  transform: translateY(-2px);
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.18),
    0 2px 6px rgba(0, 0, 0, 0.12);
}.chat-fab:active {
  transform: translateY(0) scale(0.96);
  transition-duration: 0.1s;
}.chat-fab-badge {
  box-shadow: 0 2px 6px rgba(239, 68, 68, 0.4);
  animation: badgePop 0.35s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}@keyframes badgePop {
  0%   { transform: scale(0); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}/* ── Chat popup container ── */.chat-popup-container {
  box-shadow:
    0 24px 48px rgba(0, 0, 0, 0.12),
    0 8px 16px rgba(0, 0, 0, 0.08),
    0 0 0 1px rgba(0, 0, 0, 0.04);
  animation: pm-slide-up 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}/* Smooth content transitions within the popup */turbo-frame#chat-popup-content > * {
  animation: chatContentFadeIn 0.2s ease-out both;
}@keyframes chatContentFadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}@keyframes pm-slide-up {
  0% {
    opacity: 0;
    transform: translateY(12px) scale(0.96);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}/* For mobile: take more width */@media (max-width: 639px) {
  .chat-popup-container {
    width: calc(100vw - 32px);
    height: 80vh;
    bottom: 72px;
    right: 16px;
    left: 16px;
  }
}.chat-popup-header {
  background: transparent;
  border-bottom: 1px solid var(--pm-border);
}.chat-popup-close {
  background: rgba(255, 255, 255, 0.15);
}.chat-popup-close:hover {
  background: rgba(255, 255, 255, 0.25);
}/* Turbo frame must participate in flex layout */.chat-popup-container > turbo-frame {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}/* Loading dots */.chat-loading-dots span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #8293ab;
  animation: chatLoadBounce 1.4s infinite ease-in-out both;
}.chat-loading-dots span:nth-child(1) { animation-delay: -0.32s; }.chat-loading-dots span:nth-child(2) { animation-delay: -0.16s; }.chat-loading-dots span:nth-child(3) { animation-delay: 0s; }@keyframes chatLoadBounce {
  0%, 80%, 100% { transform: scale(0.5); opacity: 0.3; }
  40% { transform: scale(1); opacity: 1; }
}/* ── Messages ── */@keyframes messageSlideIn {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}#messages:not(.no-animate) > .message {
  animation: messageSlideIn 0.3s ease-out both;
}.typing-dots span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #9ca3af;
  animation: typingBounce 1.4s infinite ease-in-out both;
}.typing-dots span:nth-child(1) { animation-delay: -0.32s; }.typing-dots span:nth-child(2) { animation-delay: -0.16s; }.typing-dots span:nth-child(3) { animation-delay: 0s; }@keyframes typingBounce {
  0%, 80%, 100% { transform: scale(0.6); opacity: 0.4; }
  40% { transform: scale(1); opacity: 1; }
}/* mentions */[contenteditable="true"]:empty:before {
  content: attr(placeholder);
  color: #9ca3af;
  display: block;
}.mention {
  display: inline-block;
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}.mention-card .flex {
  flex-direction: row !important;
}/* reactions */.reaction-btn {
  animation: reaction-pop 0.4s ease both;
}@keyframes reaction-pop {
  0%   { transform: scale(0); opacity: 0; }
  50%  { transform: scale(1.2); }
  70%  { transform: scale(0.9); }
  100% { transform: scale(1); opacity: 1; }
}.reaction-btn span:first-child {
  display: inline-block;
  animation: reaction-wiggle 0.5s ease 0.2s both;
}@keyframes reaction-wiggle {
  0%   { transform: rotate(0deg); }
  25%  { transform: rotate(14deg); }
  50%  { transform: rotate(-10deg); }
  75%  { transform: rotate(6deg); }
  100% { transform: rotate(0deg); }
}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}.animate__animated {
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}.animate__animated.animate__infinite {
  animation-iteration-count: infinite;
}.animate__animated.animate__repeat-1 {
  animation-iteration-count: 1;
  animation-iteration-count: var(--animate-repeat);
}.animate__animated.animate__repeat-2 {
  animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}.animate__animated.animate__repeat-3 {
  animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}.animate__animated.animate__delay-1s {
  animation-delay: 1s;
  animation-delay: var(--animate-delay);
}.animate__animated.animate__delay-2s {
  animation-delay: calc(1s * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}.animate__animated.animate__delay-3s {
  animation-delay: calc(1s * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}.animate__animated.animate__delay-4s {
  animation-delay: calc(1s * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}.animate__animated.animate__delay-5s {
  animation-delay: calc(1s * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}.animate__animated.animate__faster {
  animation-duration: calc(1s / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}.animate__animated.animate__fast {
  animation-duration: calc(1s * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}.animate__animated.animate__slow {
  animation-duration: calc(1s * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}.animate__animated.animate__slower {
  animation-duration: calc(1s * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*='Out'] {
    opacity: 0;
  }
}/* Attention seekers  */@keyframes bounce {
  from,
  20%,
  53%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}.animate__bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}.animate__flash {
  animation-name: flash;
}/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}.animate__pulse {
  animation-name: pulse;
  animation-timing-function: ease-in-out;
}@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}.animate__rubberBand {
  animation-name: rubberBand;
}@keyframes shakeX {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}.animate__shakeX {
  animation-name: shakeX;
}@keyframes shakeY {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(0, 10px, 0);
  }
}.animate__shakeY {
  animation-name: shakeY;
}@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}.animate__headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}.animate__swing {
  transform-origin: top center;
  animation-name: swing;
}@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}.animate__tada {
  animation-name: tada;
}/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__wobble {
  animation-name: wobble;
}@keyframes jello {
  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}.animate__jello {
  animation-name: jello;
  transform-origin: center;
}@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}.animate__heartBeat {
  animation-name: heartBeat;
  animation-duration: calc(1s * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  animation-timing-function: ease-in-out;
}/* Back entrances */@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}.animate__backInDown {
  animation-name: backInDown;
}@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}.animate__backInLeft {
  animation-name: backInLeft;
}@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}.animate__backInRight {
  animation-name: backInRight;
}@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}.animate__backInUp {
  animation-name: backInUp;
}/* Back exits */@keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}.animate__backOutDown {
  animation-name: backOutDown;
}@keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}.animate__backOutLeft {
  animation-name: backOutLeft;
}@keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}.animate__backOutRight {
  animation-name: backOutRight;
}@keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}.animate__backOutUp {
  animation-name: backOutUp;
}/* Bouncing entrances  */@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}.animate__bounceIn {
  animation-duration: calc(1s * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounceIn;
}@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__bounceInDown {
  animation-name: bounceInDown;
}@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__bounceInLeft {
  animation-name: bounceInLeft;
}@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__bounceInRight {
  animation-name: bounceInRight;
}@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__bounceInUp {
  animation-name: bounceInUp;
}/* Bouncing exits  */@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}.animate__bounceOut {
  animation-duration: calc(1s * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounceOut;
}@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}.animate__bounceOutDown {
  animation-name: bounceOutDown;
}@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}.animate__bounceOutLeft {
  animation-name: bounceOutLeft;
}@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}.animate__bounceOutRight {
  animation-name: bounceOutRight;
}@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}.animate__bounceOutUp {
  animation-name: bounceOutUp;
}/* Fading entrances  */@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}.animate__fadeIn {
  animation-name: fadeIn;
}@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInDown {
  animation-name: fadeInDown;
}@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInDownBig {
  animation-name: fadeInDownBig;
}@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInLeft {
  animation-name: fadeInLeft;
}@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInLeftBig {
  animation-name: fadeInLeftBig;
}@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInRight {
  animation-name: fadeInRight;
}@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInRightBig {
  animation-name: fadeInRightBig;
}@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInUp {
  animation-name: fadeInUp;
}@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInUpBig {
  animation-name: fadeInUpBig;
}@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInTopLeft {
  animation-name: fadeInTopLeft;
}@keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInTopRight {
  animation-name: fadeInTopRight;
}@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInBottomLeft {
  animation-name: fadeInBottomLeft;
}@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__fadeInBottomRight {
  animation-name: fadeInBottomRight;
}/* Fading exits */@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}.animate__fadeOut {
  animation-name: fadeOut;
}@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}.animate__fadeOutDown {
  animation-name: fadeOutDown;
}@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}.animate__fadeOutDownBig {
  animation-name: fadeOutDownBig;
}@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}.animate__fadeOutLeft {
  animation-name: fadeOutLeft;
}@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}.animate__fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}.animate__fadeOutRight {
  animation-name: fadeOutRight;
}@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}.animate__fadeOutRightBig {
  animation-name: fadeOutRightBig;
}@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}.animate__fadeOutUp {
  animation-name: fadeOutUp;
}@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}.animate__fadeOutUpBig {
  animation-name: fadeOutUpBig;
}@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}.animate__fadeOutTopLeft {
  animation-name: fadeOutTopLeft;
}@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}.animate__fadeOutTopRight {
  animation-name: fadeOutTopRight;
}@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}.animate__fadeOutBottomRight {
  animation-name: fadeOutBottomRight;
}@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}.animate__fadeOutBottomLeft {
  animation-name: fadeOutBottomLeft;
}/* Flippers */@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}.animate__animated.animate__flip {
  backface-visibility: visible;
  animation-name: flip;
}@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}.animate__flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}.animate__flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}.animate__flipOutX {
  animation-duration: calc(1s * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: flipOutX;
  backface-visibility: visible !important;
}@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}.animate__flipOutY {
  animation-duration: calc(1s * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  backface-visibility: visible !important;
  animation-name: flipOutY;
}/* Lightspeed */@keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__lightSpeedInRight {
  animation-name: lightSpeedInRight;
  animation-timing-function: ease-out;
}@keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__lightSpeedInLeft {
  animation-name: lightSpeedInLeft;
  animation-timing-function: ease-out;
}@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}.animate__lightSpeedOutRight {
  animation-name: lightSpeedOutRight;
  animation-timing-function: ease-in;
}@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}.animate__lightSpeedOutLeft {
  animation-name: lightSpeedOutLeft;
  animation-timing-function: ease-in;
}/* Rotating entrances */@keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}.animate__rotateIn {
  animation-name: rotateIn;
  transform-origin: center;
}@keyframes rotateInDownLeft {
  from {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}.animate__rotateInDownLeft {
  animation-name: rotateInDownLeft;
  transform-origin: left bottom;
}@keyframes rotateInDownRight {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}.animate__rotateInDownRight {
  animation-name: rotateInDownRight;
  transform-origin: right bottom;
}@keyframes rotateInUpLeft {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}.animate__rotateInUpLeft {
  animation-name: rotateInUpLeft;
  transform-origin: left bottom;
}@keyframes rotateInUpRight {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}.animate__rotateInUpRight {
  animation-name: rotateInUpRight;
  transform-origin: right bottom;
}/* Rotating exits */@keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}.animate__rotateOut {
  animation-name: rotateOut;
  transform-origin: center;
}@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}.animate__rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom;
}@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}.animate__rotateOutDownRight {
  animation-name: rotateOutDownRight;
  transform-origin: right bottom;
}@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}.animate__rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom;
}@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}.animate__rotateOutUpRight {
  animation-name: rotateOutUpRight;
  transform-origin: right bottom;
}/* Specials */@keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}.animate__hinge {
  animation-duration: calc(1s * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  animation-name: hinge;
  transform-origin: top left;
}@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}.animate__jackInTheBox {
  animation-name: jackInTheBox;
}/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}.animate__rollIn {
  animation-name: rollIn;
}/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}.animate__rollOut {
  animation-name: rollOut;
}/* Zooming entrances */@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}.animate__zoomIn {
  animation-name: zoomIn;
}@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}.animate__zoomInDown {
  animation-name: zoomInDown;
}@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}.animate__zoomInLeft {
  animation-name: zoomInLeft;
}@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}.animate__zoomInRight {
  animation-name: zoomInRight;
}@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}.animate__zoomInUp {
  animation-name: zoomInUp;
}/* Zooming exits */@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}.animate__zoomOut {
  animation-name: zoomOut;
}@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}.animate__zoomOutDown {
  animation-name: zoomOutDown;
  transform-origin: center bottom;
}@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}.animate__zoomOutLeft {
  animation-name: zoomOutLeft;
  transform-origin: left center;
}@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}.animate__zoomOutRight {
  animation-name: zoomOutRight;
  transform-origin: right center;
}@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}.animate__zoomOutUp {
  animation-name: zoomOutUp;
  transform-origin: center bottom;
}/* Sliding entrances */@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__slideInDown {
  animation-name: slideInDown;
}@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__slideInLeft {
  animation-name: slideInLeft;
}@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__slideInRight {
  animation-name: slideInRight;
}@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}.animate__slideInUp {
  animation-name: slideInUp;
}/* Sliding exits */@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}.animate__slideOutDown {
  animation-name: slideOutDown;
}@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}.animate__slideOutLeft {
  animation-name: slideOutLeft;
}@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}.animate__slideOutRight {
  animation-name: slideOutRight;
}@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}.animate__slideOutUp {
  animation-name: slideOutUp;
}::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}::-webkit-scrollbar-track {
  background: transparent;
}::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.08);
}[data-theme="dark"] ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.08);
}::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}::-webkit-scrollbar:horizontal {
  height: 10px;
}.hide-scrollbar::-webkit-scrollbar {
  display: none;
}.hide-scrollbar {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}/**
 * tom-select.css (v2.4.3)
 * Copyright (c) contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 */.ts-control {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
}.ts-wrapper.multi.has-items .ts-control {
  padding: calc(8px - 2px - 1px) 8px calc(8px - 2px - 3px - 1px);
}.full .ts-control {
  background-color: #fff;
}.disabled .ts-control, .disabled .ts-control * {
  cursor: default !important;
}.focus .ts-control {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}.ts-control > * {
  vertical-align: baseline;
  display: inline-block;
}.ts-wrapper.multi .ts-control > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}.ts-wrapper.multi .ts-control > div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}.ts-wrapper.multi.disabled .ts-control > div, .ts-wrapper.multi.disabled .ts-control > div.active {
  color: white;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}.ts-control > input {
  flex: 1 1 auto;
  min-width: 7rem;
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
  box-shadow: none !important;
}.ts-control > input::-ms-clear {
  display: none;
}.ts-control > input:focus {
  outline: none !important;
}.has-items .ts-control > input {
  margin: 0 4px !important;
}.ts-control.rtl {
  text-align: right;
}.ts-control.rtl.single .ts-control:after {
  left: 15px;
  right: auto;
}.ts-control.rtl .ts-control > input {
  margin: 0 4px 0 -2px !important;
}.disabled .ts-control {
  opacity: 0.5;
  background-color: #fafafa;
}.input-hidden .ts-control > input {
  opacity: 0;
  position: absolute;
  left: -10000px;
}.ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: 0.25rem 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}.ts-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}.ts-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}.ts-dropdown .option,
.ts-dropdown .optgroup-header,
.ts-dropdown .no-results,
.ts-dropdown .create {
  padding: 5px 8px;
}.ts-dropdown .option, .ts-dropdown [data-disabled], .ts-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}.ts-dropdown [data-selectable].option {
  opacity: 1;
  cursor: pointer;
}.ts-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}.ts-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}.ts-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}.ts-dropdown .active.create {
  color: #495c68;
}.ts-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}.ts-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 8px;
}.ts-dropdown .spinner::after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}.ts-dropdown-content {
  overflow: hidden auto;
  max-height: 200px;
  scroll-behavior: smooth;
}.ts-wrapper.plugin-drag_drop .ts-dragging {
  color: transparent !important;
}.ts-wrapper.plugin-drag_drop .ts-dragging > * {
  visibility: hidden !important;
}.plugin-checkbox_options:not(.rtl) .option input {
  margin-right: 0.5rem;
}.plugin-checkbox_options.rtl .option input {
  margin-left: 0.5rem;
}/* stylelint-disable function-name-case */.plugin-clear_button {
  --ts-pr-clear-button: 1em;
}.plugin-clear_button .clear-button {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(8px - 6px);
  margin-right: 0 !important;
  background: transparent !important;
  transition: opacity 0.5s;
  cursor: pointer;
}.plugin-clear_button.form-select .clear-button, .plugin-clear_button.single .clear-button {
  right: max(var(--ts-pr-caret), 8px);
}.plugin-clear_button.focus.has-items .clear-button, .plugin-clear_button:not(.disabled):hover.has-items .clear-button {
  opacity: 1;
}.ts-wrapper .dropdown-header {
  position: relative;
  padding: 10px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: color-mix(#fff, #d0d0d0, 85%);
  border-radius: 3px 3px 0 0;
}.ts-wrapper .dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}.ts-wrapper .dropdown-header-close:hover {
  color: black;
}.plugin-dropdown_input.focus.dropdown-active .ts-control {
  box-shadow: none;
  border: 1px solid #d0d0d0;
}.plugin-dropdown_input .dropdown-input {
  border: 1px solid #d0d0d0;
  border-width: 0 0 1px;
  display: block;
  padding: 8px 8px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 100%;
  background: transparent;
}.plugin-dropdown_input .items-placeholder {
  border: 0 none !important;
  box-shadow: none !important;
  width: 100%;
}.plugin-dropdown_input.has-items .items-placeholder, .plugin-dropdown_input.dropdown-active .items-placeholder {
  display: none !important;
}.ts-wrapper.plugin-input_autogrow.has-items .ts-control > input {
  min-width: 0;
}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input {
  flex: none;
  min-width: 4px;
}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::-moz-placeholder {
  color: transparent;
}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::placeholder {
  color: transparent;
}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content {
  display: flex;
}.ts-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}.ts-dropdown.plugin-optgroup_columns .optgroup::before {
  display: none;
}.ts-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}.ts-wrapper.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
}.ts-wrapper.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 0 6px;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}.ts-wrapper.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover {
  background: none;
}.ts-wrapper.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}.ts-wrapper.plugin-remove_button:not(.rtl) .item {
  padding-right: 0 !important;
}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
  border-left: 1px solid #0073bb;
  margin-left: 6px;
}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove {
  border-left-color: #00578d;
}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove {
  border-left-color: #aaaaaa;
}.ts-wrapper.plugin-remove_button.rtl .item {
  padding-left: 0 !important;
}.ts-wrapper.plugin-remove_button.rtl .item .remove {
  border-right: 1px solid #0073bb;
  margin-right: 6px;
}.ts-wrapper.plugin-remove_button.rtl .item.active .remove {
  border-right-color: #00578d;
}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove {
  border-right-color: #aaaaaa;
}:root {
  --ts-pr-clear-button: 0px;
  --ts-pr-caret: 0px;
  --ts-pr-min: .75rem;
}.ts-wrapper.single .ts-control, .ts-wrapper.single .ts-control input {
  cursor: pointer;
}.ts-control:not(.rtl) {
  padding-right: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}.ts-control.rtl {
  padding-left: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}.ts-wrapper {
  position: relative;
}.ts-dropdown,
.ts-control,
.ts-control input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
}.ts-control,
.ts-wrapper.single.input-active .ts-control {
  background: #fff;
  cursor: text;
}.ts-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}.ts-wrapper.single .ts-control {
  --ts-pr-caret: 2rem;
}.ts-wrapper.single .ts-control::after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}.ts-wrapper.single .ts-control:not(.rtl)::after {
  right: 15px;
}.ts-wrapper.single .ts-control.rtl::after {
  left: 15px;
}.ts-wrapper.single.dropdown-active .ts-control::after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}.ts-wrapper.single.input-active .ts-control, .ts-wrapper.single.input-active .ts-control input {
  cursor: text;
}.ts-wrapper {
  display: flex;
  min-height: 36px;
}.ts-wrapper.multi.has-items .ts-control {
  padding-left: 5px;
  --ts-pr-min: $padding-x;
}.ts-wrapper.multi .ts-control [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  border-radius: 3px;
  background-color: color-mix(#1da7ee, #178ee9, 60%);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}.ts-wrapper.multi .ts-control [data-value].active {
  background-color: color-mix(#008fd8, #0075cf, 60%);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
}.ts-wrapper.multi.disabled .ts-control [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  box-shadow: none;
}.ts-wrapper.multi.disabled .ts-control [data-value], .ts-wrapper.multi.disabled .ts-control [data-value] .remove {
  border-color: #e6e6e6;
}.ts-wrapper.multi.disabled .ts-control [data-value] .remove {
  background: none;
}.ts-wrapper.single .ts-control {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: color-mix(#fefefe, #f2f2f2, 60%);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
}.ts-wrapper.single .ts-control, .ts-dropdown.single {
  border-color: #b8b8b8;
}.dropdown-active .ts-control {
  border-radius: 3px 3px 0 0;
}.ts-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}.ts-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}.ts-dropdown .optgroup:first-child {
  border-top: 0 none;
}/* Remove default text */.dropzone::before {
  content: none !important;
}.dz-message {
  height: 0;
}/* Enhanced chevron rotation */.chevron-transition {
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
}/* Pulse effect for folder icon on expand */@keyframes folderPulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
}.folder-icon-pulse {
  animation: folderPulse 300ms ease-out;
}/* Scale animation for drag-drop feedback */.scale-102 {
  transform: scale(1.02);
}/* Context menu animations */@keyframes contextMenuFadeIn {
  from {
    opacity: 0;
    transform: scale(0.95) translateY(-5px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}[data-folder-context-menu-target="menu"]:not(.hidden) {
  animation: contextMenuFadeIn 150ms ease-out;
}/* Drop zone active states */[data-folder-drop-zone-target="dropZone"].bg-pm-info-soft {
  border-width: 2px;
  border-style: dashed;
}[data-folder-drop-zone-target="dropZone"].bg-pm-danger-soft {
  border-width: 2px;
  border-style: dashed;
}/* File icon box base styles */.file-icon-box{
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
}.mention-card .file-icon-box {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .file-icon-box {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .file-icon-box {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.file-icon-box > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .file-icon-box.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.file-icon-box.min-h-0 {
  flex: 1;
  min-height: 0;
}/* Documents layout column height */.documents-column-height {
  height: calc(100vh - 80px);
}/* Turbo frames inside documents columns need to be flex items, not display:contents */.documents-column-height > turbo-frame {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}/* Context menu styles *//* Note: visibility is controlled by adding/removing .hidden class via JS */.context-menu{
  position: fixed;
  z-index: 50;
  min-width: 10rem;
  border-radius: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  box-shadow: var(--pm-shadow-lg);
}.context-menu-divider{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  border-top: 1px solid var(--pm-border);
}.context-menu-button{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.mention-card .context-menu-button {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .context-menu-button {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .context-menu-button {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.context-menu-button > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .context-menu-button.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.context-menu-button.min-h-0 {
  flex: 1;
  min-height: 0;
}.context-menu-button {
  color: var(--pm-text);
}.context-menu-button:hover {
    background: var(--pm-surface-alt);
  }.context-menu-button-danger{
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.mention-card .context-menu-button-danger {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .context-menu-button-danger {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .context-menu-button-danger {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.context-menu-button-danger > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .context-menu-button-danger.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.context-menu-button-danger.min-h-0 {
  flex: 1;
  min-height: 0;
}.context-menu-button-danger {
  color: var(--pm-danger);
}.context-menu-button-danger:hover {
    background: var(--pm-danger-soft);
  }.checklist-instance-selection-box {
  position: fixed;
  border: 2px solid var(--pm-accent);
  background-color: var(--pm-accent-soft);
  z-index: 9999;
  pointer-events: none;
}[data-controller="checklist-assignments"] ul {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}[data-checklist-assignments-target="availableItem"][data-selected="true"],
[data-checklist-assignments-target="assignedItem"][data-selected="true"] {
  background-color: var(--pm-accent-soft) !important;
  border: 2px solid var(--pm-accent) !important;
  color: var(--pm-accent) !important;
}[data-checklist-assignments-target="availableItem"],
[data-checklist-assignments-target="assignedItem"] {
  cursor: grab;
  transition: opacity 0.1s ease, background-color 0.2s ease;
}[data-checklist-assignments-target="availableItem"]:active,
[data-checklist-assignments-target="assignedItem"]:active {
  cursor: grabbing;
}@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}.animate-fade-in {
  animation: fade-in 0.15s ease-out;
}.popup-enter {
  animation: popup-enter 0.15s ease-out both;
}@keyframes popup-enter {
  from {
    opacity: 0;
    transform: translateY(4px) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}/* Staggered fade-up entrance */@keyframes fade-up {
  from { opacity: 0; transform: translateY(16px); }
  to { opacity: 1; transform: translateY(0); }
}.fade-up-1 { animation: fade-up 0.5s ease-out both; animation-delay: 0.1s; }.fade-up-2 { animation: fade-up 0.5s ease-out both; animation-delay: 0.2s; }.fade-up-3 { animation: fade-up 0.5s ease-out both; animation-delay: 0.35s; }.fade-up-4 { animation: fade-up 0.5s ease-out both; animation-delay: 0.5s; }.fade-up-5 { animation: fade-up 0.5s ease-out both; animation-delay: 0.65s; }/* Shimmer effect for buttons/highlights */@keyframes shimmer {
  0% { background-position: -200% 0; }
  100% { background-position: 200% 0; }
}.btn-shimmer {
  background-size: 200% 100%;
  animation: shimmer 3s ease-in-out infinite;
}@keyframes radar-ripple {
  0%   { transform: scale(1); opacity: 0.5; }
  100% { transform: scale(2.5); opacity: 0; }
}.scroll-highlight {
  animation: highlight-pulse 5s ease-in-out;
}@keyframes highlight-pulse {
  0%, 20%, 40%, 60%, 80%, 100% { 
    background-color: transparent; 
  }
  10%, 30%, 50% { 
    background-color: rgba(184, 114, 46, 0.3);
  }
}/* ═══════════════════════════════════════════
   Project Assets: panel, drop zone, animations
   ═══════════════════════════════════════════ *//* --- Selection --- */.pa-selected{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(176 193 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 249 / var(--tw-bg-opacity, 1));
}.pa-asset-item{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  border-radius: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}.mention-card .pa-asset-item {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pa-asset-item {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pa-asset-item {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pa-asset-item > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pa-asset-item.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pa-asset-item.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-asset-item:hover{
  background-color: var(--pm-surface-alt);
}.pa-asset-item--added{
  cursor: default;
  opacity: 0.4;
}.pa-section-header{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: var(--pm-text-muted);
}.pa-toc-pill{
  border-radius: 9999px;
  border-width: 1px;
  border-color: var(--pm-border);
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--pm-text-secondary);
  white-space: nowrap;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.pa-toc-pill:hover{
  border-color: var(--pm-border-alt);
  color: var(--pm-text);
}/* --- Bundle form checkbox labels --- */.pa-bundle-grid label:has(input:checked){
  --tw-border-opacity: 1;
  border-color: rgb(97 131 183 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 249 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.pa-bundle-grid label:has(input:checked) .truncate{
  font-weight: 500;
}/* --- Corner pill (appears when dragging files over the page) --- */.pa-drop-pill {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%) translateY(80px);
  z-index: 1000;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 24px;
  border-radius: 50px;
  background: rgba(48, 75, 115, 0.92);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  color: white;
  font-size: 14px;
  font-weight: 600;
  pointer-events: none;
  opacity: 0;
  transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1),
              opacity 0.25s ease,
              box-shadow 0.2s ease,
              background 0.2s ease;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
}.pa-drop-pill--visible {
  pointer-events: auto;
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}.pa-drop-pill--hover {
  background: rgba(34, 197, 94, 0.9);
  transform: translateX(-50%) translateY(0) scale(1.08);
  box-shadow: 0 12px 40px rgba(34, 197, 94, 0.3);
}.pa-drop-pill__icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}.pa-drop-pill__text {
  line-height: 1;
}/* --- Drop overlay --- */.pa-drop-overlay{
  pointer-events: none;
  position: fixed;
  inset: 0px;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
}.mention-card .pa-drop-overlay {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pa-drop-overlay {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pa-drop-overlay {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pa-drop-overlay > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pa-drop-overlay.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pa-drop-overlay.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-drop-overlay {
  background: var(--pm-overlay);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  opacity: 0;
  transition: opacity 0.25s ease;
}.pa-drop-overlay--active {
  opacity: 1;
  pointer-events: auto;
}/* Morph animation: expands from the pill's position to full overlay */.pa-drop-overlay--morphing {
  pointer-events: auto;
  animation: pa-morph-expand 0.45s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}@keyframes pa-morph-expand {
  0% {
    opacity: 0;
    clip-path: circle(40px at var(--morph-x, 50%) var(--morph-y, 90%));
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    clip-path: circle(150% at 50% 50%);
  }
}@media (prefers-reduced-motion: reduce) {
  .pa-drop-overlay--morphing {
    animation: none;
    opacity: 1;
    clip-path: none;
  }
}.pa-drop-overlay__card{
  border-radius: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  color: var(--pm-text);
  background: var(--pm-surface);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  border: 1px solid var(--pm-border);
  box-shadow: var(--pm-shadow-lg);
  width: 90vw;
  max-width: 420px;
  height: 400px;
  display: flex;
  flex-direction: column;
}.pa-drop-overlay--fading {
  opacity: 0;
  transition: opacity 0.4s ease;
}/* --- Drop label --- */.pa-drop-label{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
}.mention-card .pa-drop-label {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pa-drop-label {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pa-drop-label {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pa-drop-label > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pa-drop-label.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex.pa-drop-label.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pa-drop-label.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-drop-label__icon{
  height: 2.5rem;
  width: 2.5rem;
  color: var(--pm-accent);
  animation: pa-drop-label-pulse 1.5s ease-in-out infinite;
}.pa-drop-label__context{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  color: var(--pm-text-muted);
}@keyframes pa-drop-label-pulse {
  0%, 100% { opacity: 0.5; transform: scale(1); }
  50%      { opacity: 1; transform: scale(1.1); }
}/* --- Drop preview card --- */.pa-preview{
  display: flex;
  height: 100%;
  min-height: 0px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}.mention-card .pa-preview {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pa-preview {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pa-preview {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pa-preview > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pa-preview.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex.pa-preview.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex.flex-col.pa-preview {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pa-preview.min-h-0 {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.flex.pa-preview {
  flex: 1;
  min-height: 0;
}.pa-preview__header{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  color: var(--pm-text);
}.pa-preview__list{
  min-height: 0px;
  width: 100%;
  flex: 1 1 0%;
}.pa-preview__list > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}.pa-preview__list{
  overflow-y: auto;
}.pm-chat-drawer__chat .pa-preview__list.flex.min-h-0 {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.flex.pa-preview__list {
  flex: 1;
  min-height: 0;
}.pa-preview__item{
  display: flex;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}.mention-card .pa-preview__item {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pa-preview__item {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pa-preview__item {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pa-preview__item > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pa-preview__item.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pa-preview__item.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-preview__item {
  color: var(--pm-text-secondary);
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border);
}.pa-preview__icon{
  height: 1rem;
  width: 1rem;
  flex-shrink: 0;
  color: var(--pm-accent);
  stroke-linecap: round;
  stroke-linejoin: round;
}.pa-preview__toggle {
  display: flex;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid var(--pm-border);
  flex-shrink: 0;
}.pa-preview__toggle-btn {
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 500;
  color: var(--pm-text-muted);
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.15s;
  line-height: 1.4;
}.pa-preview__toggle-btn:first-child {
  border-right: 1px solid var(--pm-border);
}.pa-preview__toggle-btn--active {
  background: var(--pm-accent);
  color: white;
}.pa-preview__toggle-btn:not(.pa-preview__toggle-btn--active):hover {
  background: var(--pm-surface-alt);
}.pa-preview__remove{
  margin-left: auto;
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.mention-card .pa-preview__remove {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pa-preview__remove {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pa-preview__remove {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pa-preview__remove > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pa-preview__remove.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pa-preview__remove.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-preview__remove {
  color: var(--pm-text-muted);
}.pa-preview__remove:hover {
  color: var(--pm-danger);
  background: var(--pm-danger-soft);
}.pa-preview__more{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--pm-text-muted);
}.pa-preview__rejected{
  width: 100%;
}.pa-preview__rejected > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}.pa-preview__rejected{
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--pm-danger);
}.pa-preview__rejected-item{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.pa-bundle-grid label:has(input:checked) .pa-preview__rejected-item{
  font-weight: 500;
}.pa-preview__actions{
  display: flex;
  width: 100%;
  flex-shrink: 0;
  gap: 0.75rem;
  padding-top: 0.25rem;
}.mention-card .pa-preview__actions {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pa-preview__actions {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pa-preview__actions {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pa-preview__actions > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pa-preview__actions.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pa-preview__actions.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-preview__cancel{
  flex: 1 1 0%;
  cursor: pointer;
  border-radius: 0.75rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.pm-chat-drawer__chat .pa-preview__cancel.flex.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-preview__cancel {
  color: var(--pm-text-secondary);
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border);
}.pa-preview__cancel:hover {
  background: var(--pm-bg);
}.pa-preview__add-more{
  cursor: pointer;
  border-radius: 0.75rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  color: var(--pm-accent);
  background: var(--pm-accent-soft);
  border: 1px dashed var(--pm-border-alt);
}.pa-preview__add-more:hover {
  opacity: 0.85;
}.pa-preview__confirm{
  flex: 1 1 0%;
  border-radius: 0.75rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.pm-chat-drawer__chat .pa-preview__confirm.flex.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-preview__confirm{
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background: var(--pm-accent);
  box-shadow: var(--pm-shadow-md);
}.pa-preview__confirm:hover {
  background: var(--pm-accent-hover);
}.pa-preview__confirm:disabled{
  cursor: wait;
  opacity: 0.6;
}.pa-preview__check{
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(72 187 120 / var(--tw-bg-opacity, 1));
}.mention-card .pa-preview__check {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .pa-preview__check {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .pa-preview__check {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.pa-preview__check > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .pa-preview__check.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.pa-preview__check.min-h-0 {
  flex: 1;
  min-height: 0;
}.pa-preview__check {
  animation: pa-check-pop 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}.pa-preview__check svg{
  height: 1.5rem;
  width: 1.5rem;
}/* --- Stacked drag ghost --- */.pa-drag-ghost {
  position: absolute;
  top: 0; left: 0;
  pointer-events: none;
  z-index: 9999;
}.pa-drag-ghost__row {
  padding: 5px 14px;
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  color: var(--pm-text);
  white-space: nowrap;
  box-shadow: var(--pm-shadow-sm);
}.pa-drag-ghost__more {
  font-size: 10px;
  color: var(--pm-accent);
  font-weight: 600;
  border-style: dashed;
}/* --- Drop impact: rings, flash, particles --- */.pa-drop-impact {
  position: fixed;
  pointer-events: none;
  z-index: 1000;
}.pa-drop-impact__ring {
  position: absolute;
  width: 16px; height: 16px;
  border-radius: 50%;
  border: 2px solid rgba(48, 75, 115, 0.4);
  transform: translate(-50%, -50%) scale(0);
  animation: pa-impact-ring 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}@keyframes pa-impact-ring {
  0%   { transform: translate(-50%, -50%) scale(0); opacity: 1; }
  100% { transform: translate(-50%, -50%) scale(2.5); opacity: 0; }
}.pa-drop-impact__particle {
  position: absolute;
  border-radius: 50%;
  background: #304B73;
  transform: translate(-50%, -50%);
  animation: pa-impact-particle 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}@keyframes pa-impact-particle {
  0%   { transform: translate(-50%, -50%) scale(1); opacity: 1; }
  100% { transform: translate(calc(-50% + var(--px)), calc(-50% + var(--py))) scale(0); opacity: 0; }
}/* --- Drop confirmation card --- */.pa-drop-confirm {
  position: fixed;
  z-index: 1001;
  transform: translate(-50%, -50%);
  animation: pa-confirm-bounce 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}@keyframes pa-confirm-bounce {
  0%   { opacity: 0; transform: translate(-50%, -50%) scale(0.3); }
  60%  { opacity: 1; transform: translate(-50%, -50%) scale(1.05); }
  100% { transform: translate(-50%, -50%) scale(1); }
}.pa-drop-confirm__inner {
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  border-radius: 12px;
  padding: 10px 18px;
  box-shadow: var(--pm-shadow-lg);
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  overflow: hidden;
  min-width: 180px;
}.pa-drop-confirm__progress {
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  background: var(--pm-surface-alt);
}.pa-drop-confirm__progress-bar {
  height: 100%;
  width: 0%;
  background: var(--pm-accent);
}.pa-drop-confirm__text {
  font-size: 13px;
  font-weight: 500;
  color: var(--pm-text);
}.pa-drop-confirm__cancel {
  font-size: 11px;
  font-weight: 600;
  color: var(--pm-danger);
  background: none;
  border: none;
  cursor: pointer;
  padding: 2px 8px;
  border-radius: 4px;
  transition: background 0.15s;
}.pa-drop-confirm__cancel:hover {
  background: var(--pm-danger-soft);
}.pa-drop-confirm__check {
  width: 18px; height: 18px;
  border-radius: 50%;
  background: #22c55e;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: pa-check-pop 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}.pa-drop-confirm__check svg {
  width: 10px; height: 10px;
}@keyframes pa-check-pop {
  0%  { transform: scale(0); }
  100%{ transform: scale(1); }
}/* --- Proximity shake --- */.pa-drop-shake {
  animation: pa-el-shake calc(var(--shake-duration, 0.4) * 1s) cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}@keyframes pa-el-shake {
  0%, 100% { transform: translate(0, 0); }
  10% { transform: translate(calc(var(--shake-x, 3) * -1px), calc(var(--shake-y, 1) * 1px)); }
  20% { transform: translate(calc(var(--shake-x, 3) * 1px), calc(var(--shake-y, 1) * -1px)); }
  30% { transform: translate(calc(var(--shake-x, 3) * -0.6px), calc(var(--shake-y, 1) * 0.8px)); }
  40% { transform: translate(calc(var(--shake-x, 3) * 0.8px), calc(var(--shake-y, 1) * -0.6px)); }
  50% { transform: translate(calc(var(--shake-x, 3) * -0.4px), calc(var(--shake-y, 1) * 0.4px)); }
  60% { transform: translate(calc(var(--shake-x, 3) * 0.3px), calc(var(--shake-y, 1) * -0.3px)); }
  70% { transform: translate(calc(var(--shake-x, 3) * -0.2px), calc(var(--shake-y, 1) * 0.2px)); }
  80%, 90% { transform: translate(0, 0); }
}/* Shared timeline utilities — used by photos timeline, inspections timeline, etc. *//* Thin scrollbar for horizontal timeline containers */.timeline-scroll-container {
  scrollbar-width: thin;
  scrollbar-color: var(--pm-border-alt) transparent;
}.timeline-scroll-container::-webkit-scrollbar { height: 6px; width: 6px; }.timeline-scroll-container::-webkit-scrollbar-track { background: transparent; }.timeline-scroll-container::-webkit-scrollbar-thumb { background-color: var(--pm-border-alt); border-radius: 3px; }.timeline-scroll-container::-webkit-scrollbar-thumb:hover { background-color: var(--pm-text-muted); }/* Day column transitions for compact/thumbnail toggle */[data-timeline-day-column] {
  transition: width 0.3s ease;
}/* Compact bars animation */.timeline-compact-bars .rounded-sm {
  transition: height 0.3s ease;
}/* Minimap viewport — custom colors + drag state */.timeline-minimap-viewport {
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 0.25rem;
  background: var(--pm-info-soft);
  border: 1.5px solid rgba(37, 99, 235, 0.4);
  cursor: grab;
  transition: left 0.05s linear, width 0.05s linear;
}.timeline-minimap-viewport.dragging {
  cursor: grabbing;
  transition: none;
}/* ==========================================================================
   Inspections
   ========================================================================== *//* Mobile: constrain photo heights in preview */.inspection-preview--mobile .photo-item img,
.inspection-preview--mobile .issue-photo-item img,
.inspection-preview--mobile .review-photo-item img {
  max-height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}trix-toolbar * {
  box-sizing: border-box;
}trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}@media (max-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}@media (max-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: rgb(0, 0, 0);
}trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}@media (max-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}@media (max-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}@media (max-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%;
}trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}trix-toolbar .trix-dialogs {
  position: relative;
}trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}trix-toolbar .trix-dialog--link {
  max-width: 600px;
}trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}trix-editor [data-trix-mutable] ::-moz-selection, trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}trix-editor [data-trix-mutable] ::-moz-selection, trix-editor [data-trix-mutable]::-moz-selection, trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}trix-editor [data-trix-mutable] ::selection, trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none;
}trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight;
}trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}trix-editor .attachment {
  position: relative;
}trix-editor .attachment:hover {
  cursor: default;
}trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}trix-editor .trix-button-group {
  display: inline-flex;
}trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}trix-editor .trix-button.trix-active {
  background: #cbeefa;
}trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}trix-editor .trix-button--remove:hover {
  border-color: #333;
}trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}trix-editor .attachment__metadata-container {
  position: relative;
}trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word;
}.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}.trix-content li {
  margin-left: 1em;
}.trix-content [dir=rtl] li {
  margin-right: 1em;
}.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}.trix-content img {
  max-width: 100%;
  height: auto;
}.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}.trix-content .attachment__caption {
  text-align: center;
}.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: " •";
}.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *
 * *= require trix
*//*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}/* Ensure Action Text attachments are properly displayed */.trix-content action-text-attachment {
  display: block;
  margin: 1rem 0;
}.trix-content action-text-attachment img {
  max-width: 100%;
  height: auto;
  display: block;
}.trix-content action-text-attachment .attachment__caption {
  text-align: center;
  font-style: italic;
  color: #666;
  margin-top: 0.5rem;
}.trix-content ul,
trix-editor ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1.25rem;
  padding-left: 1.25rem;
}.trix-content ol,
trix-editor ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 1.25rem;
  padding-left: 1.25rem;
}.trix-content ul ul,
trix-editor ul ul {
  list-style-type: circle;
}.trix-content ul ul ul,
trix-editor ul ul ul {
  list-style-type: square;
}/* Ensure link colors are visible with Tailwind preflight */.trix-content a,
trix-editor a {
  color: #2563eb;
  text-decoration: underline;
}.trix-content a:hover,
trix-editor a:hover {
  color: #1d4ed8;
}/* ProModul design system *//* ──────────────────────────────────────────────────────────
   ProModul Design Tokens
   Light mode = default. Dark mode via [data-theme="dark"].
   ────────────────────────────────────────────────────────── *//* ── Light mode (default) ── */:root, .shell {
  /* Surfaces — warm navy undertone, premium depth */
  --pm-bg:          #F4F5F7;
  --pm-bg-subtle:   #FFFFFF;
  --pm-surface:     #FFFFFF;
  --pm-surface-alt: #ECEEF3;
  --pm-border:      rgba(12, 18, 34, 0.09);
  --pm-border-alt:  rgba(12, 18, 34, 0.16);

  /* Text — rich navy-black */
  --pm-text:        #0C1222;
  --pm-text-secondary: rgba(12, 18, 34, 0.58);
  --pm-text-muted:  rgba(12, 18, 34, 0.34);

  /* Phase colors — desaturated for premium feel */
  --pm-setup:       #0B867B;
  --pm-planning:    #1D4FBF;
  --pm-execution:   #B8860B;
  --pm-quality:     #BE2424;
  --pm-handover:    #6D32CC;

  /* Semantic — burnished copper accent, refined palette */
  --pm-accent:      #C07530;
  --pm-accent-hover: #A46428;
  --pm-accent-soft: rgba(192, 117, 48, 0.10);
  --pm-danger:      #BE2424;
  --pm-danger-soft: rgba(190, 36, 36, 0.07);
  --pm-warning:     #B8860B;
  --pm-warning-soft: rgba(184, 134, 11, 0.07);
  --pm-info:        #1D4FBF;
  --pm-info-soft:   rgba(29, 79, 191, 0.07);
  --pm-success:     #0B867B;
  --pm-success-soft: rgba(11, 134, 123, 0.08);
  --pm-overlay:     rgba(12, 18, 34, 0.55);

  /* Shadows — warm navy, layered depth */
  --pm-shadow-sm:   0 1px 2px rgba(12, 18, 34, 0.06), 0 1px 3px rgba(12, 18, 34, 0.04);
  --pm-shadow-md:   0 2px 4px rgba(12, 18, 34, 0.05), 0 4px 16px rgba(12, 18, 34, 0.07);
  --pm-shadow-lg:   0 4px 8px rgba(12, 18, 34, 0.05), 0 12px 32px rgba(12, 18, 34, 0.10);

  /* Spacing scale */
  --pm-space-xs:    4px;
  --pm-space-sm:    8px;
  --pm-space-md:    12px;
  --pm-space-lg:    14px;
  --pm-space-xl:    20px;
  --pm-space-2xl:   28px;
  --pm-space-3xl:   40px;
  --pm-space-4xl:   56px;

  /* Radius */
  --pm-radius-sm:   6px;
  --pm-radius-md:   10px;
  --pm-radius-lg:   14px;
  --pm-radius-xl:   20px;

  /* Typography */
  --pm-font:        'Inter', system-ui, -apple-system, sans-serif;
  --pm-font-display: 'Inter', system-ui, sans-serif;

  /* Sidebar */
  --pm-sidebar-width: 260px;
  --pm-sidebar-collapsed: 64px;

  /* Typography scale */
  --pm-text-xs:    11px;
  --pm-text-sm:    12px;
  --pm-text-base:  13px;
  --pm-text-md:    14px;
  --pm-text-lg:    16px;
  --pm-text-xl:    20px;
  --pm-text-2xl:   24px;
  --pm-text-3xl:   32px;

  --pm-leading-tight:  1.2;
  --pm-leading-normal: 1.5;
  --pm-leading-loose:  1.7;

  --pm-tracking-tight:  -0.01em;
  --pm-tracking-normal: 0;
  --pm-tracking-wide:   0.06em;

  /* Transitions */
  --pm-transition: 180ms ease;
  --pm-transition-slow: 300ms ease;

  /* Motion curves (reuse these, don't invent new ones) */
  --pm-ease-momentum: cubic-bezier(0.25, 0.1, 0.25, 1);
  --pm-ease-bounce:   cubic-bezier(0.34, 1.56, 0.64, 1);
  --pm-ease-dramatic: cubic-bezier(0.22, 1, 0.36, 1);
}/* ── Dark mode ── */.shell[data-theme="dark"],
html.pm-dark .shell,
html.pm-dark body,
html.pm-dark #lightbox-modal,
html.pm-dark #drawer {
  /* Surfaces — neutral dark gray, modern & easy on the eyes */
  --pm-bg:          #0F0F0F;
  --pm-bg-subtle:   #171717;
  --pm-surface:     #1E1E1E;
  --pm-surface-alt: #262626;
  --pm-border:      rgba(255, 255, 255, 0.07);
  --pm-border-alt:  rgba(255, 255, 255, 0.13);

  /* Text — warm off-white */
  --pm-text:        #EEEEF2;
  --pm-text-secondary: rgba(238, 238, 242, 0.55);
  --pm-text-muted:  rgba(238, 238, 242, 0.30);

  /* Phase colors — lifted for dark bg, still desaturated */
  --pm-setup:       #12AEA0;
  --pm-planning:    #3574DB;
  --pm-execution:   #E0A420;
  --pm-quality:     #E04444;
  --pm-handover:    #8555E0;

  /* Semantic — warm copper glows on dark navy */
  --pm-accent:      #D4944C;
  --pm-accent-hover: #C07530;
  --pm-accent-soft: rgba(212, 148, 76, 0.14);
  --pm-danger:      #E04444;
  --pm-danger-soft: rgba(224, 68, 68, 0.12);
  --pm-warning:     #E0A420;
  --pm-warning-soft: rgba(224, 164, 32, 0.12);
  --pm-info:        #3574DB;
  --pm-info-soft:   rgba(53, 116, 219, 0.12);
  --pm-success:     #12AEA0;
  --pm-success-soft: rgba(18, 174, 160, 0.12);
  --pm-overlay:     rgba(0, 0, 0, 0.65);

  /* Shadows — deep, rich */
  --pm-shadow-sm:   0 1px 2px rgba(0, 0, 0, 0.30);
  --pm-shadow-md:   0 4px 12px rgba(0, 0, 0, 0.35);
  --pm-shadow-lg:   0 8px 24px rgba(0, 0, 0, 0.40);
}/* ── Dark mode overrides ── */.shell[data-theme="dark"] .sidebar-action:hover {
  background: rgba(255, 255, 255, 0.06);
}.shell[data-theme="dark"] .main__header {
  background: #0F0F0F;
}/* ──────────────────────────────────────────────────────────
   Global Border Color — makes Tailwind's bare `border`,
   `border-t`, `border-r`, etc. use the design system color
   so every border adapts to dark mode automatically.
   ────────────────────────────────────────────────────────── */.shell *, .shell *::before, .shell *::after {
  border-color: var(--pm-border);
}/* ──────────────────────────────────────────────────────────
   Global Focus — WCAG 2.2 AA compliant focus indicators
   ────────────────────────────────────────────────────────── */*:focus-visible {
  outline: 2px solid var(--pm-accent);
  outline-offset: 2px;
}/* Inset focus for contained elements */.card:focus-visible,
.tab:focus-visible,
.attention-row:focus-visible,
.nav-item:focus-visible,
.table tbody tr:focus-visible {
  outline-offset: -2px;
}/* Remove default focus for elements with custom focus styles */.btn:focus-visible,
.input:focus-visible,
.select:focus-visible,
.textarea:focus-visible {
  outline: none;
}/* ──────────────────────────────────────────────────────────
   Flash Animation — replaces Animate.css dependency
   ────────────────────────────────────────────────────────── */@keyframes pm-fade-in {
  from { opacity: 0; transform: translateY(-8px); }
  to   { opacity: 1; transform: translateY(0); }
}@keyframes pm-fade-out {
  from { opacity: 1; transform: translateY(0); }
  to   { opacity: 0; transform: translateY(-8px); }
}.pm-flash-enter {
  animation: pm-fade-in 0.3s ease;
}.pm-flash-exit {
  animation: pm-fade-out 0.3s ease forwards;
}/* ──────────────────────────────────────────────────────────
   Subtle Animations — page enter, cards, rows, dropdowns
   ────────────────────────────────────────────────────────── */@keyframes pm-slide-up {
  from { opacity: 0; transform: translateY(6px); }
  to   { opacity: 1; transform: translateY(0); }
}@keyframes pm-scale-in {
  from { opacity: 0; transform: scale(0.97); }
  to   { opacity: 1; transform: scale(1); }
}.main__content {
  animation: pm-slide-up 0.2s var(--pm-ease-momentum);
}.card {
  transition: box-shadow var(--pm-transition), border-color var(--pm-transition);
}.table tbody tr {
  transition: background var(--pm-transition);
}.tab-more__menu {
  animation: pm-scale-in 0.15s var(--pm-ease-dramatic);
  transform-origin: top center;
}turbo-frame .card {
  animation: pm-slide-up 0.15s var(--pm-ease-momentum);
}/* ──────────────────────────────────────────────────────────
   Utility Classes — now generated by Tailwind via config.
   Only multi-property component classes remain here.
   ────────────────────────────────────────────────────────── *//* Badges — theme-aware alternatives to bg-blue-100/text-blue-800 etc. */.pill          { display: inline-flex; align-items: center; padding: 2px 8px; border-radius: 100px; font-size: 12px; font-weight: 500; }.pill--info    { background: var(--pm-info-soft); color: var(--pm-info); }.pill--accent  { background: var(--pm-accent-soft); color: var(--pm-accent); }.pill--muted   { background: var(--pm-surface-alt); color: var(--pm-text-secondary); }.pill--danger  { background: var(--pm-danger-soft); color: var(--pm-danger); }.pill--warning { background: var(--pm-warning-soft); color: var(--pm-warning); }.pill--success { background: var(--pm-success-soft); color: var(--pm-success); }/* Phase badge */.badge--phase {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}/* ──────────────────────────────────────────────────────────
   Smooth Scroll
   ────────────────────────────────────────────────────────── */html { scroll-behavior: smooth; }/* ──────────────────────────────────────────────────────────
   Reduced Motion — respect OS preference
   ────────────────────────────────────────────────────────── */@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}/* ──────────────────────────────────────────────────────────
   ProModul Layouts
   ────────────────────────────────────────────────────────── *//* ── Page shell ── */.shell {
  display: flex;
  min-height: 100vh;
  background: var(--pm-bg);
  color: var(--pm-text);
  font-family: var(--pm-font);
  -webkit-font-smoothing: antialiased;
}/* Dark mode color crossfade — applied by theme controller during toggle */.shell.is-transitioning-theme,
.shell.is-transitioning-theme .card,
.shell.is-transitioning-theme .table-wrap,
.shell.is-transitioning-theme .sidebar,
.shell.is-transitioning-theme .main__header,
.shell.is-transitioning-theme .btn,
.shell.is-transitioning-theme .input {
  transition: background-color 0.3s ease, color 0.2s ease,
              border-color 0.3s ease, box-shadow 0.3s ease;
}/* ══════════════════════════════════════════════════════════
   SIDEBAR
   ══════════════════════════════════════════════════════════ */.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: var(--pm-sidebar-width);
  background: var(--pm-bg-subtle);
  border-right: 1px solid var(--pm-border);
  display: flex;
  flex-direction: column;
  z-index: 30;
  transition: width 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  overflow: visible;
}/* ── Sidebar sections ── */.sidebar__header {
  padding: var(--pm-space-sm) var(--pm-space-lg);
  height: var(--pm-header-h, 44px);
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--pm-border);
  flex-shrink: 0;
  overflow: visible;
}.sidebar__back {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 500;
  margin-bottom: var(--pm-space-md);
  opacity: 0.4;
  transition: opacity var(--pm-transition);
}.sidebar__back:hover {
  opacity: 0.7;
}.sidebar__project {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  min-width: 0;
  flex: 1;
}.sidebar__project-icon {
  width: 32px;
  height: 32px;
  border-radius: var(--pm-radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700;
  color: white;
  flex-shrink: 0;
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border);
}/* Logo theme switching */.sidebar__logo--light { display: block; }.sidebar__logo--dark { display: none; }html.pm-dark .sidebar__logo--light { display: none; }html.pm-dark .sidebar__logo--dark {
  display: block;
  transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1),
              height 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}.sidebar__project-info {
  min-width: 0;
  flex: 1;
}.sidebar__nav {
  flex: 1;
  overflow-y: auto;
  scrollbar-gutter: stable;
  padding: var(--pm-space-md) var(--pm-space-sm);
}.sidebar__footer {
  padding: var(--pm-space-sm) var(--pm-space-sm);
  border-top: 1px solid var(--pm-border);
  flex-shrink: 0;
}/* ── Elements that hide when collapsed ── */.sidebar__label {
  opacity: 1;
  transition: opacity 0.2s ease;
  overflow: visible;
}/* ── Expand/collapse icon swap ── */.sidebar__expanded-only { display: flex; }.sidebar__collapsed-icon {
  display: none;
  width: 32px;
  height: 32px;
  border-radius: var(--pm-radius-sm);
  background: transparent;
  border: none;
  color: var(--pm-text-muted);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  transition: all var(--pm-transition);
}.sidebar__collapsed-icon:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-text-secondary);
}/* ── Nav items ── */.nav-item {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  padding: var(--pm-space-sm) var(--pm-space-md);
  border-radius: var(--pm-radius-md);
  color: var(--pm-text-secondary);
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
  cursor: pointer;
  white-space: nowrap;
}.nav-item span {
  transition: opacity 0.2s ease, width 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
  overflow: hidden;
}.nav-item:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-text);
}.nav-item:focus-visible {
  outline: 2px solid var(--pm-accent);
  outline-offset: -2px;
}.nav-item--active {
  background: var(--pm-accent-soft);
  color: var(--pm-accent);
}.nav-item__icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  opacity: 0.7;
}.nav-item--active .nav-item__icon {
  opacity: 1;
}.nav-item--disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}/* ── Nav group ── */.nav-group__label {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--pm-text-muted);
  padding: var(--pm-space-lg) var(--pm-space-md) var(--pm-space-xs);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}.nav-group__label:hover {
  color: var(--pm-text-secondary);
}.nav-group__label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center / contain no-repeat;
  transition: transform 0.2s ease;
  opacity: 0;
  flex-shrink: 0;
}.nav-group:hover .nav-group__label::after,
.nav-group:has(.nav-group__items.hidden) .nav-group__label::after {
  opacity: 0.5;
}.nav-group:has(.nav-group__items.hidden) .nav-group__label::after {
  transform: rotate(-90deg);
}.nav-group__items {
  overflow: hidden;
}/* ── Badge count on nav items ── */.nav-item__badge {
  margin-left: auto;
  font-size: 10px;
  font-weight: 600;
  padding: 1px 6px;
  border-radius: 100px;
  background: var(--pm-surface-alt);
  color: var(--pm-text-muted);
}.nav-item--active .nav-item__badge {
  background: var(--pm-accent-soft);
  color: var(--pm-accent);
}/* ── Footer action buttons ── */.sidebar-action {
  width: 32px;
  height: 32px;
  border-radius: var(--pm-radius-sm);
  background: transparent;
  border: none;
  color: var(--pm-text-muted);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--pm-transition);
}.sidebar-action:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-text-secondary);
}.sidebar-pin__icon {
  flex-shrink: 0;
  transition: transform 0.2s ease;
}/* ══════════════════════════════════════════════════════════
   COLLAPSED STATE (unpinned)
   ══════════════════════════════════════════════════════════ */.sidebar[data-pinned="false"] {
  width: var(--pm-sidebar-collapsed);
}/* Swap expand/collapse icons */.sidebar[data-pinned="false"] .sidebar__expanded-only { display: none; }.sidebar[data-pinned="false"] .sidebar__collapsed-icon { display: flex; margin: 0 auto; }/* Hide labels */.sidebar[data-pinned="false"] .sidebar__label,
.sidebar[data-pinned="false"] .nav-item span {
  opacity: 0;
  width: 0;
  pointer-events: none;
  overflow: hidden;
}/* Center the header */.sidebar[data-pinned="false"] .sidebar__header {
  padding: var(--pm-space-md) var(--pm-space-sm);
  justify-content: center;
}.sidebar[data-pinned="false"] .sidebar__back {
  display: none;
}/* Shrink project icon, center it */.sidebar[data-pinned="false"] .sidebar__project {
  justify-content: center;
}.sidebar[data-pinned="false"] .sidebar__project-icon {
  width: 36px;
  height: 36px;
  font-size: 12px;
}/* Center nav icons */.sidebar[data-pinned="false"] .nav-item {
  justify-content: center;
  padding: 10px;
  gap: 0;
}/* Hide badge count when collapsed */.sidebar[data-pinned="false"] .nav-item__badge {
  display: none;
}/* Stack footer actions vertically when collapsed */.sidebar[data-pinned="false"] .sidebar__footer .flex {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"] .sidebar-pin__icon {
  transform: rotate(45deg);
}/* Footer */.sidebar[data-pinned="false"] .sidebar__footer {
  padding: var(--pm-space-sm);
}/* ══════════════════════════════════════════════════════════
   HOVER EXPAND (unpinned + hovered = overlay)
   ══════════════════════════════════════════════════════════ */.sidebar[data-pinned="false"][data-hovered="true"] {
  width: var(--pm-sidebar-width);
  box-shadow: var(--pm-shadow-lg), 0 0 0 1px var(--pm-border-alt);
  z-index: 40;
  transition: width 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}/* Restore expand/collapse icons */.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__expanded-only { display: flex; }.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__collapsed-icon { display: none; }/* Reveal labels */.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__label,
.sidebar[data-pinned="false"][data-hovered="true"] .sidebar-pin__label,
.sidebar[data-pinned="false"][data-hovered="true"] .nav-item span {
  opacity: 1;
  width: auto;
  pointer-events: auto;
  transition: opacity 0.2s ease 0.05s;
}/* Show badge count on hover */.sidebar[data-pinned="false"][data-hovered="true"] .nav-item__badge {
  display: inline-flex;
}/* Restore header */.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__header {
  padding: var(--pm-space-sm) var(--pm-space-lg);
  flex-direction: row;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__back {
  display: flex;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__project {
  justify-content: flex-start;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__project-icon {
  width: 32px;
  height: 32px;
  font-size: 11px;
}/* Restore nav */.sidebar[data-pinned="false"][data-hovered="true"] .nav-item {
  justify-content: flex-start;
  padding: var(--pm-space-sm) var(--pm-space-md);
  gap: var(--pm-space-md);
}/* Restore footer actions to row when hovered open */.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .flex {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer {
  padding: var(--pm-space-sm);
}/* ══════════════════════════════════════════════════════════
   MAIN CONTENT
   ══════════════════════════════════════════════════════════ */.main {
  flex: 1;
  margin-left: var(--pm-sidebar-width);
  min-width: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  transition: margin-left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}/* Collapsed: content shifts left */.sidebar[data-pinned="false"] ~ .main {
  margin-left: var(--pm-sidebar-collapsed);
}.main__header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(244, 245, 247, 0.7);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  padding: 0 var(--pm-space-xl);
  height: var(--pm-header-h, 44px);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  --pm-header-h: 44px;
  border-bottom: 1px solid transparent;
  transition: border-color 0.15s ease;
}.main__header .btn--icon {
  width: 28px;
  height: 28px;
}.main__header--scrolled {
  border-bottom-color: var(--pm-border);
}.main__content {
  padding: var(--pm-space-lg) var(--pm-space-xl);
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}/* Turbo frames inside flex containers pass layout through */.flex > turbo-frame {
  display: contents;
}/* Table-wrap overflow helper */.table-wrap > .overflow-x-auto {
  flex: 1;
}.main__content--flush {
  padding-top: 0;
}/* Full-bleed: no padding, no max-width (for chat, scheduler, etc.) */.main__content--full {
  padding: 0;
  max-width: none;
}/* ── Grid helpers ── */.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--pm-space-lg);
}.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--pm-space-lg);
}.grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--pm-space-lg);
}/* ── Project list card ── */.project-card {
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  border-radius: var(--pm-radius-lg);
  padding: var(--pm-space-xl);
  transition: all var(--pm-transition);
  text-decoration: none;
  color: inherit;
  display: block;
}.project-card:hover {
  border-color: var(--pm-border-alt);
  box-shadow: var(--pm-shadow-md);
  transform: translateY(-1px);
}/* ══════════════════════════════════════════════════════════
   PROJECT FOCUS MODE — "layer on top" feel
   ══════════════════════════════════════════════════════════ */@keyframes shell-focus-enter {
  from {
    opacity: 0;
    transform: translateY(28px) scale(0.99);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}.shell--project-focus {
  animation: shell-focus-enter 0.4s var(--pm-ease-dramatic) both;
}/* Skip animation on Turbo navigations (only animate on full page entry) */.shell--project-focus[data-turbo-visit] {
  animation: none;
}@media (prefers-reduced-motion: reduce) {
  .shell--project-focus { animation: none; }
}/* Phase-colored accent bar — pushes page down */.project-focus-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  z-index: 50;
  background: var(--pm-phase-active, var(--pm-accent));
}.project-focus-bar::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
  height: 20px;
  background: linear-gradient(to bottom, var(--pm-phase-active, var(--pm-accent)), transparent);
  opacity: 0.06;
  pointer-events: none;
}/* Push sidebar and main content below the accent bar */.shell--project-focus .sidebar {
  top: 3px;
  height: calc(100vh - 3px);
}.shell--project-focus .main {
  height: calc(100vh - 3px);
  margin-top: 3px;
}/* Exit icon — project initials morph to X on hover */.sidebar__focus-icon {
  position: relative;
  text-decoration: none;
  flex-shrink: 0;
}.sidebar__focus-icon .sidebar__project-icon {
  transition: background 0.2s ease, box-shadow 0.2s ease;
  position: relative;
  overflow: hidden;
}.sidebar__focus-icon__label {
  transition: opacity 0.15s ease, transform 0.15s ease;
}.sidebar__focus-icon__close {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: rotate(-90deg);
  transition: opacity 0.15s ease, transform 0.2s var(--pm-ease-bounce);
  color: white;
}.sidebar__focus-icon:hover .sidebar__focus-icon__label {
  opacity: 0;
  transform: scale(0.5);
}.sidebar__focus-icon:hover .sidebar__focus-icon__close {
  opacity: 1;
  transform: rotate(0deg);
}.sidebar__focus-icon:hover .sidebar__project-icon {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.08);
}/* ──────────────────────────────────────────────────────────
   ProModul Components
   ────────────────────────────────────────────────────────── *//* ── Tawk.to chat widget — match brand color ── */.tawk-min-container .tawk-button,
#tawk-bubble-container .tawk-button {
  background-color: var(--pm-accent) !important;
}/* ── Cards ── */.card {
  background: var(--pm-surface);
  border-radius: var(--pm-radius-lg);
  padding: var(--pm-space-md) var(--pm-space-lg);
  box-shadow: var(--pm-shadow-sm);
}/* Interactive cards (links, clickable) lift on hover */a.card,
.card--interactive {
  transition: transform 0.25s var(--pm-ease-momentum),
              box-shadow 0.25s var(--pm-ease-momentum);
}a.card:hover,
.card--interactive:hover {
  transform: translateY(-2px);
  box-shadow: var(--pm-shadow-lg);
}/* ── Badges ── */.badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 10px;
  border-radius: 100px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.01em;
}.badge--healthy   { background: var(--pm-accent-soft); color: var(--pm-accent); }.badge--at-risk   { background: var(--pm-warning-soft); color: var(--pm-warning); }.badge--warning   { background: var(--pm-danger-soft); color: var(--pm-danger); }.badge--critical  { background: rgba(239, 68, 68, 0.20); color: var(--pm-danger); }.badge--info      { background: var(--pm-info-soft); color: var(--pm-info); }.badge--success   { background: var(--pm-success-soft); color: var(--pm-success); }.badge--accent    { background: var(--pm-accent-soft); color: var(--pm-accent); }.badge--muted     { background: var(--pm-surface-alt); color: var(--pm-text-secondary); }/* Phase badge variants */.badge--setup     { background: rgba(11, 134, 123, 0.12); color: var(--pm-setup); }.badge--planning  { background: rgba(29, 79, 191, 0.12); color: var(--pm-planning); }.badge--execution { background: rgba(184, 134, 11, 0.12); color: var(--pm-execution); }.badge--quality   { background: rgba(190, 36, 36, 0.12); color: var(--pm-quality); }.badge--handover  { background: rgba(109, 50, 204, 0.12); color: var(--pm-handover); }/* ── Row (flex row with centered items) ── */.row:not(.hidden) {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}.row--xs  { gap: 0.25rem; }.row--sm  { gap: 0.375rem; }.row--md  { gap: 0.75rem; }.row--lg  { gap: 1rem; }.row--center { justify-content: center; }.row--between { justify-content: space-between; }/* ── Icon box (flex-centered container for icons / initials) ── */.icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: var(--pm-radius-md);
}.icon-box--xs  { width: 1rem;   height: 1rem; }.icon-box--sm  { width: 1.5rem; height: 1.5rem; }.icon-box--md  { width: 2rem;   height: 2rem; }.icon-box--lg  { width: 2.5rem; height: 2.5rem; }.icon-box--xl  { width: 3rem;   height: 3rem; }.icon-box--2xl { width: 3.5rem; height: 3.5rem; }.icon-box--3xl { width: 4rem;   height: 4rem; }.icon-box--round { border-radius: 9999px; }/* ── Label (small text with medium/semibold weight) ── */.label-sm   { font-size: 0.875rem; font-weight: 500; }.label-xs   { font-size: 0.75rem;  font-weight: 500; }.label-caps { font-size: 0.75rem;  font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; }/* ── Drawer (slide-over panel from right) ── */.drawer {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 40;
  height: 100vh;
  width: 20rem;
  background: var(--pm-surface);
  box-shadow: var(--pm-shadow-xl);
  display: flex;
  flex-direction: column;
  transition: transform 300ms ease-in-out;
}/* ── Progress bar ── */.progress {
  width: 100%;
  height: 0.5rem;
  background: var(--pm-surface-alt);
  border-radius: 9999px;
  position: relative;
}.progress__bar {
  height: 100%;
  border-radius: 9999px;
  background: var(--pm-accent);
  overflow: hidden;
}/* ── List item (standard row for lists) ── */.list-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  border-bottom: 1px solid var(--pm-border);
}.list-item--compact {
  padding: 0.5rem 1rem;
}/* ── Drop zone (dashed border drag target) ── */.drop-zone {
  border: 2px dashed var(--pm-border);
  border-radius: var(--pm-radius);
  padding: 0.5rem;
  overflow-y: auto;
  transition: border-color 150ms;
}.drop-zone--active {
  border-color: var(--pm-accent);
}/* ── Hover actions (show-on-hover action buttons) ── */.hover-actions {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  opacity: 0;
  transition: opacity 150ms;
}.group:hover .hover-actions { opacity: 1; }/* ── Icon button ghost (small transparent action button) ── */.icon-btn-ghost {
  padding: 0.25rem;
  border-radius: var(--pm-radius);
  color: var(--pm-text-muted);
  transition: color 150ms, background 150ms;
}.icon-btn-ghost:hover {
  color: var(--pm-text-secondary);
  background: var(--pm-surface-alt);
}/* ── Fade edges (mask all sides to transparent) ── */.fade-edges {
  -webkit-mask-image: linear-gradient(to right, transparent, black 2%, black 98%, transparent),
                      linear-gradient(to bottom, transparent, black 2%, black 98%, transparent);
  -webkit-mask-composite: destination-in;
  -webkit-mask-image: linear-gradient(to right, transparent, black 2%, black 98%, transparent),
              linear-gradient(to bottom, transparent, black 2%, black 98%, transparent);
          mask-image: linear-gradient(to right, transparent, black 2%, black 98%, transparent),
              linear-gradient(to bottom, transparent, black 2%, black 98%, transparent);
  -webkit-mask-composite: source-in, xor;
          mask-composite: intersect;
}/* ── Section accent bar (::before stripe above label) ── */.section-accent-bar {
  position: relative;
  padding-top: 10px;
}.section-accent-bar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 3px;
  border-radius: 2px;
  background: var(--pm-accent);
}/* ── Default avatar (no photo) ── */.avatar-default {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--pm-surface-alt);
  color: var(--pm-text-muted);
}/* ── Avatar stack ── */.avatars {
  display: flex;
  align-items: center;
}.avatars > * {
  margin-left: -6px;
  border: 2px solid var(--pm-surface);
  border-radius: 50%;
}.avatars > *:first-child {
  margin-left: 0;
}/* ── Attention item row ── */.attention-row {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  padding: var(--pm-space-md);
  border-radius: var(--pm-radius-md);
  transition: background var(--pm-transition);
  cursor: pointer;
}.attention-row:hover {
  background: var(--pm-surface-alt);
}/* ── Next step card ── */.next-step {
  display: flex;
  align-items: center;
  gap: var(--pm-space-lg);
  padding: var(--pm-space-lg);
  background: var(--pm-accent-soft);
  border: 1px solid rgba(184, 114, 46, 0.18);
  border-radius: var(--pm-radius-lg);
}.next-step__icon {
  width: 36px;
  height: 36px;
  border-radius: var(--pm-radius-md);
  background: rgba(184, 114, 46, 0.18);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--pm-accent);
}/* ── Section header ── */.section-title {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--pm-text-muted);
  margin-bottom: var(--pm-space-md);
}/* ── Card section header (title + count) ── */.card__header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: var(--pm-space-md);
}.card__title {
  font-size: var(--pm-text-base);
  font-weight: 600;
  color: var(--pm-text);
}.card__count {
  font-size: var(--pm-text-2xl);
  font-weight: 700;
  color: var(--pm-text);
}/* ── Sticky filter bar ── */.filter-sticky {
  position: sticky;
  top: 0;
  z-index: 10;
  background: var(--pm-bg);
  padding-bottom: var(--pm-space-sm);
  padding-top: var(--pm-space-xs);
}.filter-sticky.-pull {
  top: -14px;
}/* ── Page section spacing ── */.page-section {
  margin-top: var(--pm-space-lg);
}.page-section + .page-section {
  margin-top: var(--pm-space-xl);
}/* ── Suggestion pills (compact) ── */.suggestion-pill {
  display: inline-flex;
  align-items: center;
  gap: var(--pm-space-sm);
  padding: 6px 10px 6px 10px;
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  border-radius: 100px;
  transition: all var(--pm-transition);
  max-width: 100%;
}.suggestion-pill:hover {
  border-color: var(--pm-border-alt);
  background: var(--pm-surface-alt);
}.suggestion-pill--ai {
  border-color: rgba(159, 122, 234, 0.15);
}.suggestion-pill--ai:hover {
  border-color: rgba(159, 122, 234, 0.25);
  background: rgba(159, 122, 234, 0.04);
}.suggestion-pill__action {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  padding: 2px 8px;
  border-radius: 100px;
  font-size: 10px;
  font-weight: 600;
  cursor: pointer;
  border: none;
  background: rgba(159, 122, 234, 0.15);
  color: #b794f4;
  white-space: nowrap;
  transition: all var(--pm-transition);
}.suggestion-pill__action:hover {
  background: rgba(159, 122, 234, 0.25);
}.suggestion-pill__dismiss {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: transparent;
  border: none;
  color: var(--pm-text-muted);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  opacity: 0;
  transition: opacity var(--pm-transition);
}.suggestion-pill:hover .suggestion-pill__dismiss {
  opacity: 1;
}.suggestion-pill__dismiss:hover {
  color: var(--pm-text-secondary);
}@keyframes pm-suggestion-dismiss {
  to { opacity: 0; width: 0; padding: 0; margin: 0; border-width: 0; overflow: hidden; }
}.suggestion-pill--dismissed {
  animation: pm-suggestion-dismiss 0.25s ease forwards;
}/* ── Health bar + popover ── */.health-bar {
  position: relative;
  cursor: default;
}.health-popover {
  position: absolute;
  top: -8px;
  left: calc(100% + 12px);
  width: 220px;
  padding: var(--pm-space-lg);
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border-alt);
  border-radius: var(--pm-radius-lg);
  box-shadow: var(--pm-shadow-lg);
  z-index: 40;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-6px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}.health-bar:hover .health-popover {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
}.health-popover::before {
  content: '';
  position: absolute;
  top: 16px;
  left: -5px;
  width: 8px;
  height: 8px;
  background: var(--pm-surface-alt);
  border-left: 1px solid var(--pm-border-alt);
  border-bottom: 1px solid var(--pm-border-alt);
  transform: rotate(45deg);
}/* ── Lifecycle compact + popover ── */.lifecycle-compact {
  position: relative;
  cursor: default;
}.lifecycle-popover {
  position: absolute;
  top: -8px;
  left: calc(100% + 12px);
  width: 240px;
  padding: var(--pm-space-lg);
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border-alt);
  border-radius: var(--pm-radius-lg);
  box-shadow: var(--pm-shadow-lg);
  z-index: 40;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-6px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}.lifecycle-compact:hover .lifecycle-popover {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
}/* Small arrow pointing left */.lifecycle-popover::before {
  content: '';
  position: absolute;
  top: 16px;
  left: -5px;
  width: 8px;
  height: 8px;
  background: var(--pm-surface-alt);
  border-left: 1px solid var(--pm-border-alt);
  border-bottom: 1px solid var(--pm-border-alt);
  transform: rotate(45deg);
}/* ── Phase bars (lifecycle stepper) ── */.pm-phases {
  display: flex;
  align-items: center;
  gap: 3px;
}.pm-phase-bar {
  height: 4px;
  border-radius: 2px;
  flex: 1;
  min-width: 20px;
  background: var(--pm-border-alt);
  overflow: hidden;
  position: relative;
}.pm-phase-bar__fill {
  height: 100%;
  border-radius: 2px;
  transition: width var(--pm-transition-slow);
}/* ══════════════════════════════════════════════════════════
   ACTIVITY POPUP
   ══════════════════════════════════════════════════════════ *//* ── FAB bar (bottom-right button group) ── */.fab-bar {
  position: fixed;
  bottom: var(--pm-space-xl);
  right: var(--pm-space-xl);
  z-index: 35;
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
}.fab {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border-alt);
  color: var(--pm-text-secondary);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: var(--pm-shadow-md);
  transition: all 0.2s ease;
}.fab:hover {
  background: var(--pm-surface);
  color: var(--pm-text);
  transform: scale(1.05);
  box-shadow: var(--pm-shadow-lg);
}.fab .activity-live__dot {
  position: absolute;
  top: 7px;
  right: 7px;
}.fab__badge {
  position: absolute;
  top: -4px;
  right: -4px;
  min-width: 16px;
  height: 16px;
  border-radius: 8px;
  background: var(--pm-danger);
  color: white;
  font-size: 9px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px;
}/* Active state for fab when its popup is open */.activity-popup[data-open="true"] .fab {
  background: var(--pm-surface);
  border-color: var(--pm-accent);
  color: var(--pm-accent);
}/* Activity popup positioned relative to its fab */.activity-popup {
  position: relative;
}/* ── Panel ── */.activity-panel {
  position: absolute;
  bottom: 52px;
  right: 0;
  width: 360px;
  height: min(480px, 80vh);
  background: var(--pm-surface);
  border: 1px solid var(--pm-border-alt);
  border-radius: var(--pm-radius-xl);
  box-shadow: var(--pm-shadow-lg);
  display: flex;
  flex-direction: column;
  overflow: hidden;

  opacity: 0;
  pointer-events: none;
  transform: translateY(12px) scale(0.96);
  transform-origin: bottom right;
  transition: opacity 0.25s ease,
              transform 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}.activity-popup[data-open="true"] .activity-panel,
turbo-frame .activity-panel {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
  animation: pm-slide-up 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}.activity-panel__header {
  padding: var(--pm-space-lg);
  border-bottom: 1px solid var(--pm-border);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}.activity-panel__close {
  width: 24px;
  height: 24px;
  border-radius: var(--pm-radius-sm);
  background: transparent;
  border: none;
  color: var(--pm-text-muted);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--pm-transition);
}.activity-panel__close:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-text-secondary);
}.activity-panel__feed {
  flex: 1;
  overflow-y: auto;
  padding: var(--pm-space-sm) 0;
  position: relative;
  max-height: 380px;
}/* ── Activity map ── */#activity-map.mapboxgl-map {
  height: 100vh !important;
  width: 100vw !important;
}@keyframes pm-map-pulse {
  0%, 100% { box-shadow: 0 0 8px var(--pm-accent); opacity: 1; }
  50% { box-shadow: 0 0 20px var(--pm-accent); opacity: 0.8; }
}@keyframes pm-map-ripple {
  0% { transform: scale(1); opacity: 0.9; }
  100% { transform: scale(14); opacity: 0; }
}.pm-activity-hover:hover {
  background: rgba(255, 255, 255, 0.04);
}@keyframes pm-map-label {
  0% { opacity: 0; transform: translateY(4px); }
  8% { opacity: 1; transform: translateY(0); }
  85% { opacity: 1; transform: translateY(-4px); }
  100% { opacity: 0; transform: translateY(-12px); }
}@keyframes pm-cursor-blink {
  50% { opacity: 0; }
}@keyframes pm-map-arc {
  0% { height: 0; opacity: 1; }
  50% { height: 160px; opacity: 0.8; }
  100% { height: 240px; opacity: 0; }
}.pm-map-popup .mapboxgl-popup-content {
  background: rgba(20, 20, 20, 0.9);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 0;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
}.pm-map-popup .mapboxgl-popup-tip {
  border-top-color: rgba(20, 20, 20, 0.9);
}.activity-panel__footer {
  padding: var(--pm-space-sm) var(--pm-space-lg);
  border-top: 1px solid var(--pm-border);
  flex-shrink: 0;
  text-align: center;
}/* ── Timeline line ── */.activity-timeline {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 24px;
  width: 1px;
  background: var(--pm-border);
  z-index: 0;
}/* ── Single event ── */.activity-event {
  display: flex;
  align-items: flex-start;
  gap: var(--pm-space-sm);
  padding: 6px var(--pm-space-lg) 6px 16px;
  position: relative;
  z-index: 1;
  transition: background var(--pm-transition);
}/* Subtle entrance animation for prepended events */.pm-event-enter {
  animation: pm-event-slide-in 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) both;
}@keyframes pm-event-slide-in {
  0% {
    opacity: 0;
    transform: translateX(-12px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}.activity-event:hover {
  background: var(--pm-surface-alt);
}.activity-event__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 4px;
  border: 2px solid var(--pm-bg-subtle);
  outline: 1px solid var(--pm-border);
  box-sizing: content-box;
}.activity-event:first-child .activity-event__dot {
  animation: pulse-dot 2s ease infinite;
}.activity-event__body {
  flex: 1;
  min-width: 0;
}.activity-event__text {
  font-size: 11px;
  line-height: 1.45;
  color: var(--pm-text-secondary);
}.activity-event__actor {
  font-weight: 600;
  color: var(--pm-text);
}.activity-event__time {
  font-size: 10px;
  color: var(--pm-text-muted);
  margin-top: 1px;
}/* ── Online avatars (sidebar footer) ── */.pm-online-avatar {
  position: relative;
  cursor: pointer;
  transition: transform 0.15s ease;
}.pm-online-avatar:hover {
  transform: scale(1.12);
  z-index: 1;
}.pm-sidebar__online {
  margin-bottom: var(--pm-space-sm);
  padding-bottom: var(--pm-space-sm);
  border-bottom: 1px solid var(--pm-border);
}/* ── Live indicator ── */.activity-live {
  display: flex;
  align-items: center;
  gap: 4px;
}.activity-live__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--pm-accent);
  animation: pulse-dot 2s ease infinite;
}@keyframes pulse-dot {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.4; transform: scale(0.8); }
}/* No layout push — popup floats over content */.pm-main {
  transition: margin-left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}/* ══════════════════════════════════════════════════════════
   CHAT DRAWER
   ══════════════════════════════════════════════════════════ */.pm-chat-drawer {
  position: fixed;
  inset: 0;
  z-index: 50;
  pointer-events: none;
}.pm-chat-drawer[data-open="true"] {
  pointer-events: auto;
}/* Backdrop */.pm-chat-drawer__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.25s ease;
  z-index: 1;
}.pm-chat-drawer[data-open="true"] .pm-chat-drawer__backdrop {
  opacity: 1;
}/* Panel */.pm-chat-drawer__panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 380px;
  background: var(--pm-bg-subtle);
  border-left: 1px solid var(--pm-border);
  display: flex;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  box-shadow: var(--pm-shadow-lg);
  z-index: 2;
}.pm-chat-drawer[data-open="true"] .pm-chat-drawer__panel {
  transform: translateX(0);
}.pm-chat-drawer__header {
  padding: var(--pm-space-lg);
  border-bottom: 1px solid var(--pm-border);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}.pm-chat-drawer__close {
  width: 28px;
  height: 28px;
  border-radius: var(--pm-radius-sm);
  background: transparent;
  border: none;
  color: var(--pm-text-muted);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--pm-transition);
}.pm-chat-drawer__close:hover {
  background: rgba(255, 255, 255, 0.05);
  color: var(--pm-text-secondary);
}/* Chat list */.pm-chat-drawer__list {
  flex: 1;
  overflow-y: auto;
  padding: var(--pm-space-sm);
}.pm-chat-drawer__group {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  padding: var(--pm-space-md);
  border-radius: var(--pm-radius-md);
  cursor: pointer;
  transition: background var(--pm-transition);
}.pm-chat-drawer__group:hover {
  background: var(--pm-surface-alt);
}/* Chat window */.pm-chat-drawer__chat {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: hidden;
}/* Turbo frame and chat component must fill the space */.pm-chat-drawer__chat turbo-frame {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}.pm-chat-drawer__chat turbo-frame > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}.pm-chat-drawer__chat .flex.flex-col.h-full {
  flex: 1;
  min-height: 0;
}/* Messages area grows, form stays at bottom */.pm-chat-drawer__chat .flex-1.flex.min-h-0 {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat-header {
  padding: var(--pm-space-sm) var(--pm-space-lg);
  border-bottom: 1px solid var(--pm-border);
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  flex-shrink: 0;
}.pm-chat-drawer__chat-header button {
  background: none;
  border: none;
  cursor: pointer;
}/* ══════════════════════════════════════════════════════════
   TEAM PRESENCE
   ══════════════════════════════════════════════════════════ */.pm-team-row {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  padding: 5px var(--pm-space-sm);
  border-radius: var(--pm-radius-md);
  transition: background var(--pm-transition);
}.pm-team-row:hover {
  background: var(--pm-surface-alt);
}/* Presence dot on avatar */.pm-presence-dot {
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 2px solid var(--pm-surface);
  box-sizing: content-box;
}.pm-presence-dot--online {
  background: var(--pm-accent);
}.pm-presence-dot--away {
  background: var(--pm-warning);
}.pm-presence-dot--offline {
  background: var(--pm-text-muted);
  opacity: 0.4;
}/* Quick message button */.pm-team-row__chat {
  width: 26px;
  height: 26px;
  border-radius: var(--pm-radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--pm-text-muted);
  opacity: 0;
  transition: all var(--pm-transition);
  text-decoration: none;
  flex-shrink: 0;
}.pm-team-row:hover .pm-team-row__chat {
  opacity: 1;
}.pm-team-row__chat:hover {
  background: rgba(255, 255, 255, 0.06);
  color: var(--pm-accent);
}/* Team panel (drawer) */.pm-team-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--pm-space-sm) var(--pm-space-md);
  border-bottom: 1px solid var(--pm-border);
}.pm-team-panel__search {
  padding: var(--pm-space-sm) var(--pm-space-md);
  border-bottom: 1px solid var(--pm-border);
}.pm-team-search-input {
  width: 100%;
  padding: 6px 12px 6px 32px;
  border-radius: var(--pm-radius-md);
  border: 1px solid var(--pm-border);
  background: var(--pm-surface);
  color: var(--pm-text);
  font-size: 13px;
  outline: none;
  transition: border-color var(--pm-transition);
}.pm-team-search-input:focus {
  border-color: var(--pm-accent);
}.pm-team-search-input::-moz-placeholder {
  color: var(--pm-text-muted);
}.pm-team-search-input::placeholder {
  color: var(--pm-text-muted);
}.pm-team-search-dropdown {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 20;
  margin-top: 4px;
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  border-radius: var(--pm-radius-md);
  box-shadow: var(--pm-shadow-lg);
  max-height: 240px;
  overflow-y: auto;
}.pm-team-panel__list {
  flex: 1;
  overflow-y: auto;
  padding: var(--pm-space-sm);
}/* Team member row */.pm-team-member {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  padding: 6px var(--pm-space-sm);
  border-radius: var(--pm-radius-md);
  transition: background var(--pm-transition);
}.pm-team-member:hover {
  background: var(--pm-surface-alt);
}.pm-team-member__actions {
  display: flex;
  align-items: center;
  gap: 2px;
  opacity: 0;
  transition: opacity var(--pm-transition);
  flex-shrink: 0;
}.pm-team-member:hover .pm-team-member__actions {
  opacity: 1;
}.pm-team-member__action {
  width: 26px;
  height: 26px;
  border-radius: var(--pm-radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--pm-text-muted);
  background: none;
  border: none;
  cursor: pointer;
  transition: all var(--pm-transition);
}.pm-team-member__action:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-accent);
}.pm-team-member__action--danger:hover {
  background: rgba(239, 68, 68, 0.1);
  color: var(--pm-danger);
}/* ══════════════════════════════════════════════════════════
   FILES PAGE
   ══════════════════════════════════════════════════════════ *//* ── Header ── */.pm-files-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--pm-space-lg);
  position: sticky;
  top: 0;
  z-index: 15;
  background: var(--pm-bg);
  margin-left: calc(-1 * var(--pm-space-2xl));
  margin-right: calc(-1 * var(--pm-space-2xl));
  padding: var(--pm-space-md) var(--pm-space-2xl);
  border-bottom: 1px solid var(--pm-border);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}.pm-files-tabs {
  display: flex;
  align-items: center;
  gap: 2px;
  padding: 3px;
  background: var(--pm-surface-alt);
  border-radius: var(--pm-radius-md);
}.pm-files-tab {
  padding: 6px 18px;
  border-radius: var(--pm-radius-sm);
  font-size: 13px;
  font-weight: 500;
  color: var(--pm-text-secondary);
  text-decoration: none;
  transition: all var(--pm-transition);
}.pm-files-tab:hover { color: var(--pm-text); }.pm-files-tab--active {
  background: var(--pm-surface);
  color: var(--pm-text);
  box-shadow: var(--pm-shadow-sm);
}.pm-files-upload-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 16px;
  border-radius: var(--pm-radius-md);
  background: var(--pm-accent);
  color: white;
  border: none;
  font-size: 13px;
  font-weight: 500;
  font-family: var(--pm-font);
  cursor: pointer;
  transition: all var(--pm-transition);
}.pm-files-upload-btn:hover {
  filter: brightness(1.1);
  box-shadow: var(--pm-shadow-md);
}/* ── Two-panel container ── */.pm-files-container {
  display: grid;
  grid-template-columns: 240px 1fr;
  overflow: hidden;
  height: calc(100vh - 190px);
}/* ── Folder sidebar ── */.pm-files-sidebar {
  border-right: 1px solid var(--pm-border);
  overflow-y: auto;
  overflow-x: hidden;
  padding: var(--pm-space-md);
}.pm-files-sidebar__loading {
  display: flex;
  flex-direction: column;
  gap: var(--pm-space-sm);
}/* ── Folder items ── */.pm-folder-item {
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
  padding: 6px var(--pm-space-sm);
  border-radius: var(--pm-radius-sm);
  cursor: pointer;
  transition: all var(--pm-transition);
  font-size: 13px;
  color: var(--pm-text-secondary);
}.pm-folder-item:hover { background: var(--pm-surface-alt); color: var(--pm-text); }.pm-folder-item--active { background: var(--pm-accent-soft); color: var(--pm-accent); }.pm-folder-item--active .pm-folder-item__icon { color: var(--pm-accent); }.pm-folder-item__icon { width: 16px; height: 16px; flex-shrink: 0; }.pm-folder-item__chevron {
  width: 12px; height: 12px; flex-shrink: 0;
  transition: transform 0.15s ease;
  color: var(--pm-text-muted);
}.pm-folder-item__chevron--open { transform: rotate(90deg); }.pm-folder-item__chevron-spacer { width: 12px; flex-shrink: 0; }.pm-folder-item__name {
  flex: 1; min-width: 0;
  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}.pm-folder-item__name--active { font-weight: 600; }.pm-folder-item__count {
  font-size: 10px; color: var(--pm-text-muted); flex-shrink: 0;
  padding: 1px 6px; border-radius: 100px; background: var(--pm-surface-alt);
}.pm-folder-item--active .pm-folder-item__count {
  background: rgba(184, 114, 46, 0.15); color: var(--pm-accent);
}/* New folder input */.pm-folder-new {
  margin-top: var(--pm-space-md);
  padding-top: var(--pm-space-md);
  border-top: 1px solid var(--pm-border);
}.pm-folder-new__row { display: flex; align-items: center; gap: var(--pm-space-sm); padding: 4px var(--pm-space-sm); }.pm-folder-new__input {
  flex: 1; background: transparent; border: none; outline: none;
  font-size: 12px; font-family: var(--pm-font); color: var(--pm-text);
}.pm-folder-new__input::-moz-placeholder { color: var(--pm-text-muted); }.pm-folder-new__input::placeholder { color: var(--pm-text-muted); }/* ── Document content area ── */.pm-files-content {
  display: flex; flex-direction: column; overflow: hidden; position: relative;
}.pm-files-content__loading {
  padding: var(--pm-space-lg); display: flex; flex-direction: column; gap: var(--pm-space-md);
}/* ── Search bar ── */.pm-files-search {
  padding: var(--pm-space-md) var(--pm-space-lg);
  border-bottom: 1px solid var(--pm-border);
  flex-shrink: 0;
}.pm-files-search__wrap { position: relative; }.pm-files-search__icon {
  position: absolute; left: 10px; top: 50%; transform: translateY(-50%);
  width: 14px; height: 14px; color: var(--pm-text-muted); pointer-events: none;
}.pm-files-search__input {
  width: 100%; padding: 7px 12px 7px 32px;
  border-radius: var(--pm-radius-md); border: 1px solid var(--pm-border);
  background: var(--pm-bg); color: var(--pm-text);
  font-size: 12px; font-family: var(--pm-font); outline: none;
  transition: border-color var(--pm-transition);
}.pm-files-search__input::-moz-placeholder { color: var(--pm-text-muted); }.pm-files-search__input::placeholder { color: var(--pm-text-muted); }.pm-files-search__input:focus { border-color: var(--pm-accent); }/* ── Drop zone overlay ── */.pm-files-dropzone {
  position: absolute; inset: 0; z-index: 10;
  display: none; align-items: center; justify-content: center;
  pointer-events: none;
}.pm-files-dropzone--active {
  display: flex; pointer-events: auto;
  background: rgba(184, 114, 46, 0.06);
  border: 2px dashed var(--pm-accent);
  border-radius: var(--pm-radius-md);
  margin: var(--pm-space-sm);
}.pm-files-dropzone__inner { text-align: center; color: var(--pm-accent); }/* ── Document list ── */.pm-doc-list { padding: var(--pm-space-sm); }.pm-doc-empty {
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  padding: var(--pm-space-3xl); gap: var(--pm-space-md);
}/* ── Document row ── */.pm-doc-row {
  display: flex; align-items: center; gap: var(--pm-space-md);
  padding: var(--pm-space-sm) var(--pm-space-md);
  border-radius: var(--pm-radius-md);
  transition: background var(--pm-transition);
}.pm-doc-row:hover { background: var(--pm-surface-alt); }.pm-doc-row__thumb { width: 40px; height: 40px; flex-shrink: 0; border-radius: var(--pm-radius-sm); overflow: hidden; }.pm-doc-row__image { width: 40px; height: 40px; -o-object-fit: cover; object-fit: cover; border-radius: var(--pm-radius-sm); }.pm-doc-row__icon {
  width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;
  border-radius: var(--pm-radius-sm); background: var(--pm-surface-alt); color: var(--pm-text-muted);
}.pm-doc-row__icon--pdf { background: var(--pm-danger-soft); color: var(--pm-danger); }.pm-doc-row__icon--image { background: var(--pm-info-soft); color: var(--pm-info); }.pm-doc-row__icon--sheet { background: var(--pm-accent-soft); color: var(--pm-accent); }.pm-doc-row__info { flex: 1; min-width: 0; }.pm-doc-row__name {
  font-size: 13px; font-weight: 500; color: var(--pm-text);
  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}.pm-doc-row__meta {
  font-size: 11px; color: var(--pm-text-muted);
  display: flex; align-items: center; gap: 4px; margin-top: 1px;
}.pm-doc-row__sep { opacity: 0.4; }.pm-doc-row__avatar { flex-shrink: 0; }.pm-doc-row__actions {
  display: flex; align-items: center; gap: 2px; flex-shrink: 0;
  opacity: 0; transition: opacity var(--pm-transition);
}.pm-doc-row:hover .pm-doc-row__actions { opacity: 1; }.pm-doc-row__action {
  width: 28px; height: 28px; border-radius: var(--pm-radius-sm);
  display: flex; align-items: center; justify-content: center;
  color: var(--pm-text-muted); text-decoration: none;
  transition: all var(--pm-transition);
}.pm-doc-row__action:hover { background: var(--pm-accent-soft); color: var(--pm-accent); }/* ── Skeletons ── */.pm-files-skeleton {
  height: 28px; border-radius: var(--pm-radius-sm);
  background: var(--pm-surface-alt); animation: pulse 1.5s ease infinite;
}.pm-files-skeleton--wide { height: 48px; }.pm-files-skeleton:nth-child(2) { width: 80%; }.pm-files-skeleton:nth-child(3) { width: 65%; }.pm-files-skeleton:nth-child(4) { width: 50%; }@keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.35; } }/* ══════════════════════════════════════════════════════════
   SCHEDULER / PLANNING
   ══════════════════════════════════════════════════════════ */.pm-scheduler-toolbar {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  padding: var(--pm-space-lg) var(--pm-space-xl);
  border-bottom: 1px solid var(--pm-border);
  background: var(--pm-surface);
  flex-shrink: 0;
  flex-wrap: wrap;
}.pm-scheduler-input {
  padding: 7px 12px;
  border: 1px solid var(--pm-border);
  border-radius: var(--pm-radius-md);
  background: var(--pm-bg);
  color: var(--pm-text);
  font-size: 13px;
  font-family: var(--pm-font);
  outline: none;
  transition: border-color var(--pm-transition);
}.pm-scheduler-input::-moz-placeholder { color: var(--pm-text-muted); }.pm-scheduler-input::placeholder { color: var(--pm-text-muted); }.pm-scheduler-input:focus { border-color: var(--pm-accent); }.pm-scheduler-sep {
  width: 1px;
  height: 28px;
  background: var(--pm-border);
  flex-shrink: 0;
}.pm-scheduler-scale {
  display: flex;
  align-items: center;
  gap: 2px;
  padding: 3px;
  background: var(--pm-surface-alt);
  border-radius: var(--pm-radius-md);
}.pm-scheduler-scale__btn {
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  background: transparent;
  color: var(--pm-text-muted);
  cursor: pointer;
  transition: all var(--pm-transition);
  font-family: var(--pm-font);
}.pm-scheduler-scale__btn:hover { color: var(--pm-text); }.pm-scheduler-scale__btn--active {
  background: var(--pm-surface);
  color: var(--pm-text);
  box-shadow: var(--pm-shadow-sm);
}.pm-scheduler-nav-btn {
  padding: 7px;
  border: none;
  border-radius: var(--pm-radius-md);
  background: transparent;
  color: var(--pm-text-muted);
  cursor: pointer;
  transition: all var(--pm-transition);
  display: flex;
  align-items: center;
  justify-content: center;
}.pm-scheduler-nav-btn:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-text);
}.pm-scheduler-today-btn {
  padding: 6px 16px;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid var(--pm-accent);
  border-radius: var(--pm-radius-md);
  background: var(--pm-accent-soft);
  color: var(--pm-accent);
  cursor: pointer;
  transition: all var(--pm-transition);
  font-family: var(--pm-font);
}.pm-scheduler-today-btn:hover {
  background: var(--pm-accent);
  color: white;
}.pm-scheduler-select {
  padding: 6px 10px;
  border: 1px solid var(--pm-border);
  border-radius: var(--pm-radius-md);
  background: var(--pm-bg);
  color: var(--pm-text-muted);
  font-size: 12px;
  font-family: var(--pm-font);
  max-width: 140px;
}/* Floating bars (undo toast, action bar) */.pm-scheduler-floating {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 20px;
  border-radius: 12px;
  z-index: 50;
  display: flex;
  align-items: center;
  gap: 16px;
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border-alt);
  box-shadow: 0 20px 60px -12px rgba(0, 0, 0, 0.5);
}.pm-scheduler-floating.hidden {
  display: none !important;
}/* ── Setup checklist ── */.pm-setup-progress {
  height: 3px;
  border-radius: 2px;
  background: var(--pm-border-alt);
  overflow: hidden;
}.pm-setup-progress-fill {
  height: 100%;
  border-radius: 2px;
  background: var(--pm-accent);
  transition: width 0.4s ease;
}.pm-setup-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 8px;
  border-radius: var(--pm-radius-md);
  transition: background var(--pm-transition);
  position: relative;
}.pm-setup-row:hover {
  background: rgba(255, 255, 255, 0.03);
}.pm-setup-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1.5px solid var(--pm-border-alt);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
}.pm-setup-circle--done {
  border-color: transparent;
  background: var(--pm-accent-soft);
}.pm-setup-label {
  transition: color 0.3s ease, -webkit-text-decoration 0.3s ease;
  transition: color 0.3s ease, text-decoration 0.3s ease;
  transition: color 0.3s ease, text-decoration 0.3s ease, -webkit-text-decoration 0.3s ease;
}.pm-setup-action {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 3px 10px;
  border-radius: 100px;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid rgba(184, 114, 46, 0.2);
  background: rgba(184, 114, 46, 0.08);
  color: var(--pm-accent);
  white-space: nowrap;
  transition: all var(--pm-transition);
}.pm-setup-action:hover {
  background: rgba(184, 114, 46, 0.15);
  border-color: rgba(184, 114, 46, 0.3);
}/* ── Setup popover ── */.pm-setup-popover {
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  z-index: 50;
  display: none;
}.pm-setup-popover[data-open="true"] {
  display: block;
  animation: pm-setup-popover-in 0.15s ease;
}@keyframes pm-setup-popover-in {
  from { opacity: 0; transform: translateY(-4px); }
  to   { opacity: 1; transform: translateY(0); }
}.pm-setup-popover__inner {
  background: var(--pm-surface);
  border: 1px solid var(--pm-border-alt);
  border-radius: var(--pm-radius-lg);
  padding: var(--pm-space-lg);
  min-width: 260px;
  max-width: 300px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}.pm-setup-input {
  width: 100%;
  padding: 7px 10px;
  border: 1px solid var(--pm-border-alt);
  border-radius: var(--pm-radius-md);
  background: var(--pm-surface-alt);
  color: var(--pm-text);
  font-size: 12px;
  outline: none;
  transition: border-color var(--pm-transition);
}.pm-setup-input:focus {
  border-color: var(--pm-accent);
}/* Date input styling for dark theme */.pm-setup-input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(0.7);
  cursor: pointer;
}.pm-setup-search-results {
  max-height: 200px;
  overflow-y: auto;
  margin-top: 6px;
}.pm-setup-search-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 8px;
  border-radius: var(--pm-radius-md);
  cursor: pointer;
  transition: background var(--pm-transition);
}.pm-setup-search-row:hover {
  background: rgba(255, 255, 255, 0.05);
}.pm-setup-save {
  width: 100%;
  padding: 7px;
  border: none;
  border-radius: var(--pm-radius-md);
  background: var(--pm-accent);
  color: white;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: opacity var(--pm-transition);
}.pm-setup-save:hover {
  opacity: 0.9;
}.pm-setup-save:disabled {
  opacity: 0.5;
  cursor: default;
}/* ── Activity Timeline Page ── */.activity-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--pm-space-xl);
  position: sticky;
  top: 0;
  z-index: 15;
  background: var(--pm-bg);
  margin-left: calc(-1 * var(--pm-space-2xl));
  margin-right: calc(-1 * var(--pm-space-2xl));
  padding: var(--pm-space-lg) var(--pm-space-2xl);
  border-bottom: 1px solid var(--pm-border);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}.activity-filter {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  border-radius: 100px;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid var(--pm-border);
  background: transparent;
  color: var(--pm-text-muted);
  transition: all var(--pm-transition);
}.activity-filter:hover {
  border-color: var(--pm-border-alt);
  color: var(--pm-text-secondary);
}.activity-filter--active {
  border-color: rgba(159, 122, 234, 0.3);
  background: rgba(159, 122, 234, 0.1);
  color: #b794f4;
}.activity-timeline-page {
  position: relative;
}/* Day group */.pm-timeline-day {
  position: relative;
  margin-bottom: var(--pm-space-xl);
}.pm-timeline-day__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--pm-space-md);
  padding-bottom: var(--pm-space-md);
  border-bottom: 1px solid var(--pm-border);
  position: sticky;
  top: 49px;
  z-index: 10;
  background: var(--pm-bg);
  padding-top: var(--pm-space-sm);
}.pm-timeline-day__date {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
}.pm-timeline-day__number {
  width: 36px;
  height: 36px;
  border-radius: var(--pm-radius-md);
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  color: var(--pm-text);
  flex-shrink: 0;
}.pm-timeline-day__count {
  font-size: 11px;
  color: var(--pm-text-muted);
}/* Event cards */.pm-timeline-day__events {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding-left: 18px;
  border-left: 2px solid var(--pm-border);
  margin-left: 17px;
}.pm-timeline-event {
  display: flex;
  align-items: flex-start;
  gap: var(--pm-space-md);
  padding: 8px 12px;
  border-radius: var(--pm-radius-md);
  transition: background var(--pm-transition);
  position: relative;
}.pm-timeline-event:hover {
  background: rgba(255, 255, 255, 0.03);
}/* Connector dot on the timeline line */.pm-timeline-event::before {
  content: '';
  position: absolute;
  left: -23px;
  top: 16px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--pm-border-alt);
  border: 2px solid var(--pm-bg);
}.pm-timeline-event__icon {
  width: 32px;
  height: 32px;
  border-radius: var(--pm-radius-md);
  border: 1px solid color-mix(in srgb, var(--evt-color) 20%, transparent);
  background: color-mix(in srgb, var(--evt-color) 10%, transparent);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.pm-timeline-event__content {
  flex: 1;
  min-width: 0;
  padding-top: 2px;
}.pm-timeline-event__main {
  font-size: 12px;
  line-height: 1.5;
  color: var(--pm-text-secondary);
}.pm-timeline-event__actor {
  font-weight: 600;
  color: var(--pm-text);
}.pm-timeline-event__desc {
  color: var(--pm-text-secondary);
}.pm-timeline-event__meta {
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
  margin-top: 3px;
}.pm-timeline-event__time {
  font-size: 10px;
  color: var(--pm-text-muted);
}.pm-timeline-event__tag {
  font-size: 10px;
  padding: 1px 6px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.05);
  color: var(--pm-text-muted);
}.pm-timeline-event__thumb {
  width: 48px;
  height: 48px;
  border-radius: var(--pm-radius-md);
  overflow: hidden;
  flex-shrink: 0;
  border: 1px solid var(--pm-border);
}.pm-timeline-event__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}/* ══════════════════════════════════════════════════════════
   GLOBAL DROP ZONE
   ══════════════════════════════════════════════════════════ *//* Drop zone covers only the main content area */.pm-drop-zone {
  position: fixed;
  top: 0;
  bottom: 0;
  left: var(--pm-sidebar-width);
  right: 0;
  z-index: 45;
  pointer-events: none;
}.pm-drop-zone__overlay {
  position: absolute; inset: 0;
  display: flex; align-items: center; justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0; pointer-events: none;
  transition: opacity 0.25s ease;
}.pm-drop-zone__overlay--active {
  opacity: 1; pointer-events: auto;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}.pm-drop-zone__content {
  text-align: center; color: white;
  padding: var(--pm-space-3xl);
}.pm-drop-zone__icon {
  margin-bottom: var(--pm-space-md);
  opacity: 0.8;
  display: flex;
  justify-content: center;
}.pm-drop-zone__label {
  font-size: 18px; font-weight: 600;
  font-family: var(--pm-font);
}.pm-drop-zone__sublabel {
  font-size: 13px; opacity: 0.5; margin-top: 6px;
}/* ── Progress toast ── */.pm-drop-toast {
  position: fixed; bottom: 24px; right: 24px; z-index: 56;
  width: 280px; border-radius: var(--pm-radius-lg);
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border-alt);
  box-shadow: var(--pm-shadow-lg);
  overflow: hidden;
}.pm-drop-toast__progress {
  height: 3px; width: 0%;
  background: var(--pm-accent);
  border-radius: 3px 3px 0 0;
}.pm-drop-toast__body {
  padding: var(--pm-space-md) var(--pm-space-lg);
  display: flex; align-items: center; justify-content: space-between;
}.pm-drop-toast__text {
  font-size: 13px; font-weight: 500;
  color: var(--pm-text);
}.pm-drop-toast__cancel {
  font-size: 12px; font-weight: 600;
  color: var(--pm-danger);
  background: none; border: none; cursor: pointer;
  padding: 2px 8px; border-radius: var(--pm-radius-sm);
  transition: background var(--pm-transition);
}.pm-drop-toast__cancel:hover {
  background: var(--pm-danger-soft);
}/* ══════════════════════════════════════════════════════════
   ASSET PANEL
   ══════════════════════════════════════════════════════════ */.pm-asset-panel {
  display: flex; flex-direction: column; flex: 1; min-height: 0;
}.pm-asset-panel__header {
  padding: var(--pm-space-lg);
  border-bottom: 1px solid var(--pm-border);
  flex-shrink: 0;
}.pm-asset-panel__search {
  padding: var(--pm-space-sm) var(--pm-space-lg);
  border-bottom: 1px solid var(--pm-border);
  flex-shrink: 0;
}.pm-asset-panel__search-input {
  width: 100%; padding: 6px 10px;
  border-radius: var(--pm-radius-sm);
  border: 1px solid var(--pm-border);
  background: var(--pm-bg);
  color: var(--pm-text);
  font-size: 12px; font-family: var(--pm-font);
  outline: none;
}.pm-asset-panel__search-input::-moz-placeholder { color: var(--pm-text-muted); }.pm-asset-panel__search-input::placeholder { color: var(--pm-text-muted); }.pm-asset-panel__search-input:focus { border-color: var(--pm-accent); }.pm-asset-panel__content {
  flex: 1; overflow-y: auto; padding: var(--pm-space-sm);
  position: relative; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}/* Groups */.pm-asset-group { margin-bottom: var(--pm-space-md); }.pm-asset-group__header {
  display: flex; align-items: center; justify-content: space-between;
  padding: var(--pm-space-xs) var(--pm-space-sm);
  font-size: 10px; font-weight: 600; text-transform: uppercase;
  letter-spacing: 0.06em; color: var(--pm-text-muted);
}.pm-asset-group__count {
  font-size: 10px; color: var(--pm-text-muted);
  padding: 1px 5px; border-radius: 100px;
  background: var(--pm-surface-alt);
}.pm-asset-group__items { }/* Items */.pm-asset-item {
  display: flex; align-items: center; gap: var(--pm-space-sm);
  padding: 5px var(--pm-space-sm);
  border-radius: var(--pm-radius-sm);
  cursor: grab; font-size: 12px; color: var(--pm-text);
  transition: background var(--pm-transition);
  border: 1px solid transparent;
}.pm-asset-item:hover { background: var(--pm-surface-alt); }.pm-asset-item:active { cursor: grabbing; }.pm-asset-item--selected {
  background: var(--pm-accent-soft);
  border-color: var(--pm-accent);
}.pm-asset-item--added {
  opacity: 0.4; cursor: default;
}.pm-asset-item__name {
  flex: 1; min-width: 0; overflow: hidden;
  text-overflow: ellipsis; white-space: nowrap;
}.pm-asset-item__badge {
  font-size: 9px; font-weight: 600;
  color: var(--pm-accent); padding: 1px 6px;
  border-radius: 100px; background: var(--pm-accent-soft);
  flex-shrink: 0;
}/* Selection rectangle */.pm-asset-select-box {
  position: fixed; z-index: 100;
  border: 1px solid var(--pm-accent);
  background: rgba(184, 114, 46, 0.1);
  border-radius: 2px; pointer-events: none;
}/* Accent FAB button */.fab--accent {
  background: var(--pm-accent);
  border-color: var(--pm-accent);
  color: white;
}.fab--accent:hover {
  filter: brightness(1.1);
  color: white;
}/* Team FAB */.fab--team {
  width: auto;
  height: auto;
  border-radius: 21px;
  padding: 0;
  gap: 0;
  background: none;
  border: none;
}.fab-team__avatars {
  display: flex;
  align-items: center;
}.fab-team__avatars > * {
  margin-left: -20px;
}.fab-team__avatars > *:first-child {
  margin-left: 0;
}.fab-team__avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: white;
  border: 2px solid var(--pm-bg);
  transition: transform var(--pm-transition);
}.fab-team__avatar:hover {
  transform: scale(1.08);
}.fab-team__count {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
  color: var(--pm-text-muted);
  background: var(--pm-surface-alt);
  border: 2px solid var(--pm-bg);
  margin-left: -14px;
}/* Team FAB wrapper + popover */.fab-team-wrap {
  position: relative;
  order: -1;
}.fab-team__popover {
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  width: 260px;
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border-alt);
  border-radius: var(--pm-radius-lg);
  padding: var(--pm-space-md);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%) translateY(4px);
  transition: all 0.2s ease;
  pointer-events: none;
}/* Bridge the gap so hover doesn't break */.fab-team__popover::after {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  height: 12px;
}.fab-team-wrap:hover .fab-team__popover {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}.fab-team__member {
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
  padding: 5px 6px;
  border-radius: var(--pm-radius-sm);
  transition: background var(--pm-transition);
}.fab-team__member:hover {
  background: rgba(255, 255, 255, 0.04);
}.fab-team__msg {
  background: none;
  border: none;
  color: var(--pm-text-muted);
  cursor: pointer;
  padding: 4px;
  border-radius: var(--pm-radius-sm);
  opacity: 0;
  transition: all var(--pm-transition);
  flex-shrink: 0;
}.fab-team__member:hover .fab-team__msg {
  opacity: 1;
}.fab-team__msg:hover {
  color: var(--pm-accent);
  background: rgba(255, 255, 255, 0.06);
}/* ── Drag ghost ── */.pm-drag-ghost {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 0;
}.pm-drag-ghost__row {
  padding: 5px 14px;
  background: var(--pm-surface-alt, #232530);
  border: 1px solid var(--pm-border-alt, rgba(255,255,255,0.1));
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  font-family: var(--pm-font, system-ui);
  color: var(--pm-text, #f0f0f3);
  white-space: nowrap;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  position: relative;
}.pm-drag-ghost__more {
  font-size: 10px;
  color: var(--pm-accent, #E8893B);
  font-weight: 600;
  border-style: dashed;
}/* ── Bundle items in asset panel ── */.pm-asset-bundle-icon {
  width: 28px;
  height: 28px;
  border-radius: var(--pm-radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: white;
}.pm-asset-item__info {
  flex: 1;
  min-width: 0;
}.pm-asset-item__sub {
  font-size: 10px;
  color: var(--pm-text-muted);
  margin-top: 1px;
}/* ══════════════════════════════════════════════════════════
   DROP IMPACT ANIMATION
   ══════════════════════════════════════════════════════════ *//* Shockwave rings */.pm-drop-impact {
  position: fixed;
  pointer-events: none;
  z-index: 1000;
}.pm-drop-impact__ring {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid var(--pm-accent);
  transform: translate(-50%, -50%) scale(0);
  animation: pm-impact-ring 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.pm-drop-impact__ring--2 {
  border-color: rgba(184, 114, 46, 0.4);
  animation-delay: 0.08s;
  animation-duration: 0.7s;
}.pm-drop-impact__ring--3 {
  border-color: rgba(184, 114, 46, 0.15);
  animation-delay: 0.15s;
  animation-duration: 0.8s;
}@keyframes pm-impact-ring {
  0% { transform: translate(-50%, -50%) scale(0); opacity: 1; }
  100% { transform: translate(-50%, -50%) scale(8); opacity: 0; }
}/* Flash */.pm-drop-impact__flash {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(184, 114, 46, 0.5) 0%, transparent 70%);
  transform: translate(-50%, -50%) scale(0);
  animation: pm-impact-flash 0.4s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}@keyframes pm-impact-flash {
  0% { transform: translate(-50%, -50%) scale(0); opacity: 1; }
  50% { transform: translate(-50%, -50%) scale(4); opacity: 0.6; }
  100% { transform: translate(-50%, -50%) scale(6); opacity: 0; }
}/* Particles */.pm-drop-impact__particle {
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--pm-accent);
  transform: translate(-50%, -50%);
  animation: pm-impact-particle 0.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}@keyframes pm-impact-particle {
  0% { transform: translate(-50%, -50%) translate(0, 0) scale(1); opacity: 1; }
  100% { transform: translate(-50%, -50%) translate(var(--px), var(--py)) scale(0); opacity: 0; }
}/* Confirmation card at drop point */.pm-drop-confirm {
  position: fixed;
  z-index: 1001;
  transform: translate(-50%, -50%);
  animation: pm-confirm-bounce 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}@keyframes pm-confirm-bounce {
  0% { opacity: 0; transform: translate(-50%, -50%) scale(0.3); }
  60% { opacity: 1; transform: translate(-50%, -50%) scale(1.05); }
  100% { opacity: 1; transform: translate(-50%, -50%) scale(1); }
}.pm-drop-confirm__inner {
  background: var(--pm-surface-alt);
  border: 1px solid rgba(184, 114, 46, 0.3);
  border-radius: var(--pm-radius-lg);
  padding: 10px 18px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4), 0 0 20px rgba(184, 114, 46, 0.1);
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 500;
  color: var(--pm-text);
}.pm-drop-confirm__check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--pm-accent);
  display: flex;
  align-items: center;
  justify-content: center;
  animation: pm-check-pop 0.3s 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}@keyframes pm-check-pop {
  0% { transform: scale(0); }
  100% { transform: scale(1); }
}.pm-drop-confirm__check svg {
  width: 10px;
  height: 10px;
}/* Per-element proximity shake */.pm-drop-shake {
  animation: pm-el-shake calc(var(--shake-duration, 0.4) * 1s) cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}@keyframes pm-el-shake {
  0%, 100% { transform: translate(0, 0); }
  10% { transform: translate(calc(var(--shake-x, 3) * -1px), calc(var(--shake-y, 1) * 1px)); }
  20% { transform: translate(calc(var(--shake-x, 3) * 1px), calc(var(--shake-y, 1) * -1px)); }
  30% { transform: translate(calc(var(--shake-x, 3) * -0.6px), calc(var(--shake-y, 1) * 0.8px)); }
  40% { transform: translate(calc(var(--shake-x, 3) * 0.8px), calc(var(--shake-y, 1) * -0.6px)); }
  50% { transform: translate(calc(var(--shake-x, 3) * -0.4px), calc(var(--shake-y, 1) * 0.4px)); }
  60% { transform: translate(calc(var(--shake-x, 3) * 0.3px), calc(var(--shake-y, 1) * -0.3px)); }
  70% { transform: translate(calc(var(--shake-x, 3) * -0.2px), calc(var(--shake-y, 1) * 0.2px)); }
  80%, 90% { transform: translate(0, 0); }
}/* Progress bar + cancel inside drop confirmation */.pm-drop-confirm__progress {
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
}.pm-drop-confirm__progress-bar {
  height: 100%;
  width: 0%;
  background: var(--pm-accent);
}.pm-drop-confirm__text {
  font-size: 13px;
  font-weight: 500;
}.pm-drop-confirm__cancel {
  font-size: 11px;
  font-weight: 600;
  color: var(--pm-danger);
  background: none;
  border: none;
  cursor: pointer;
  padding: 2px 8px;
  border-radius: var(--pm-radius-sm);
  margin-left: 4px;
  transition: background var(--pm-transition);
}.pm-drop-confirm__cancel:hover {
  background: var(--pm-danger-soft);
}/* ══════════════════════════════════════════════════════════
   DROP BOX ANIMATION
   ══════════════════════════════════════════════════════════ */.pm-drop-box {
  width: 240px;
  border-radius: var(--pm-radius-lg);
  overflow: hidden;
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border-alt);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
}/* Lid — starts open, closes on completion */.pm-drop-box__lid {
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--pm-surface);
  border-bottom: 1px solid var(--pm-border);
  color: var(--pm-accent);
  transform-origin: bottom center;
  transform: rotateX(-30deg);
  transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.pm-drop-box__lid svg {
  width: 20px;
  height: 20px;
}.pm-drop-box__lid--closed {
  transform: rotateX(0deg);
}/* Body with items */.pm-drop-box__body {
  padding: var(--pm-space-sm);
  min-height: 40px;
  position: relative;
}.pm-drop-box__items {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: var(--pm-space-sm);
}/* Individual item flying in */.pm-drop-box__item {
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
  padding: 4px 8px;
  border-radius: var(--pm-radius-sm);
  background: var(--pm-surface);
  font-size: 11px;
  font-weight: 500;
  color: var(--pm-text);
  opacity: 0;
  transform: translateY(-30px) scale(0.8);
  animation: pm-item-fly-in 0.35s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}.pm-drop-box__item--more {
  font-size: 10px;
  color: var(--pm-text-muted);
  font-weight: 600;
  background: none;
  justify-content: center;
}@keyframes pm-item-fly-in {
  0% {
    opacity: 0;
    transform: translateY(-30px) scale(0.8);
  }
  60% {
    opacity: 1;
    transform: translateY(2px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}/* Item avatar (for profiles) */.pm-drop-box__item-avatar {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 8px;
  font-weight: 700;
  flex-shrink: 0;
}/* Item icon (for checklists, resources) */.pm-drop-box__item-icon {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}/* Project label */.pm-drop-box__label {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--pm-text-muted);
  text-align: center;
  padding: 2px 0;
}/* Progress bar */.pm-drop-box__progress {
  height: 2px;
  background: var(--pm-border);
  border-radius: 2px;
  overflow: hidden;
}.pm-drop-box__progress-bar {
  height: 100%;
  width: 0%;
  background: var(--pm-accent);
}/* Footer with status + cancel */.pm-drop-box__footer {
  padding: 6px var(--pm-space-md);
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid var(--pm-border);
  background: var(--pm-surface);
}.pm-drop-box__status {
  font-size: 11px;
  color: var(--pm-text-secondary);
}.pm-drop-box__status--done {
  color: var(--pm-accent);
  font-weight: 500;
}/* ── Team member card ── */.pm-member-card {
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
  padding: 6px 10px;
  border-radius: var(--pm-radius-md);
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border);
  min-width: 0;
}/* ── Checklist card ── */.pm-checklist-card {
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
  padding: 6px var(--pm-space-md);
  border-radius: var(--pm-radius-sm);
  transition: background var(--pm-transition);
}.pm-checklist-card:hover {
  background: var(--pm-surface-alt);
}/* ── Project Pulse ─────────────────────────────────────── */.pulse {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: var(--pm-space-lg);
  margin-bottom: var(--pm-space-xl);
  position: relative;
}/* ── Nav Dropdown ── */.nav-item:hover {
  background: var(--pm-surface-alt);
}/* ══════════════════════════════════════════════════════════
   TABS
   ══════════════════════════════════════════════════════════ */.tabs {
  display: flex;
  gap: var(--pm-space-xl);
  border-bottom: 1px solid var(--pm-border);
  margin-bottom: var(--pm-space-2xl);
  overflow: visible;
  position: relative;
}/* Sliding indicator (animated by tabs-indicator controller) */.tabs__indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background: var(--pm-accent);
  border-radius: 1px;
  transition: left 0.25s cubic-bezier(0.25, 0.1, 0.25, 1),
              width 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
  pointer-events: none;
}.tabs::-webkit-scrollbar {
  display: none;
}.tab {
  position: relative;
  padding: var(--pm-space-sm) var(--pm-space-xs);
  font-size: 13px;
  font-weight: 400;
  color: var(--pm-text-muted);
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  white-space: nowrap;
  transition: color var(--pm-transition), border-color var(--pm-transition);
  margin-bottom: -1px;
  font-family: var(--pm-font);
}.tab:hover {
  color: var(--pm-text-secondary);
}.tab--active {
  color: var(--pm-accent);
  border-bottom-color: var(--pm-accent);
  font-weight: 600;
}.tab__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  margin-left: 6px;
  font-size: 10px;
  font-weight: 600;
  border-radius: 100px;
  background: var(--pm-surface-alt);
  color: var(--pm-text-muted);
}.tab--active .tab__count {
  background: var(--pm-accent-soft);
  color: var(--pm-accent);
}/* ── Tab "More" dropdown ── */.tab-more {
  position: relative;
}.tab-more .tab {
  display: inline-flex;
  align-items: center;
  cursor: default;
}.tab-more__menu {
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  min-width: 180px;
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  border-radius: var(--pm-radius-md);
  box-shadow: var(--pm-shadow-lg);
  padding: var(--pm-space-xs) 0;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transform: translateY(4px);
  transition: opacity var(--pm-transition), transform var(--pm-transition);
}.tab-more:hover .tab-more__menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}.tab-more__item {
  display: block;
  padding: var(--pm-space-sm) var(--pm-space-md);
  font-size: 13px;
  color: var(--pm-text-secondary);
  text-decoration: none;
  white-space: nowrap;
  transition: background var(--pm-transition), color var(--pm-transition);
}.tab-more__item:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-text);
}.tab-more__item--active {
  color: var(--pm-accent);
  font-weight: 600;
}/* ══════════════════════════════════════════════════════════
   EMPTY STATE
   ══════════════════════════════════════════════════════════ */.empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--pm-space-3xl) var(--pm-space-xl);
  text-align: center;
}.empty-state__icon {
  width: 56px;
  height: 56px;
  color: var(--pm-text-muted);
  margin-bottom: var(--pm-space-lg);
  opacity: 0.5;
}.empty-state__title {
  font-size: 15px;
  font-weight: 600;
  color: var(--pm-text);
  margin-bottom: var(--pm-space-xs);
}.empty-state__description {
  font-size: 13px;
  color: var(--pm-text-muted);
  max-width: 320px;
  margin-bottom: var(--pm-space-xl);
}/* ══════════════════════════════════════════════════════════
   STATUS DOT (inline colored indicator)
   ══════════════════════════════════════════════════════════ */.dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}.dot--accent  { background: var(--pm-accent); }.dot--danger  { background: var(--pm-danger); }.dot--warning { background: var(--pm-warning); }.dot--info    { background: var(--pm-info); }.dot--muted   { background: var(--pm-text-muted); }/* ══════════════════════════════════════════════════════════
   STAT CARDS (colored variants for index page summaries)
   ══════════════════════════════════════════════════════════ */.stat-card {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  padding: var(--pm-space-md) var(--pm-space-lg);
  background: var(--pm-surface-alt);
  border-radius: var(--pm-radius-md);
}.stat-card__icon {
  width: 36px;
  height: 36px;
  border-radius: var(--pm-radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.stat-card__icon--accent  { background: var(--pm-accent-soft); color: var(--pm-accent); }.stat-card__icon--danger  { background: var(--pm-danger-soft); color: var(--pm-danger); }.stat-card__icon--warning { background: var(--pm-warning-soft); color: var(--pm-warning); }.stat-card__icon--info    { background: var(--pm-info-soft); color: var(--pm-info); }.stat-card__value {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--pm-text);
}.stat-card__label {
  font-size: 12px;
  color: var(--pm-text-muted);
  margin-top: 2px;
}/* ══════════════════════════════════════════════════════════
   PAGE HEADER (title row with actions — used on index pages)
   ══════════════════════════════════════════════════════════ */.page-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--pm-space-lg);
  margin-bottom: var(--pm-space-md);
}.page-header__title {
  font-size: 18px;
  font-weight: 600;
  color: var(--pm-text);
  line-height: 1.3;
}.page-header__subtitle {
  font-size: 13px;
  color: var(--pm-text-muted);
  margin-top: 2px;
}.page-header__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--pm-space-md);
}/* ══════════════════════════════════════════════════════════
   AVATAR INITIALS (colored, deterministic)
   ══════════════════════════════════════════════════════════ */.avatar-initials {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  border-radius: 50%;
  flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}/* Deterministic hue from data-hue attribute (profile.id % 8) */.avatar-initials[data-hue="0"] { background: #BE2424; }.avatar-initials[data-hue="1"] { background: #B8722E; }.avatar-initials[data-hue="2"] { background: #B8860B; }.avatar-initials[data-hue="3"] { background: #0B867B; }.avatar-initials[data-hue="4"] { background: #1D4FBF; }.avatar-initials[data-hue="5"] { background: #244672; }.avatar-initials[data-hue="6"] { background: #6D32CC; }.avatar-initials[data-hue="7"] { background: #B82066; }/* Size variants — xs/sm/md/lg/xl */.avatar-initials--xs { width: 20px; height: 20px; font-size: 8px; }.avatar-initials--sm { width: 24px; height: 24px; font-size: 10px; }.avatar-initials--md { width: 32px; height: 32px; font-size: 12px; }.avatar-initials--lg { width: 40px; height: 40px; font-size: 14px; }.avatar-initials--xl { width: 48px; height: 48px; font-size: 16px; }/* ══════════════════════════════════════════════════════════
   SKELETON LOADING STATES
   ══════════════════════════════════════════════════════════ */@keyframes pm-skeleton {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}.skeleton {
  background: linear-gradient(
    90deg,
    var(--pm-surface-alt) 25%,
    rgba(255, 255, 255, 0.15) 50%,
    var(--pm-surface-alt) 75%
  );
  background-size: 200% 100%;
  animation: pm-skeleton 1.8s var(--pm-ease-momentum) infinite;
  border-radius: var(--pm-radius-sm);
}.skeleton--text    { height: 12px; width: 60%; }.skeleton--title   { height: 18px; width: 40%; }.skeleton--avatar  { width: 32px; height: 32px; border-radius: 50%; }.skeleton--btn     { height: 36px; width: 100px; border-radius: var(--pm-radius-md); }.skeleton--row     { height: 48px; width: 100%; margin-bottom: 1px; }.skeleton--card    { height: 120px; width: 100%; border-radius: var(--pm-radius-lg); }/* Skeleton table: multiple rows inside table-wrap */.skeleton-table {
  padding: var(--pm-space-sm);
  display: flex;
  flex-direction: column;
  gap: 2px;
}/* ══════════════════════════════════════════════════════════
   ENHANCED EMPTY STATE
   ══════════════════════════════════════════════════════════ */.empty-state__action {
  margin-top: var(--pm-space-sm);
}.empty-state__illustration {
  width: 72px;
  height: 72px;
  margin: 0 auto var(--pm-space-lg);
  border-radius: var(--pm-radius-xl);
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border);
  box-shadow: var(--pm-shadow-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--pm-text-muted);
}/* ══════════════════════════════════════════════════════════
   VIEW SWITCHER (table/card toggle)
   ══════════════════════════════════════════════════════════ */.view-switcher {
  display: inline-flex;
  background: var(--pm-surface-alt);
  border-radius: var(--pm-radius-md);
  padding: 2px;
  gap: 2px;
}.view-switcher__btn {
  padding: 6px 10px;
  border-radius: var(--pm-radius-sm);
  border: none;
  background: transparent;
  color: var(--pm-text-muted);
  cursor: pointer;
  transition: all var(--pm-transition);
  display: flex;
  align-items: center;
}.view-switcher__btn:hover {
  color: var(--pm-text-secondary);
}.view-switcher__btn--active {
  background: var(--pm-surface);
  color: var(--pm-text);
  box-shadow: var(--pm-shadow-sm);
}/* ══════════════════════════════════════════════════════════
   COMMAND PALETTE (Ctrl+K)
   ══════════════════════════════════════════════════════════ */.command-palette {
  position: fixed;
  inset: 0;
  z-index: 50;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 20vh;
  background: var(--pm-overlay);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}.command-palette--open {
  opacity: 1;
  pointer-events: auto;
}.command-palette__panel {
  width: 560px;
  max-width: calc(100vw - 32px);
  max-height: 440px;
  background: var(--pm-surface);
  border: 1px solid var(--pm-border-alt);
  border-radius: var(--pm-radius-xl);
  box-shadow: var(--pm-shadow-lg);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transform: translateY(8px) scale(0.98);
  transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}.command-palette--open .command-palette__panel {
  transform: translateY(0) scale(1);
}.command-palette__input {
  width: 100%;
  padding: var(--pm-space-lg) var(--pm-space-xl);
  border: none;
  border-bottom: 1px solid var(--pm-border);
  background: transparent;
  color: var(--pm-text);
  font-size: 15px;
  font-family: var(--pm-font);
  outline: none;
}.command-palette__input::-moz-placeholder {
  color: var(--pm-text-muted);
}.command-palette__input::placeholder {
  color: var(--pm-text-muted);
}.command-palette__results {
  flex: 1;
  max-height: 360px;
  overflow-y: auto;
  padding: var(--pm-space-sm) 0;
}.command-palette__group-label {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--pm-text-muted);
  padding: var(--pm-space-md) var(--pm-space-xl) var(--pm-space-xs);
}.command-palette__item {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  padding: var(--pm-space-sm) var(--pm-space-xl);
  cursor: pointer;
  transition: background var(--pm-transition);
  text-decoration: none;
  color: var(--pm-text);
}.command-palette__item:hover,
.command-palette__item--active {
  background: var(--pm-surface-alt);
}.command-palette__item-icon {
  width: 32px;
  height: 32px;
  border-radius: var(--pm-radius-sm);
  background: var(--pm-surface-alt);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--pm-text-secondary);
}.command-palette__item--active .command-palette__item-icon {
  background: var(--pm-accent-soft);
  color: var(--pm-accent);
}.command-palette__item-text {
  flex: 1;
  min-width: 0;
}.command-palette__item-name {
  font-size: 13px;
  font-weight: 500;
  color: var(--pm-text);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}.command-palette__item-desc {
  font-size: 11px;
  color: var(--pm-text-muted);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}.command-palette__kbd {
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 4px;
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border);
  color: var(--pm-text-muted);
  font-family: var(--pm-font);
  margin-left: auto;
  flex-shrink: 0;
}.command-palette__footer {
  padding: var(--pm-space-sm) var(--pm-space-xl);
  border-top: 1px solid var(--pm-border);
  display: flex;
  align-items: center;
  gap: var(--pm-space-lg);
  font-size: 11px;
  color: var(--pm-text-muted);
}/* ══════════════════════════════════════════════════════════
   STAT CARD TRENDS (micro-interaction for data visualization)
   ══════════════════════════════════════════════════════════ */.stat-card__trend {
  font-size: 11px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 2px;
}.stat-card__trend--up {
  color: var(--pm-accent);
}.stat-card__trend--down {
  color: var(--pm-danger);
}.stat-card__trend--neutral {
  color: var(--pm-text-muted);
}/* Spark line container */.stat-card__spark {
  height: 24px;
  margin-top: var(--pm-space-sm);
  opacity: 0.5;
}/* ══════════════════════════════════════════════════════════
   SIDEBAR KEYBOARD HINTS
   ══════════════════════════════════════════════════════════ */.sidebar__kbd-hint {
  font-size: 9px;
  padding: 1px 4px;
  border-radius: 3px;
  background: var(--pm-surface-alt);
  border: 1px solid var(--pm-border);
  color: var(--pm-text-muted);
  margin-left: auto;
  opacity: 0;
  transition: opacity var(--pm-transition);
  font-family: var(--pm-font);
}.sidebar:focus-within .sidebar__kbd-hint {
  opacity: 1;
}/* ══════════════════════════════════════════════════════════
   PROFILE HOVER CARD
   ══════════════════════════════════════════════════════════ */.profile-hover-card {
  width: 280px;
  background: var(--pm-surface);
  border: 1px solid var(--pm-border-alt);
  border-radius: var(--pm-radius-lg);
  box-shadow: var(--pm-shadow-lg);
  padding: var(--pm-space-lg);
  animation: profile-card-enter 0.15s ease-out both;
  overflow: hidden;
}@keyframes profile-card-enter {
  from { opacity: 0; transform: translateY(4px); }
  to   { opacity: 1; transform: translateY(0); }
}.profile-hover-card__header {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
  height: 36px;
  margin-bottom: var(--pm-space-md);
}.profile-hover-card__section {
  padding-top: var(--pm-space-md);
  border-top: 1px solid var(--pm-border);
  margin-top: var(--pm-space-md);
}.profile-hover-card__section--task {
  height: 58px;
}.profile-hover-card__section--photos {
  height: 112px;
}.profile-hover-card__photos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
}.profile-hover-card__photo {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--pm-radius-sm);
}.profile-hover-card__message {
  padding: var(--pm-space-xs) var(--pm-space-sm);
  border-radius: var(--pm-radius-sm);
  background: var(--pm-surface-alt);
}/* ──────────────────────────────────────────────────────────
   ProModul Buttons
   ────────────────────────────────────────────────────────── */.btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 12px;
  border-radius: var(--pm-radius-sm);
  font-size: 13px;
  font-weight: 500;
  font-family: var(--pm-font);
  transition: all var(--pm-transition);
  cursor: pointer;
  border: 1px solid var(--pm-border);
  background: var(--pm-surface);
  color: var(--pm-text);
  text-decoration: none;
  white-space: nowrap;
  line-height: 1.3;
}.btn:hover {
  border-color: var(--pm-border-alt);
  box-shadow: var(--pm-shadow-sm);
}.btn:focus-visible {
  outline: 2px solid var(--pm-accent);
  outline-offset: 2px;
}.btn:active {
  transform: translateY(1px) scale(0.97);
}/* ── Primary (accent orange) ── */.btn--primary {
  background: var(--pm-accent);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 1px 2px rgba(184, 114, 46, 0.3);
}.btn--primary:hover {
  filter: brightness(1.08);
  box-shadow: 0 2px 8px rgba(184, 114, 46, 0.35);
}/* ── Secondary (outlined) ── */.btn--secondary {
  background: var(--pm-surface);
  color: var(--pm-text);
  border-color: var(--pm-border-alt);
}.btn--secondary:hover {
  background: var(--pm-surface-alt);
  border-color: var(--pm-border-alt);
}/* ── Danger (red) ── */.btn--danger {
  background: var(--pm-danger);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 1px 2px rgba(190, 36, 36, 0.3);
}.btn--danger:hover {
  filter: brightness(1.08);
  box-shadow: 0 2px 8px rgba(190, 36, 36, 0.35);
}/* ── Warning (orange) ── */.btn--warning {
  background: var(--pm-warning);
  color: #fff;
  border-color: transparent;
}.btn--warning:hover {
  filter: brightness(1.08);
}/* ── Info (blue) ── */.btn--info {
  background: var(--pm-info);
  color: #fff;
  border-color: transparent;
}.btn--info:hover {
  filter: brightness(1.08);
}/* ── Ghost (transparent) ── */.btn--ghost {
  background: transparent;
  color: var(--pm-text-secondary);
  border-color: transparent;
}.btn--ghost:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-text);
  box-shadow: none;
}/* ── Soft variants (tinted background) ── */.btn--soft-accent {
  background: var(--pm-accent-soft);
  color: var(--pm-accent);
  border-color: transparent;
}.btn--soft-accent:hover {
  filter: brightness(0.95);
}.btn--soft-danger {
  background: var(--pm-danger-soft);
  color: var(--pm-danger);
  border-color: transparent;
}.btn--soft-danger:hover {
  filter: brightness(0.95);
}/* ── Sizes ── */.btn--sm {
  padding: 4px 10px;
  font-size: 12px;
  height: 30px;
}.btn--xs {
  padding: 2px 8px;
  font-size: 11px;
}.btn--lg {
  padding: 8px 18px;
  font-size: 14px;
  border-radius: var(--pm-radius-md);
}/* ── Icon-only button ── */.btn--icon {
  width: 32px;
  height: 32px;
  padding: 0;
  justify-content: center;
}.btn--icon.btn--sm {
  width: 28px;
  height: 28px;
}/* ── Disabled state ── */.btn:disabled,
.btn--disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: default;
}/* ──────────────────────────────────────────────────────────
   ProModul Tables
   ────────────────────────────────────────────────────────── *//* Table wraps — white surface on gray page bg, fills viewport */.table-wrap {
  overflow: auto;
  border-radius: var(--pm-radius-md);
  background: var(--pm-surface);
  box-shadow: var(--pm-shadow-sm);
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}.table__footer {
  margin-top: auto;
}.table {
  width: 100%;
  table-layout: auto;
  border-collapse: separate;
  border-spacing: 0;
  background: var(--pm-surface);
  min-width: 600px; /* ensures horizontal scroll on small screens */
}.table thead {
  background: var(--pm-surface-alt);
  position: sticky;
  top: 0;
  z-index: 1;
}.table th {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--pm-text-muted);
  padding: 8px var(--pm-space-lg);
  border-bottom: 1px solid var(--pm-border);
  text-align: left;
  white-space: nowrap;
}.table td {
  padding: 8px var(--pm-space-lg);
  border-bottom: 1px solid var(--pm-border);
  color: var(--pm-text);
  font-size: 13px;
  vertical-align: middle;
  white-space: nowrap;
}.table tbody tr {
  transition: background var(--pm-transition);
}.table tbody tr:hover {
  background: var(--pm-surface-alt);
}.table tbody tr:last-child td {
  border-bottom: none;
}/* ── Sortable header ── */.table th button,
.table th .sortable-header {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  cursor: pointer;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}.table th button:hover,
.table th .sortable-header:hover {
  color: var(--pm-text);
}/* ── Pagination area ── */.table__footer {
  padding: var(--pm-space-md) var(--pm-space-lg);
  border-top: 1px solid var(--pm-border);
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: var(--pm-text-secondary);
}/* ──────────────────────────────────────────────────────────
   ProModul Form Elements
   ────────────────────────────────────────────────────────── */.label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: var(--pm-text-muted);
  margin-bottom: var(--pm-space-xs);
}/* Native form elements inside the shell inherit dark mode colors */.shell input,
.shell select,
.shell textarea {
  color-scheme: light;
}.shell[data-theme="dark"] input,
.shell[data-theme="dark"] select,
.shell[data-theme="dark"] textarea,
html.pm-dark .shell input,
html.pm-dark .shell select,
html.pm-dark .shell textarea {
  color-scheme: dark;
}/* .form-field and .text-field are legacy aliases — use .input for new code */.form-field,
.text-field,
.input,
.select,
.textarea {
  width: 100%;
  padding: 7px 10px;
  font-size: 13px;
  font-family: var(--pm-font);
  color: var(--pm-text);
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
  border-radius: var(--pm-radius-sm);
  transition: all var(--pm-transition);
  outline: none;
  height: 36px;
  box-sizing: border-box;
}.form-field:hover,
.input:hover,
.select:hover,
.textarea:hover {
  border-color: var(--pm-border-alt);
}.form-field:focus,
.input:focus,
.select:focus,
.textarea:focus {
  border-color: var(--pm-accent);
  box-shadow: 0 0 0 2px var(--pm-accent-soft);
  background: var(--pm-surface);
}.form-field::-moz-placeholder, .input::-moz-placeholder, .textarea::-moz-placeholder {
  color: var(--pm-text-muted);
}.form-field::placeholder,
.input::placeholder,
.textarea::placeholder {
  color: var(--pm-text-muted);
}/* Empty date inputs show placeholder text in muted color */input[type="date"][value=""],
input[type="date"]:not([value]) {
  color: var(--pm-text-muted);
}/* Date/time picker icon in muted color */input[type="date"]::-webkit-calendar-picker-indicator {
  filter: brightness(0.5);
}/* Override browser autofill blue tint */.input:-webkit-autofill,
.input:-webkit-autofill:hover,
.input:-webkit-autofill:focus,
.form-field:-webkit-autofill,
.form-field:-webkit-autofill:hover,
.form-field:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px var(--pm-surface) inset;
  -webkit-text-fill-color: var(--pm-text);
}/* ── Small variant ── */.input--sm,
.select--sm {
  padding: 5px 8px;
  font-size: 12px;
  height: 30px;
}/* ── Textarea ── */.textarea {
  min-height: 80px;
  resize: vertical;
}/* ── Checkbox / Radio ── */.checkbox,
.radio {
  width: 16px;
  height: 16px;
  accent-color: var(--pm-accent);
  cursor: pointer;
}/* ── Form group ── */.form-group {
  display: flex;
  flex-direction: column;
  gap: var(--pm-space-xs);
}/* ── Filter bar (common pattern) ── */.filter-bar {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: var(--pm-space-md);
  margin-bottom: var(--pm-space-sm);
}/* Inputs inside filter-bar get surface bg */.filter-bar .input,
.filter-bar .select {
  background: var(--pm-surface);
  border: 1px solid var(--pm-border);
}/* ── Field helpers ── *//* ──────────────────────────────────────────────────────────
   ProModul Horizontal Timeline (HTL)
   Modern, borderless treatment — columns breathe,
   events float, chrome fades into the background.
   ────────────────────────────────────────────────────────── */.htl-wrapper {
  display: flex;
  flex-direction: column;
}.htl {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: var(--pm-bg);
  border-radius: var(--pm-radius-lg);
}/* ── Toolbar ─────────────────────────────────────────────── */.htl__toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--pm-space-md) var(--pm-space-xl);
  flex-shrink: 0;
}.htl__toolbar-left {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: var(--pm-text-sm);
  color: var(--pm-text-muted);
}.htl__count {
  font-weight: 700;
  color: var(--pm-text);
}.htl__count-label { margin-left: 2px; }.htl__separator { opacity: 0.4; }.htl__toolbar-right {
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
}.htl__btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  font-size: var(--pm-text-sm);
  font-weight: 500;
  border: 1px solid transparent;
  border-radius: var(--pm-radius-md);
  background: transparent;
  color: var(--pm-text-muted);
  cursor: pointer;
  transition: all var(--pm-transition);
}.htl__btn:hover {
  background: var(--pm-surface-alt);
  color: var(--pm-text);
}.htl__view-toggle {
  display: inline-flex;
  gap: 2px;
  padding: 2px;
  background: var(--pm-surface-alt);
  border-radius: var(--pm-radius-md);
}.htl__view-btn {
  padding: 4px 8px;
  background: transparent;
  border: none;
  border-radius: var(--pm-radius-sm);
  color: var(--pm-text-muted);
  cursor: pointer;
  transition: all var(--pm-transition);
  display: flex;
  align-items: center;
}.htl__view-btn:hover {
  color: var(--pm-text-secondary);
}.htl__view-btn--active {
  background: var(--pm-surface);
  color: var(--pm-text);
  box-shadow: var(--pm-shadow-sm);
}.htl__view-btn--active:hover {
  color: var(--pm-text);
}/* ── Filter bar ── */.htl__filters {
  display: flex;
  align-items: center;
  gap: var(--pm-space-sm);
  padding: var(--pm-space-sm) var(--pm-space-xl);
  flex-shrink: 0;
  overflow-x: auto;
}/* ── Main body (scroll area) ─────────────────────────────── */.htl__body {
  flex: 1;
  position: relative;
  overflow: hidden;
  outline: none;
}.htl__fade {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 64px;
  z-index: 20;
  opacity: 0;
  transition: opacity 0.4s var(--pm-ease-momentum);
}.htl__fade--left {
  left: 0;
  background: linear-gradient(to right, var(--pm-bg), transparent);
}.htl__fade--right {
  right: 0;
  background: linear-gradient(to left, var(--pm-bg), transparent);
}.htl__scroll {
  height: 100%;
  overflow-x: auto;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--pm-border-alt) transparent;
}.htl__scroll::-webkit-scrollbar { height: 5px; }.htl__scroll::-webkit-scrollbar-track { background: transparent; }.htl__scroll::-webkit-scrollbar-thumb {
  background: var(--pm-border-alt);
  border-radius: 3px;
}.htl__inner {
  display: inline-flex;
  min-height: 100%;
  align-items: stretch;
}/* ── Month groups ────────────────────────────────────────── */.htl__month {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}.htl__month-header {
  flex-shrink: 0;
  padding: var(--pm-space-sm) var(--pm-space-lg);
  background: var(--pm-bg);
  position: sticky;
  top: 0;
  z-index: 30;
}.htl__month-title {
  font-size: var(--pm-text-sm);
  font-weight: 600;
  color: var(--pm-text-secondary);
  letter-spacing: var(--pm-tracking-wide);
  text-transform: uppercase;
}.htl__month-count {
  font-size: 10px;
  color: var(--pm-text-muted);
  margin-top: 2px;
}.htl__month-bar {
  height: 2px;
  border-radius: 1px;
  background: var(--pm-border);
  overflow: hidden;
  margin-top: 6px;
}.htl__month-bar-fill {
  height: 100%;
  border-radius: 1px;
  background: var(--pm-accent);
  transition: width 0.4s var(--pm-ease-momentum);
}/* ── Day columns ─────────────────────────────────────────── */.htl__days {
  flex: 1;
  display: flex;
  align-items: stretch;
}.htl__day {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  transition: width 0.3s var(--pm-ease-momentum);
  position: relative;
}/* Subtle separator between columns — just a hair */.htl__day + .htl__day::before {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 0;
  width: 1px;
  background: var(--pm-border);
  opacity: 0.5;
}.htl__day--today {
  background: var(--pm-accent-soft);
}.htl__day-head {
  flex-shrink: 0;
  position: sticky;
  z-index: 20;
  background: var(--pm-bg);
}.htl__day--today .htl__day-head {
  background: color-mix(in srgb, var(--pm-accent) 5%, var(--pm-bg));
}.htl__heatmap {
  height: 3px;
  border-radius: 0 0 2px 2px;
  margin: 0 2px;
  transition: background 0.4s var(--pm-ease-momentum);
}.htl__day-label {
  padding: 6px 4px 4px;
  text-align: center;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 3px;
}.htl__day-num {
  font-size: var(--pm-text-xs);
  font-weight: 600;
  color: var(--pm-text-muted);
  transition: color var(--pm-transition);
}.htl__day-num--active { color: var(--pm-text); }.htl__day-num--today { color: var(--pm-accent); }.htl__day-name {
  font-size: 10px;
  color: var(--pm-text-muted);
  opacity: 0.7;
}/* ── Compact mode bars ── */.htl__compact-bars {
  flex: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0 4px 4px;
}.htl__compact-stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1px;
  width: 60%;
}.htl__compact-seg {
  width: 100%;
  border-radius: 2px;
  min-height: 2px;
}/* ── Day content ── */.htl__day-content {
  padding: var(--pm-space-sm) var(--pm-space-sm);
  display: flex;
  flex-direction: column;
  gap: var(--pm-space-md);
}/* ── Minimap ─────────────────────────────────────────────── */.htl__minimap {
  position: relative;
  height: 24px;
  cursor: pointer;
  overflow: hidden;
  flex-shrink: 0;
  background: var(--pm-bg);
  border-top: 1px solid var(--pm-border);
  opacity: 0.7;
  transition: opacity var(--pm-transition);
}.htl__minimap:hover {
  opacity: 1;
}.htl__minimap-vp {
  position: absolute;
  top: 3px;
  bottom: 3px;
  background: color-mix(in srgb, var(--pm-accent) 15%, transparent);
  border: 1px solid color-mix(in srgb, var(--pm-accent) 30%, transparent);
  border-radius: 4px;
  cursor: grab;
  transition: left 0.05s linear;
}.htl__minimap-vp.dragging {
  cursor: grabbing;
  transition: none;
}/* ── Empty state ── */.htl__empty {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--pm-space-md);
  color: var(--pm-text-muted);
}.htl__empty-text {
  font-size: var(--pm-text-base);
}/* ── Event card ──────────────────────────────────────────── *//* Borderless, floating — uses shadow depth instead of strokes */.htl-event {
  padding: var(--pm-space-sm) var(--pm-space-md);
  border-radius: var(--pm-radius-md);
  background: var(--pm-surface);
  transition: all 0.2s var(--pm-ease-momentum);
  font-size: var(--pm-text-xs);
  box-shadow: var(--pm-shadow-sm);
}.htl-event:hover {
  background: var(--pm-surface-alt);
  box-shadow: var(--pm-shadow-md);
  transform: translateY(-1px);
}.htl-event__header {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 3px;
}.htl-event__icon {
  width: 20px;
  height: 20px;
  border-radius: var(--pm-radius-sm);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.htl-event__actor {
  font-weight: 600;
  color: var(--pm-text);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.htl-event__desc {
  color: var(--pm-text-secondary);
  line-height: 1.45;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}.htl-event__time {
  font-size: 10px;
  color: var(--pm-text-muted);
  margin-top: 4px;
}.htl-event__thumb {
  width: 100%;
  aspect-ratio: 16 / 10;
  border-radius: var(--pm-radius-sm);
  overflow: hidden;
  margin-top: 6px;
}.htl-event__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}/* ── Day navigation bar ──────────────────────────────────── */.day-nav {
  display: flex;
  align-items: center;
  gap: var(--pm-space-md);
}.day-nav__arrow {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--pm-text-muted);
  flex-shrink: 0;
  transition: all var(--pm-transition);
}.day-nav__arrow:hover {
  color: var(--pm-text);
  background: var(--pm-surface-alt);
}.day-nav__dates {
  display: flex;
  align-items: center;
  gap: 2px;
  flex: 1;
  justify-content: center;
}.day-nav__date {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding: 4px 10px 6px;
  border-radius: var(--pm-radius-md);
  border: none;
  transition: all 0.2s var(--pm-ease-momentum);
  min-width: 42px;
  position: relative;
  color: inherit;
  background: transparent;
}.day-nav__date:hover {
  background: var(--pm-surface-alt);
}.day-nav__date--active {
  background: var(--pm-accent-soft);
}.day-nav__day-name {
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--pm-text-muted);
}.day-nav__date--active .day-nav__day-name {
  color: var(--pm-accent);
}.day-nav__day-num {
  font-size: 14px;
  font-weight: 700;
  color: var(--pm-text);
  line-height: 1;
}.day-nav__date--active .day-nav__day-num {
  color: var(--pm-accent);
}.day-nav__dot {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--pm-accent);
}.day-nav__today {
  font-size: var(--pm-text-xs);
  font-weight: 600;
  color: var(--pm-accent);
  padding: 4px 14px;
  background: var(--pm-accent-soft);
  border: none;
  border-radius: 100px;
  flex-shrink: 0;
  transition: all var(--pm-transition);
}.day-nav__today:hover {
  background: color-mix(in srgb, var(--pm-accent) 20%, transparent);
}@font-face {
  font-family: 'Inter', sans-serif;
}body {
  font-family: 'Inter';
}body:has(#scheduler) {
  overflow-y: hidden;
}@font-face {
  font-family: 'eyesome-script';
  src: url(/eyesome/eyesome-script.otf) format('opentype');
}.secondary-font {
  font-family: 'Inter';
}.eyesome-script {
  font-family: 'eyesome-script', fallback_font;
}html, body {
  height: 100%;
}.svg-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}.svg-icon-current-color * {
  fill: currentColor;
}.svg-icon-fill-current-color * {
  fill: currentColor;
}.svg-icon-stroke-current-color * {
  stroke: currentColor;
}.svg-icon-not-found {
  width: 10px;
  height: 10px;
  background: black;
}::-webkit-scrollbar:horizontal {
  height: 10px;
}.hide-scrollbar::-webkit-scrollbar {
  display: none;
}.hide-scrollbar {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}.text-3xs {
  font-size: .35rem
}.text-4xs {
  font-size: .25rem
}.text-5xs {
  font-size: .175rem
}.datepicker-dropdown {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  z-index: 50 !important;
}.h-90 {
  height: 340px;
}/* input[type="date"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-calendar-picker-indicator {
  background: none;
  width: 5px;
} */.line-arm {
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #000;
  transform: rotate(115deg);
  transform-origin: bottom right;
  bottom: 0;
  right: 0;
}.counter-clockwise {
  transform: scale(1, -1)
}.text-2xs {
  font-size: 0.6rem;
  line-height: 0.75rem;
}.text-2-5xs {
  font-size: 0.5rem;
  line-height: 0.65rem;
}.hide-number-arrows::-webkit-inner-spin-button,
.hide-number-arrows::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}.hide-number-arrows {
  -moz-appearance: textfield;
}[data-slider-page] {
  transition: transform 0.3s ease-out;
}input:focus {
  outline: none;
}@media (max-width: 640px) {
  .apexcharts-legend {
    margin-left: -100px !important;
    margin-right: -100px !important;
  }

    .apexcharts-legend .apexcharts-legend-series {
      margin: 2px 4px !important;
    }
}.abstract-bg {
  background: url(/abstract-bg.jpeg);

}.shadow-xl-primary-500 {
  --tw-shadow-color: #d2c9b6;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow-colored);
}.remove-date-placeholder input::-webkit-datetime-edit {
  color: transparent;
}.remove-date-placeholder input:focus::-webkit-datetime-edit {
  color: rgba(255, 255, 255, .46) !important;
}.overflow-left {
  direction: ltr;
  text-align: end;
}.overflow-left::-webkit-inner-spin-button,
.overflow-left::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}.bg-primary-500 {
  background-color: #304B73 !important;
}.text-primary-200 {
  color: #bdc4f2 !important;
}.bg-pending {
  background-color: #df985a;
}.bg-ongoing {
  background-color: #304B73;
}.bg-completed {
  background-color: #5EC26A;
}.text-pending {
  color: #df985a;
}.text-ongoing {
  color: #304B73;
}.text-completed {
  color: green;
}.selected {
  background-color: #bdc4f2;
}[data-theme="dark"] .selected {
  background-color: rgba(99, 110, 180, 0.25);
}.range-selected {
  background-color: #304B73;
  color: white;
}/* Hide clock icon in time inputs */input[type="time"]::-webkit-calendar-picker-indicator {
  display: none;
}/* Hide the arrow in Firefox */input[type="time"] {
  -moz-appearance: textfield;
}/* Override native blue highlight on time input segments (dark mode) */input[type="time"].bg-pm-accent {
  color: white;
  border: none;
  outline: none;
}input[type="time"].bg-pm-accent::-webkit-datetime-edit-hour-field:focus,
input[type="time"].bg-pm-accent::-webkit-datetime-edit-minute-field:focus,
input[type="time"].bg-pm-accent::-webkit-datetime-edit-ampm-field:focus {
  background-color: var(--pm-accent-hover);
  color: white;
  border-radius: 2px;
}#logo-sidebar.sub.collapsed {
  transform: translateX(-5%);
}select option:checked {
  background-color: #bdc4f2;
}@keyframes pulse {

  50% {
    opacity: .5;
  }
}.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}.center-fill{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}.mention-card .center-fill {
  flex-direction: row;
}.sidebar[data-pinned="false"] .sidebar__footer .center-fill {
  flex-direction: column;
  align-items: center;
}.sidebar[data-pinned="false"][data-hovered="true"] .sidebar__footer .center-fill {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}.center-fill > turbo-frame {
  display: contents;
}.pm-chat-drawer__chat .flex.flex-col.center-fill {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .center-fill.flex-col.h-full {
  flex: 1;
  min-height: 0;
}.pm-chat-drawer__chat .flex-1.center-fill.min-h-0 {
  flex: 1;
  min-height: 0;
}.avatar{
  height: 2rem;
  width: 2rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.avatar-xs{
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.typeform-rail-wheel {
  height: 280px;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 25%, black 75%, transparent 100%);
  mask-image: linear-gradient(to bottom, transparent 0%, black 25%, black 75%, transparent 100%);
}.datepicker-picker .dark\:hover\:bg-blue-700:hover:is(.dark *){
  background-color: var(--pm-info);
}.file\:mr-4::file-selector-button{
  margin-right: 1rem;
}.file\:rounded::file-selector-button{
  border-radius: 0.25rem;
}.file\:rounded-lg::file-selector-button{
  border-radius: 0.5rem;
}.file\:border-0::file-selector-button{
  border-width: 0px;
}.file\:bg-pm-accent-soft::file-selector-button{
  background-color: var(--pm-accent-soft);
}.file\:px-4::file-selector-button{
  padding-left: 1rem;
  padding-right: 1rem;
}.file\:px-6::file-selector-button{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.file\:py-2::file-selector-button{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.file\:py-3::file-selector-button{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.file\:text-sm::file-selector-button{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.file\:font-medium::file-selector-button{
  font-weight: 500;
}.file\:text-pm-accent::file-selector-button{
  color: var(--pm-accent);
}.placeholder\:text-pm-muted::-moz-placeholder{
  color: var(--pm-text-muted);
}.placeholder\:text-pm-muted::placeholder{
  color: var(--pm-text-muted);
}.placeholder\:\[color\:var\(--pm-text-muted\)\]::-moz-placeholder{
  color: var(--pm-text-muted);
}.placeholder\:\[color\:var\(--pm-text-muted\)\]::placeholder{
  color: var(--pm-text-muted);
}.first\:mt-0:first-child{
  margin-top: 0px;
}.first\:border-t-0:first-child{
  border-top-width: 0px;
}.first\:pt-0:first-child{
  padding-top: 0px;
}.last\:border-0:last-child{
  border-width: 0px;
}.last\:border-b-0:last-child{
  border-bottom-width: 0px;
}.empty\:before\:text-pm-muted:empty::before{
  content: var(--tw-content);
  color: var(--pm-text-muted);
}.empty\:before\:content-\[attr\(data-placeholder\)\]:empty::before{
  --tw-content: attr(data-placeholder);
  content: var(--tw-content);
}.hover\:z-10:hover{
  z-index: 10;
}.hover\:-translate-y-px:hover{
  --tw-translate-y: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:translate-x-1:hover{
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:scale-125:hover{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.hover\:cursor-pointer:hover{
  cursor: pointer;
}.hover\:border-gray-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}.hover\:border-pm:hover{
  border-color: var(--pm-border);
}.hover\:border-pm-accent:hover{
  border-color: var(--pm-accent);
}.hover\:border-pm-alt:hover{
  border-color: var(--pm-border-alt);
}.hover\:border-pm-warning:hover{
  border-color: var(--pm-warning);
}.hover\:border-primary-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(45 84 134 / var(--tw-border-opacity, 1));
}.hover\:\!bg-primary-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(18 33 53 / var(--tw-bg-opacity, 1)) !important;
}.hover\:bg-amber-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}.hover\:bg-blue-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}.hover\:bg-blue-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}.hover\:bg-emerald-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}.hover\:bg-green-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(72 187 120 / var(--tw-bg-opacity, 1));
}.hover\:bg-green-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(56 161 105 / var(--tw-bg-opacity, 1));
}.hover\:bg-grey-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}.hover\:bg-indigo-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}.hover\:bg-orange-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}.hover\:bg-pm:hover{
  background-color: var(--pm-bg);
}.hover\:bg-pm-accent:hover{
  background-color: var(--pm-accent);
}.hover\:bg-pm-accent-hover:hover{
  background-color: var(--pm-accent-hover);
}.hover\:bg-pm-accent-soft:hover{
  background-color: var(--pm-accent-soft);
}.hover\:bg-pm-danger:hover{
  background-color: var(--pm-danger);
}.hover\:bg-pm-danger-soft:hover{
  background-color: var(--pm-danger-soft);
}.hover\:bg-pm-info-soft:hover{
  background-color: var(--pm-info-soft);
}.hover\:bg-pm-surface:hover{
  background-color: var(--pm-surface);
}.hover\:bg-pm-surface-alt:hover{
  background-color: var(--pm-surface-alt);
}.hover\:bg-pm-warning:hover{
  background-color: var(--pm-warning);
}.hover\:bg-pm-warning-soft:hover{
  background-color: var(--pm-warning-soft);
}.hover\:bg-primary-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(216 224 237 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 249 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(45 84 134 / var(--tw-bg-opacity, 1));
}.hover\:bg-primary-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(36 67 107 / var(--tw-bg-opacity, 1));
}.hover\:bg-purple-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}.hover\:bg-red-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}.hover\:bg-red-500\/10:hover{
  background-color: rgb(239 68 68 / 0.1);
}.hover\:bg-red-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}.hover\:bg-slate-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.hover\:bg-white\/10:hover{
  background-color: rgb(255 255 255 / 0.1);
}.hover\:bg-white\/30:hover{
  background-color: rgb(255 255 255 / 0.3);
}.hover\:bg-white\/5:hover{
  background-color: rgb(255 255 255 / 0.05);
}.hover\:bg-yellow-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}.hover\:bg-yellow-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}.hover\:bg-opacity-20:hover{
  --tw-bg-opacity: 0.2;
}.hover\:bg-opacity-30:hover{
  --tw-bg-opacity: 0.3;
}.hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4;
}.hover\:font-bold:hover{
  font-weight: 700;
}.hover\:font-semibold:hover{
  font-weight: 600;
}.hover\:text-blue-500:hover{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}.hover\:text-gray-800:hover{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}.hover\:text-green-800:hover{
  --tw-text-opacity: 1;
  color: rgb(39 103 73 / var(--tw-text-opacity, 1));
}.hover\:text-orange-300:hover{
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}.hover\:text-pm:hover{
  color: var(--pm-text);
}.hover\:text-pm-accent:hover{
  color: var(--pm-accent);
}.hover\:text-pm-accent-hover:hover{
  color: var(--pm-accent-hover);
}.hover\:text-pm-danger:hover{
  color: var(--pm-danger);
}.hover\:text-pm-info:hover{
  color: var(--pm-info);
}.hover\:text-pm-muted:hover{
  color: var(--pm-text-muted);
}.hover\:text-pm-secondary:hover{
  color: var(--pm-text-secondary);
}.hover\:text-pm-warning:hover{
  color: var(--pm-warning);
}.hover\:text-primary-300:hover{
  --tw-text-opacity: 1;
  color: rgb(137 162 201 / var(--tw-text-opacity, 1));
}.hover\:text-primary-500:hover{
  --tw-text-opacity: 1;
  color: rgb(45 84 134 / var(--tw-text-opacity, 1));
}.hover\:text-primary-600:hover{
  --tw-text-opacity: 1;
  color: rgb(36 67 107 / var(--tw-text-opacity, 1));
}.hover\:text-primary-700:hover{
  --tw-text-opacity: 1;
  color: rgb(27 50 80 / var(--tw-text-opacity, 1));
}.hover\:text-red-300:hover{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}.hover\:text-red-500:hover{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.hover\:text-red-600:hover{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}.hover\:text-red-800:hover{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}.hover\:text-slate-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.hover\:underline:hover{
  text-decoration-line: underline;
}.hover\:opacity-100:hover{
  opacity: 1;
}.hover\:opacity-50:hover{
  opacity: 0.5;
}.hover\:opacity-70:hover{
  opacity: 0.7;
}.hover\:opacity-75:hover{
  opacity: 0.75;
}.hover\:opacity-80:hover{
  opacity: 0.8;
}.hover\:opacity-90:hover{
  opacity: 0.9;
}.hover\:shadow:hover{
  --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);
}.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-pm-lg:hover{
  --tw-shadow: var(--pm-shadow-lg);
  --tw-shadow-colored: var(--pm-shadow-lg);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-pm-md:hover{
  --tw-shadow: var(--pm-shadow-md);
  --tw-shadow-colored: var(--pm-shadow-md);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-pm-sm:hover{
  --tw-shadow: var(--pm-shadow-sm);
  --tw-shadow-colored: var(--pm-shadow-sm);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:ring-1:hover{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.hover\:ring-2:hover{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(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);
}.hover\:ring-pm-accent:hover{
  --tw-ring-color: var(--pm-accent);
}.hover\:brightness-110:hover{
  --tw-brightness: brightness(1.1);
  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);
}.hover\:file\:bg-pm-accent-soft::file-selector-button:hover{
  background-color: var(--pm-accent-soft);
}.focus\:border-0:focus{
  border-width: 0px;
}.focus\:border-gray-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}.focus\:border-pm-accent:focus{
  border-color: var(--pm-accent);
}.focus\:border-primary-300:focus{
  --tw-border-opacity: 1;
  border-color: rgb(137 162 201 / var(--tw-border-opacity, 1));
}.focus\:border-primary-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(45 84 134 / var(--tw-border-opacity, 1));
}.focus\:border-transparent:focus{
  border-color: transparent;
}.focus\:bg-pm-surface:focus{
  background-color: var(--pm-surface);
}.focus\:bg-pm-surface-alt:focus{
  background-color: var(--pm-surface-alt);
}.focus\:placeholder-gray-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}.focus\:placeholder-gray-400:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.focus\:ring-0: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(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);
}.focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.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-4:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:\!ring-primary-300:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(137 162 201 / var(--tw-ring-opacity, 1)) !important;
}.focus\:ring-blue-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}.focus\:ring-gray-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}.focus\:ring-gray-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}.focus\:ring-green-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(72 187 120 / var(--tw-ring-opacity, 1));
}.focus\:ring-indigo-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1));
}.focus\:ring-pm-accent:focus{
  --tw-ring-color: var(--pm-accent);
}.focus\:ring-pm-accent-soft:focus{
  --tw-ring-color: var(--pm-accent-soft);
}.focus\:ring-primary-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(137 162 201 / var(--tw-ring-opacity, 1));
}.focus\:ring-primary-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(45 84 134 / var(--tw-ring-opacity, 1));
}.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}.focus-visible\:opacity-100:focus-visible{
  opacity: 1;
}.active\:scale-75:active{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
}.active\:scale-90:active{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}.active\:scale-95:active{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.active\:scale-\[0\.98\]:active{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  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));
}.active\:cursor-grabbing:active{
  cursor: grabbing;
}.active\:bg-amber-50:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}.active\:bg-orange-600:active{
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}.active\:bg-pm:active{
  background-color: var(--pm-bg);
}.active\:bg-pm-accent-soft:active{
  background-color: var(--pm-accent-soft);
}.active\:bg-pm-danger-soft:active{
  background-color: var(--pm-danger-soft);
}.active\:bg-pm-surface-alt:active{
  background-color: var(--pm-surface-alt);
}.active\:bg-primary-50:active{
  --tw-bg-opacity: 1;
  background-color: rgb(240 243 249 / var(--tw-bg-opacity, 1));
}.active\:bg-opacity-30:active{
  --tw-bg-opacity: 0.3;
}.active\:text-pm-danger:active{
  color: var(--pm-danger);
}.active\:text-pm-muted:active{
  color: var(--pm-text-muted);
}.active\:opacity-70:active{
  opacity: 0.7;
}.active\:opacity-80:active{
  opacity: 0.8;
}.active\:brightness-125:active{
  --tw-brightness: brightness(1.25);
  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);
}.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}.disabled\:text-pm-muted:disabled{
  color: var(--pm-text-muted);
}.disabled\:opacity-50:disabled{
  opacity: 0.5;
}.group[open] .group-open\:rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:visible{
  visibility: visible;
}.group:hover .group-hover\:block{
  display: block;
}.group:hover .group-hover\:flex{
  display: flex;
}.group:hover .group-hover\:-translate-y-1{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:translate-x-1{
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.group:hover .group-hover\:border-pm-accent{
  border-color: var(--pm-accent);
}.group:hover .group-hover\:bg-pm-accent-soft{
  background-color: var(--pm-accent-soft);
}.group:hover .group-hover\:bg-opacity-40{
  --tw-bg-opacity: 0.4;
}.group:hover .group-hover\:text-pm-accent{
  color: var(--pm-accent);
}.group:hover .group-hover\:text-pm-accent-hover{
  color: var(--pm-accent-hover);
}.group:hover .group-hover\:text-pm-info{
  color: var(--pm-info);
}.group:hover .group-hover\:text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(45 84 134 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(36 67 107 / var(--tw-text-opacity, 1));
}.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.group\/bar:hover .group-hover\/bar\:opacity-100{
  opacity: 1;
}.group\/header:hover .group-hover\/header\:opacity-100{
  opacity: 1;
}.group\/issue:hover .group-hover\/issue\:opacity-100{
  opacity: 1;
}.group\/obs:hover .group-hover\/obs\:opacity-100{
  opacity: 1;
}.group\/photo:hover .group-hover\/photo\:opacity-100{
  opacity: 1;
}.group:hover .group-hover\:opacity-100{
  opacity: 1;
}.group:hover .group-hover\:opacity-50{
  opacity: 0.5;
}.group:hover .group-hover\:shadow-pm-lg{
  --tw-shadow: var(--pm-shadow-lg);
  --tw-shadow-colored: var(--pm-shadow-lg);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.group:hover .group-hover\:ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.group:hover .group-hover\:ring-primary-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(176 193 219 / var(--tw-ring-opacity, 1));
}.group:active .group-active\:scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.peer:checked ~ .peer-checked\:translate-x-4{
  --tw-translate-x: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.peer:checked ~ .peer-checked\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.peer:checked ~ .peer-checked\:border-pm-accent{
  border-color: var(--pm-accent);
}.peer:checked ~ .peer-checked\:border-secondary-500{
  --tw-border-opacity: 1;
  border-color: rgb(184 114 46 / var(--tw-border-opacity, 1));
}.peer:checked ~ .peer-checked\:border-slate-800{
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}.peer:checked ~ .peer-checked\:border-transparent{
  border-color: transparent;
}.peer:checked ~ .peer-checked\:border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.peer\/approve:checked ~ .peer-checked\/approve\:bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(72 187 120 / var(--tw-bg-opacity, 1));
}.peer\/decline:checked ~ .peer-checked\/decline\:bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}.peer:checked ~ .peer-checked\:bg-pm-accent{
  background-color: var(--pm-accent);
}.peer:checked ~ .peer-checked\:bg-pm-accent-soft{
  background-color: var(--pm-accent-soft);
}.peer:checked ~ .peer-checked\:bg-pm-danger{
  background-color: var(--pm-danger);
}.peer:checked ~ .peer-checked\:bg-pm-success{
  background-color: var(--pm-success);
}.peer:checked ~ .peer-checked\:bg-pm-surface-alt{
  background-color: var(--pm-surface-alt);
}.peer:checked ~ .peer-checked\:bg-pm-warning{
  background-color: var(--pm-warning);
}.peer:checked ~ .peer-checked\:font-bold{
  font-weight: 700;
}.peer\/approve:checked ~ .peer-checked\/approve\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.peer\/decline:checked ~ .peer-checked\/decline\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.peer:checked ~ .peer-checked\:text-pm{
  color: var(--pm-text);
}.peer:checked ~ .peer-checked\:text-pm-accent{
  color: var(--pm-accent);
}.peer:checked ~ .peer-checked\:text-pm-info{
  color: var(--pm-info);
}.peer:checked ~ .peer-checked\:text-pm-warning{
  color: var(--pm-warning);
}.peer:checked ~ .peer-checked\:text-secondary-500{
  --tw-text-opacity: 1;
  color: rgb(184 114 46 / var(--tw-text-opacity, 1));
}.peer:checked ~ .peer-checked\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.peer:checked ~ .peer-checked\:opacity-100{
  opacity: 1;
}.peer:checked ~ .peer-checked\:shadow{
  --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);
}.peer:checked ~ .peer-checked\:shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.peer:checked ~ .peer-checked\:shadow-pm-lg{
  --tw-shadow: var(--pm-shadow-lg);
  --tw-shadow-colored: var(--pm-shadow-lg);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.dark\:border-gray-600:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}.dark\:\!bg-primary-600:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(36 67 107 / var(--tw-bg-opacity, 1)) !important;
}.dark\:\!bg-primary-700:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(27 50 80 / var(--tw-bg-opacity, 1)) !important;
}.dark\:bg-blue-600:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}.dark\:bg-gray-600:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}.dark\:bg-gray-700:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}.dark\:text-gray-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}.dark\:text-gray-500:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}.dark\:text-pm-muted:is(.dark *){
  color: var(--pm-text-muted);
}.dark\:text-white:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.dark\:hover\:\!bg-primary-700:hover:is(.dark *){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(27 50 80 / var(--tw-bg-opacity, 1)) !important;
}.dark\:hover\:bg-blue-700:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}.dark\:hover\:bg-gray-600:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}.dark\:hover\:text-white:hover:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}@media (min-width: 640px){.sm\:right-1\/2{
    right: 50%;
  }.sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }.sm\:mt-0{
    margin-top: 0px;
  }.sm\:mt-20{
    margin-top: 5rem;
  }.sm\:block{
    display: block;
  }.sm\:inline-block{
    display: inline-block;
  }.sm\:inline{
    display: inline;
  }.sm\:flex{
    display: flex;
  }.sm\:table-cell{
    display: table-cell;
  }.sm\:hidden{
    display: none;
  }.sm\:h-\[70vh\]{
    height: 70vh;
  }.sm\:max-h-96{
    max-height: 24rem;
  }.sm\:w-1\/3{
    width: 33.333333%;
  }.sm\:w-2\/3{
    width: 66.666667%;
  }.sm\:w-64{
    width: 16rem;
  }.sm\:w-auto{
    width: auto;
  }.sm\:max-w-lg{
    max-width: 32rem;
  }.sm\:max-w-md{
    max-width: 28rem;
  }.sm\:max-w-sm{
    max-width: 24rem;
  }.sm\:max-w-xs{
    max-width: 20rem;
  }.sm\:flex-auto{
    flex: 1 1 auto;
  }.sm\:table-fixed{
    table-layout: fixed;
  }.sm\:translate-x-1\/2{
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.sm\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }.sm\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }.sm\:flex-row{
    flex-direction: row;
  }.sm\:flex-nowrap{
    flex-wrap: nowrap;
  }.sm\:items-start{
    align-items: flex-start;
  }.sm\:items-center{
    align-items: center;
  }.sm\:justify-end{
    justify-content: flex-end;
  }.sm\:justify-between{
    justify-content: space-between;
  }.sm\:gap-0{
    gap: 0px;
  }.sm\:gap-10{
    gap: 2.5rem;
  }.sm\:gap-8{
    gap: 2rem;
  }.sm\:rounded{
    border-radius: 0.25rem;
  }.sm\:rounded-lg{
    border-radius: 0.5rem;
  }.sm\:rounded-b{
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }.sm\:rounded-t{
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }.sm\:border{
    border-width: 1px;
  }.sm\:p-6{
    padding: 1.5rem;
  }.sm\:p-8{
    padding: 2rem;
  }.sm\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }.sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.sm\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }.sm\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.sm\:pb-1{
    padding-bottom: 0.25rem;
  }.sm\:ps-20{
    padding-inline-start: 5rem;
  }.sm\:pt-8{
    padding-top: 2rem;
  }.sm\:text-left{
    text-align: left;
  }.sm\:text-center{
    text-align: center;
  }.sm\:text-right{
    text-align: right;
  }.sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }.sm\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }.sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }.sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}@media (min-width: 768px){.md\:static{
    position: static;
  }.md\:fixed{
    position: fixed;
  }.md\:sticky{
    position: sticky;
  }.md\:top-0{
    top: 0px;
  }.md\:z-10{
    z-index: 10;
  }.md\:col-span-2{
    grid-column: span 2 / span 2;
  }.md\:m-0{
    margin: 0px;
  }.md\:block{
    display: block;
  }.md\:inline{
    display: inline;
  }.md\:flex{
    display: flex;
  }.md\:table-cell{
    display: table-cell;
  }.md\:hidden{
    display: none;
  }.md\:w-16{
    width: 4rem;
  }.md\:max-w-72{
    max-width: 18rem;
  }.md\:max-w-sm{
    max-width: 24rem;
  }.md\:flex-shrink-0{
    flex-shrink: 0;
  }.md\:table-fixed{
    table-layout: fixed;
  }.md\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }.md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }.md\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }.md\:flex-row{
    flex-direction: row;
  }.md\:flex-col{
    flex-direction: column;
  }.md\:flex-nowrap{
    flex-wrap: nowrap;
  }.md\:items-center{
    align-items: center;
  }.md\:justify-center{
    justify-content: center;
  }.md\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }.md\:self-start{
    align-self: flex-start;
  }.md\:border-l{
    border-left-width: 1px;
  }.md\:border-r{
    border-right-width: 1px;
  }.md\:bg-pm-surface{
    background-color: var(--pm-surface);
  }.md\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }.md\:bg-opacity-100{
    --tw-bg-opacity: 1;
  }.md\:p-4{
    padding: 1rem;
  }.md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.md\:pb-14{
    padding-bottom: 3.5rem;
  }.md\:pl-6{
    padding-left: 1.5rem;
  }.md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }.md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}@media (min-width: 1024px){.lg\:col-span-1{
    grid-column: span 1 / span 1;
  }.lg\:col-span-2{
    grid-column: span 2 / span 2;
  }.lg\:col-span-3{
    grid-column: span 3 / span 3;
  }.lg\:col-span-4{
    grid-column: span 4 / span 4;
  }.lg\:col-span-5{
    grid-column: span 5 / span 5;
  }.lg\:col-span-8{
    grid-column: span 8 / span 8;
  }.lg\:col-span-9{
    grid-column: span 9 / span 9;
  }.lg\:mb-0{
    margin-bottom: 0px;
  }.lg\:block{
    display: block;
  }.lg\:flex{
    display: flex;
  }.lg\:table-cell{
    display: table-cell;
  }.lg\:grid{
    display: grid;
  }.lg\:hidden{
    display: none;
  }.lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }.lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.lg\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }.lg\:gap-3{
    gap: 0.75rem;
  }.lg\:gap-6{
    gap: 1.5rem;
  }.lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }.lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.lg\:ps-56{
    padding-inline-start: 14rem;
  }.lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }.lg\:opacity-0{
    opacity: 0;
  }.group:hover .lg\:group-hover\:opacity-100{
    opacity: 1;
  }
}@media (min-width: 1280px){.xl\:col-span-3{
    grid-column: span 3 / span 3;
  }.xl\:col-span-9{
    grid-column: span 9 / span 9;
  }.xl\:table-cell{
    display: table-cell;
  }.xl\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }.xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}@media (min-width: 1536px){.\32xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *){
  --tw-rotate: 180deg;
  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));
}.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}@media print{.print\:hidden{
    display: none;
  }.print\:rounded-none{
    border-radius: 0px;
  }.print\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }.print\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}@keyframes pulse{50%{
    opacity: .5;
  }
}.\[\&\[aria-busy\=true\]\]\:animate-pulse[aria-busy=true]{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}.\[\&\[aria-busy\=true\]\]\:opacity-50[aria-busy=true]{
  opacity: 0.5;
}.selected .\[\.selected_\&\]\:border-pm-info{
  border-color: var(--pm-info);
}.selected .\[\.selected_\&\]\:bg-pm-info-soft{
  background-color: var(--pm-info-soft);
}.selected .\[\.selected_\&\]\:opacity-100{
  opacity: 1;
}

/*# sourceMappingURL=application.css.map */
