@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');/* ==== Sidebar Styles ==== */
.custom-sidebar .ant-menu-item:not(.ant-menu-item-only-child),
.custom-sidebar .ant-menu-submenu-title {
  padding-inline-start: 0.75rem;
}

.custom-sidebar .ant-menu-inline .ant-menu-item.ant-menu-item-only-child {
  margin-inline-start: 4rem !important;
  width: calc(100% - 80px);
  padding-inline-start: 1.5rem !important;
}

.custom-sidebar .ant-layout-sider-collapsed {
  width: 73px;
  min-width: 73px;
  max-width: 73px;
}

.custom-sidebar .ant-menu-item-selected {
  --tw-text-opacity: 1;
  color: rgb(5 5 5 / var(--tw-text-opacity, 1));
}

.custom-sidebar .ant-menu-submenu-selected > .ant-menu-submenu-title {
  --tw-text-opacity: 1;
  color: rgb(5 5 5 / var(--tw-text-opacity, 1));
}

.custom-sidebar .ant-menu-sub.ant-menu-inline {
  background-color: transparent !important;
}

.custom-sidebar .ant-menu-inline-collapsed .ant-menu-title-content {
  display: none !important;
}

.custom-sidebar .ant-menu-inline-collapsed .ant-menu-item {
  padding-inline-start: 13px !important;
  padding-top: 0.125rem;
}

.custom-sidebar .ant-menu-inline-collapsed .ant-menu-submenu-title {
  padding-inline-start: 13px !important;
  padding-top: 0.125rem;
}

.subscription-collapse .ant-collapse-header {
  border-radius: 0px !important;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
  padding: 0px !important;
  padding-bottom: 1rem !important;
}

.subscription-collapse .ant-collapse-content {
  padding: 0px !important;
}

/* ==== Profile Dropdown ==== */
.profile-dropdown .ant-dropdown-menu {
  width: 8rem;
  border-radius: 0.375rem;
}

.profile-dropdown .ant-dropdown {
  z-index: 3000 !important;
}
/* ==== Segmented Elements ==== */
.custom-segmented .ant-segmented-group {
  gap: 0.5rem;
}

.custom-segmented .ant-segmented-item-label {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.custom-segmented .ant-segmented-item {
  width: 100% !important;
}

.custom-segmented .ant-segmented-thumb {
  transition: none !important;
}

/* ==== Form Input Elements ==== */
.input-bg-transparent .ant-input-affix-wrapper {
  background-color: transparent !important;
}

.ant-input-number,
.ant-select,
.ant-picker {
  width: 100%;
}

.custom-form .ant-form-item {
  margin-bottom: 0px !important;
}

.custom-form .unit-right .ant-form-item-control-input-content {
  justify-content: flex-end !important;
}

/* Arrow and placeholder coloring (inherit from selector) */
/* .bg-off .ant-select-arrow,
.bg-off .ant-select-selection-placeholder {
  @apply !text-theme-gray-2;
} */

/* Hide the default left asterisk */
.ant-form-item-label > label.ant-form-item-required::before {
  display: none !important;
}

/* Add the right-side asterisk */
.ant-form-item-label > label.ant-form-item-required::after {
  content: '*';
  visibility: visible !important;
  margin-left: 0.25rem;
  display: block;
  font-size: 14px;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 37 92 / var(--tw-text-opacity, 1));
}

/* Add the right-side asterisk */
.ant-form-item-horizontal .ant-form-item-label > label::after {
  content: '' !important;
}

/* Remove focus outline for all Ant Design components */
.ant-input:focus,
.ant-input-focused,
.ant-input:focus-within,
.ant-input-number:focus,
.ant-input-number-focused,
.ant-input-number:focus-within,
.ant-select:focus,
.ant-select-focused,
.ant-select:focus-within,
.ant-picker:focus,
.ant-picker-focused,
.ant-picker:focus-within,
.ant-btn:focus,
.ant-btn-primary:focus,
.ant-btn:active,
.ant-checkbox-wrapper:focus,
.ant-radio-wrapper:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* Remove focus ring from input containers */
.ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-focused {
  outline: none !important;
  box-shadow: none !important;
}

/* Remove selector focus states */
.ant-select-selector:focus,
.ant-select-focused .ant-select-selector {
  outline: none !important;
  box-shadow: none !important;
}
.ant-select-selection-placeholder {
  color: #ffffff !important;
}

/* ==== Pagination ==== */
.custom-pagination .ant-pagination {
  border-radius: 0.375rem;
  border-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.custom-pagination .ant-pagination-item,
.custom-pagination .ant-pagination-prev,
.custom-pagination .ant-pagination-next {
  margin-right: 0px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 0px;
  border-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  background-color: transparent;
}

.custom-pagination .ant-pagination-item:last-child,
.custom-pagination .ant-pagination-prev:last-child,
.custom-pagination .ant-pagination-next:last-child {
  border-right-width: 1px;
}

.custom-pagination .ant-pagination-item-active {
  --tw-border-opacity: 1 !important;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.change-pagination .custom-pagination .ant-pagination-item-active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.custom-pagination .ant-pagination-item-active a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.custom-pagination .ant-pagination-item-active a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.custom-pagination .ant-pagination-disabled {
  background-color: transparent;
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1)) !important;
}

.custom-pagination .ant-pagination-item-ellipsis {
  padding-left: 7px !important;
  font-size: 8px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.custom-pagination .anticon-double-right {
  padding-left: 5px !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.custom-pagination .ant-pagination-item-before-jump-next {
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.custom-pagination .ant-pagination-jump-prev {
  border-radius: 0px;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.custom-pagination .ant-pagination-prev {
  border-start-start-radius: 0.375rem;
  border-end-start-radius: 0.375rem;
}
.custom-pagination .ant-pagination-next {
  border-start-end-radius: 0.375rem;
  border-end-end-radius: 0.375rem;
}

.custom-pagination .ant-pagination-prev,
.custom-pagination .ant-pagination-next {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.custom-pagination .ant-pagination-prev:not(.ant-pagination-disabled):hover,
.custom-pagination .ant-pagination-next:not(.ant-pagination-disabled):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.custom-pagination .ant-pagination-prev:not(.ant-pagination-disabled):active,
.custom-pagination .ant-pagination-next:not(.ant-pagination-disabled):active {
  background-color: transparent;
}

/* ==== Modal ==== */
.custom-modal .ant-modal-content {
  border-radius: 0.5rem;
  padding: 1.5rem;
  --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);
}

.custom-modal .ant-modal-header {
  margin-bottom: 1.5rem;
}

.custom-modal .ant-modal-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(52 58 64 / var(--tw-text-opacity, 1));
}

.custom-modal .ant-modal-close {
  top: 22px;
  right: 22px;
  --tw-text-opacity: 1;
  color: rgb(96 105 119 / var(--tw-text-opacity, 1));
}

.custom-modal .ant-modal-body {
  max-height: 550px;
  overflow-y: auto;
}

.custom-modal .ant-modal-footer {
  margin-top: 1.5rem;
  text-align: left;
}

/* ============ Custom Collapse ========= */
.custom-collapse .ant-collapse-item {
  background: #1e293b !important;
  /* border: none; */
}
.ant-collapse,
.ant-collapse-borderless,
.ant-collapse-item,
.ant-collapse-header {
  background-color: transparent !important;
}
.custom-collapse .ant-collapse-header {
  padding: 10px 14px !important;
  background: #1e293b !important;
}
.ant-form-item-label > label {
  color: #9fb0c6;
  font-weight: 500;
}
.custom-collapse .ant-picker {
  background: #1e293b !important;
  color: white;
}
/* Text & Number Inputs */
.horizontal-end .ant-form-item-control-input-content {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.custom-collapse .ant-input {
  background: #1e293b !important;
  color: white !important;
  border: 1px solid #2b3b4b !important;
}

.custom-collapse .no-border .ant-input {
  border: 0 !important;
}

.custom-collapse .ant-collapse-collapsible-disabled {
  cursor: auto !important;
}

.body-padding-none .ant-collapse-content-box {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* TextArea */
.custom-collapse .ant-input-textarea textarea {
  background: #1e293b !important;
  color: white !important;
  border: 1px solid #2b3b4b !important;
}

/* Placeholder color */
.custom-collapse .ant-input::-moz-placeholder, .custom-collapse .ant-input-textarea textarea::-moz-placeholder {
  color: #9fb0c6 !important;
}
.custom-collapse .ant-input::placeholder,
.custom-collapse .ant-input-textarea textarea::placeholder {
  color: #9fb0c6 !important;
}

.custom-collapse .ant-select-selector {
  background: #1e293b !important;
  color: white !important;
  border: 1px solid #2b3b4b !important;
}

/* ==== Toast ==== */
.custom-toast-message .ant-message {
  position: fixed;
  top: 5rem !important;
  right: 0.75rem !important;
}

.custom-toast-message .ant-message-notice {
  display: flex !important;
  justify-content: flex-end !important;
  padding-right: 1rem !important;
}

/* ==== Drawer ==== */
.ant-drawer,
.ant-drawer-inline,
.ant-drawer .ant-drawer-content-wrapper,
.ant-drawer .ant-drawer-mask {
  position: fixed !important;
}

.custom-bg-drawer .ant-drawer-content-wrapper {
  background-color: #0f172a !important; /* bg-slate-900 */
}

.custom-bg-drawer .ant-drawer-content {
  background-color: #0f172a !important; /* inside panel */
}

/* ==== Modal ==== */
/* Modal background wrapper */
.custom-bg-modal .ant-modal-content {
  background-color: #0f172a !important; /* bg-slate-900 */
  border: none !important;
}

/* Modal header */
.custom-bg-modal .ant-modal-header {
  background-color: #0f172a !important;
  border-bottom: 1px solid #2b3a52 !important;
  padding-bottom: 7px;
}

/* Modal title */
.custom-bg-modal .ant-modal-title {
  color: #ffffff !important;
}

/* Modal body */
.custom-bg-modal .ant-modal-body {
  background-color: #0f172a !important;
  color: #ffffff !important;
}

/* Modal footer */
.custom-bg-modal .ant-modal-footer {
  background-color: #0f172a !important;
  border-top: 1px solid #1e293b !important; /* optional */
}

/* ========== Custom Check ======== */
/* NORMAL state */
.custom-check .ant-checkbox-inner {
  background-color: transparent !important;
  border-color: #ffffff !important;
}

/* CHECKED state */
.custom-check .ant-checkbox-wrapper-checked .ant-checkbox-inner {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

/* CHECKMARK color when checked */
.custom-check .ant-checkbox-wrapper-checked .ant-checkbox-inner::after {
  border-color: #0f172a !important;
}
/* CHECKED state */
.custom-check.ant-checkbox-wrapper-checked .ant-checkbox-inner {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

/* CHECKMARK color when checked */
.custom-check.ant-checkbox-wrapper-checked .ant-checkbox-inner::after {
  border-color: #0f172a !important;
}

/* Checkbox label text */
.custom-check .ant-checkbox-wrapper {
  color: #ffffff !important;
  margin-right: 20px; /* horizontal gap */
}

/* Checked & unchecked both */
.custom-check .ant-checkbox + span {
  color: #ffffff !important;
}

/* ===================== */
/* Ant Design Calendar Styling */
/* ===================== */

.custom-calendar {
  background: transparent !important;
  font-size: 23px;
  font-family: 'Inter', sans-serif;
}

.custom-calendar .ant-picker-panel {
  background: transparent !important;
  border: none !important;
}

.custom-calendar .ant-picker-content {
  padding: 8px !important;
  border-collapse: separate !important;
  border-spacing: 15px 10px !important;
}

.custom-calendar .ant-picker-content thead tr th {
  width: auto !important;
  border-radius: 12px !important;
  font-size: 24px !important;
  background-color: #374151;
  border-color: #374151 !important;
  border: 1px solid #374151;
  color: #ffffff;
  font-weight: 500;
  padding: 10px 0 !important;
  text-align: center;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  margin: 10px !important;
}

.custom-calendar .ant-picker-content thead tr th + th {
  margin-left: 4px !important;
}

.custom-calendar .ant-picker-cell {
  background: transparent !important;
  padding: 4px;
}

.custom-calendar .ant-picker-cell-inner {
  height: auto !important;
  width: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px !important;
  background: #1e293b;
  color: #ffffff;
  transition: all 0.2s;
  cursor: pointer;
  font-weight: 400;
  border: 1px solid #374151;
  box-sizing: border-box;
  padding: 12px !important;
  font-size: 23px !important;
}

.custom-calendar .ant-picker-cell-inner:hover {
  background: #334155;
  color: white;
}

.custom-calendar .ant-picker-cell-selected .ant-picker-cell-inner {
  background: white !important;
  color: black !important;
  font-weight: 600;
}

.custom-calendar .ant-picker-cell-today .ant-picker-cell-inner::before {
  border: none !important;
}

.custom-calendar .ant-picker-content tbody tr {
  gap: 4px !important;
}

/* Previous or future dates (disabled) */
/* Previous & next month dates */
.custom-calendar
  .ant-picker-cell:not(.ant-picker-cell-in-view)
  .ant-picker-cell-inner {
  color: #979797 !important; /* gray text */
  background: #1e293b !important; /* keep same bg */
  border: 1px solid #374151 !important;
}

/* Prevent hover effect on prev/next month dates */
.custom-calendar
  .ant-picker-cell:not(.ant-picker-cell-in-view)
  .ant-picker-cell-inner:hover {
  color: #979797 !important;
  background: #1e293b !important;
}

/* ==== Switch ==== */
.custom-switch {
  height: 18px;
  min-width: 2.5rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(151 151 151 / var(--tw-border-opacity, 1));
  background-color: transparent !important;
  padding: 0px;
}

.custom-switch .ant-switch-handle {
  top: -0.25rem;
  left: -0.25rem;
  height: 22.2px;
  width: 22.2px;
}

.custom-switch .ant-switch-handle::before {
  border-radius: 9999px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(151 151 151 / var(--tw-bg-opacity, 1));
}

.custom-switch.ant-switch-checked {
  --tw-border-opacity: 1;
  border-color: rgb(11 180 73 / var(--tw-border-opacity, 1));
}

.custom-switch.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 18px);
}

.custom-switch.ant-switch-checked .ant-switch-handle::before {
  --tw-bg-opacity: 1;
  background-color: rgb(11 180 73 / var(--tw-bg-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);
  --tw-shadow-color: #0bb449e5;
  --tw-shadow: var(--tw-shadow-colored);
}

/* ==== Others ==== */
.ant-menu-submenu-popup .ant-menu-vertical .ant-menu-item,
.ant-menu-submenu-popup .ant-menu-vertical .ant-menu-submenu-title {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  width: calc(100% - 8px);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
/* 
.ant-menu-light .ant-menu-item-selected,
.ant-menu-light > .ant-menu .ant-menu-item-selected {
  @apply text-theme-gray-2;
} */

.ant-notification .ant-notification-notice-wrapper {
  top: 60px !important;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.ant-notification-notice-wrapper .ant-notification-notice-message {
  margin-top: 0.25rem !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(5 5 5 / var(--tw-text-opacity, 1)) !important;
}

.ant-notification-notice-wrapper .ant-notification-notice-description {
  margin-top: 0.25rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1)) !important;
}

.ant-breadcrumb ol {
  display: flex;
  align-items: center;
}
.ant-breadcrumb a:hover {
  background-color: transparent;
}
.ant-progress-bg {
  height: 0.625rem !important;
}

.custom-table .ant-table-thead th {
  border-bottom-width: 1px !important;
  border-color: rgb(255 255 255 / 0.5) !important;
}

.roster_calendar_datepicker {
  border-style: none !important;
  background-color: transparent !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.roster_calendar_datepicker input {
  text-align: center;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
}

.roster_calendar_datepicker input:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.small_dropdown.ant-select-sm .ant-select-selector {
  border-radius: 0.5rem;
}

.small_dropdown.ant-select-sm .ant-select-selector:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.small_dropdown.ant-select-sm .ant-select-selection-placeholder:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.filter-section {
  input::-moz-placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  }
  input::placeholder,
  .ant-select-selection-placeholder,
  .ant-select-arrow {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  }
}

.dashboard-select {
  .ant-select-selector {
    background-color: transparent !important;
  }
}

.label-full .ant-form-item-label label {
  width: 100% !important;
}

/* Target only Inputs with .custom-placeholder */
.custom-placeholder input::-moz-placeholder {
  color: #979797 !important;
  opacity: 1; /* ensures visibility in Firefox */
}
.custom-placeholder input::placeholder {
  color: #979797 !important;
  opacity: 1; /* ensures visibility in Firefox */
}

.benefit-radio-btn .ant-radio-button-wrapper {
  height: 1.5rem;
  min-width: 2.5rem;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.benefit-radio-btn .ant-radio-button-wrapper:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.benefit-radio-btn .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
}
.transparent-select .ant-select-selector {
  background-color: transparent !important;
  border-color: #cbd5e1; /* optional */
}

.transparent-select .ant-select-selection-placeholder,
.transparent-select .ant-select-selection-item {
  color: #ffffff; /* slate-700 */
}

.transparent-input {
  background-color: transparent !important;
  color: #ffffff; /* slate-700 */
}

.transparent-input::-moz-placeholder {
  color: #94a3b8; /* slate-400 */
}

.transparent-input::placeholder {
  color: #94a3b8; /* slate-400 */
}

.transparent-input:hover,
.transparent-input:focus {
  background-color: transparent !important;
}

.transparent-picker {
  background-color: transparent !important;
}

.transparent-picker .ant-picker-input > input {
  background-color: transparent !important;
  color: #ffffff; /* slate-700 */
}

.transparent-picker .ant-picker-suffix,
.transparent-picker .ant-picker-clear {
  color: #f6f9ff;
}

.transparent-picker:hover,
.transparent-picker.ant-picker-focused {
  /* Only this dropdown – no hover background */
  .custom-dropdown .ant-dropdown-menu-item:hover,
  .custom-dropdown .ant-dropdown-menu-item-active,
  .custom-dropdown .ant-dropdown-menu-submenu-title:hover {
    background-color: transparent !important;
  }
}

.feature-collapse .ant-collapse-item {
  border-radius: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.feature-collapse .ant-collapse-item.ant-collapse-item-active {
  border-radius: 0.5rem !important;
  background-image: url('/images/bg-x.png');
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  transition-property: none !important;
  transition-duration: 0s !important;
}
/* Form item spacing */
.custom-form .ant-form-item {
  margin-bottom: 0px !important;
}

/* Label styles */
.ant-form-item-label > label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(159 176 198 / var(--tw-text-opacity, 1));
}

/* Full width label */
.label-full .ant-form-item-label label {
  width: 100% !important;
}

/* Right aligned form controls */
.custom-form .unit-right .ant-form-item-control-input-content,
.horizontal-end .ant-form-item-control-input-content {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
}

/* Remove default left asterisk */
.ant-form-item-label > label.ant-form-item-required::before {
  display: none !important;
}

/* Add right-side asterisk */
.ant-form-item-label > label.ant-form-item-required::after {
  content: '*';
  margin-left: 0.25rem;
  font-size: 14px;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 37 92 / var(--tw-text-opacity, 1));
}

/* Prevent duplicate asterisk in horizontal forms */
.ant-form-item-horizontal .ant-form-item-label > label::after {
  content: '' !important;
}

/* Full width inputs */
.ant-input-number,
.ant-select,
.ant-picker {
  width: 100%;
}

/* Transparent input backgrounds */
.input-bg-transparent .ant-input-affix-wrapper,
.dashboard-select .ant-select-selector {
  background-color: transparent !important;
}

/* Disabled input background */
.disabled-bg-slate-900 .ant-input-outlined[disabled],
.disabled-bg-slate-900 .ant-input-outlined.ant-input-disabled,
.disabled-bg-slate-900 .ant-picker-outlined[disabled],
.disabled-bg-slate-900 .ant-picker-outlined.ant-picker-disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}

.custom-collapse .ant-input,
.custom-collapse .ant-input-textarea textarea,
.custom-collapse .ant-select-selector,
.custom-collapse .ant-picker {
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

/* Borderless variant */
.custom-collapse .no-border .ant-input {
  border: 0 !important;
}

/* Default placeholder color */
.ant-select-selection-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

/* Dark theme placeholder */
.custom-collapse .ant-input::-moz-placeholder, .custom-collapse .ant-input-textarea textarea::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(159 176 198 / var(--tw-text-opacity, 1)) !important;
}
.custom-collapse .ant-input::placeholder,
.custom-collapse .ant-input-textarea textarea::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(159 176 198 / var(--tw-text-opacity, 1)) !important;
}

/* Custom placeholder override */
.custom-placeholder input::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(151 151 151 / var(--tw-text-opacity, 1)) !important;
  opacity: 1 !important;
}
.custom-placeholder input::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(151 151 151 / var(--tw-text-opacity, 1)) !important;
  opacity: 1 !important;
}

/* Filter section placeholders */
.filter-section {
  input::-moz-placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  }
  input::placeholder,
  .ant-select-selection-placeholder,
  .ant-select-arrow {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  }
}

/* Remove focus outline & shadow globally */
.ant-input,
.ant-input-number,
.ant-select,
.ant-picker,
.ant-btn,
.ant-checkbox-wrapper,
.ant-radio-wrapper {
  &:focus,
  &:focus-within,
  &.ant-input-focused,
  &.ant-select-focused,
  &.ant-picker-focused {
    outline: none !important;
    box-shadow: none !important;
  }
}

/* Input wrapper focus */
.ant-input-affix-wrapper,
.ant-input-number-affix-wrapper {
  &:focus,
  &-focused {
    outline: none !important;
    box-shadow: none !important;
  }
}

/* Select selector focus */
.ant-select-selector,
.ant-select-focused .ant-select-selector {
  outline: none !important;
  box-shadow: none !important;
}

/* Small select dropdown */
.small_dropdown.ant-select-sm .ant-select-selector {
  border-radius: 0.5rem;
}
.small_dropdown.ant-select-sm .ant-select-selector:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.small_dropdown.ant-select-sm .ant-select-selection-placeholder:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.roster_calendar_datepicker {
  border-style: none !important;
  background-color: transparent !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.roster_calendar_datepicker input {
  text-align: center;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
}

.roster_calendar_datepicker input:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}


*, ::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;
}

*{
  margin: 0px;
  box-sizing: border-box;
  padding: 0px;
  font-family: Lato, sans-serif;
}

html,
  body{
  font-family: Lato, sans-serif !important;
}

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 640px){

  .container{
    max-width: 640px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 768px){

  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){

  .container{
    max-width: 1024px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 1280px){

  .container{
    max-width: 1280px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1536px){

  .container{
    max-width: 1536px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}

.container{
  width: 100% !important;
  max-width: 80rem !important;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

/* ---- Button Classes ---- */

.btn-primary{
  --tw-border-opacity: 1;
  border-color: rgb(43 163 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(43 163 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-primary:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(43 163 194 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(43 163 194 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.btn-primary:active{
  --tw-border-opacity: 1 !important;
  border-color: rgb(43 163 194 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(43 163 194 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

/* ---- Status Classes ---- */

.status{
  display: inline-flex;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
}

.visible{
  visibility: visible;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.-bottom-\[2\.5px\]{
  bottom: -2.5px;
}

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

.right-0{
  right: 0px;
}

.top-0{
  top: 0px;
}

.top-\[56px\]{
  top: 56px;
}

.z-0{
  z-index: 0;
}

.z-10{
  z-index: 10;
}

.z-50{
  z-index: 50;
}

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.col-span-2{
  grid-column: span 2 / span 2;
}

.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}

.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.-mt-\[1px\]{
  margin-top: -1px;
}

.mb-0{
  margin-bottom: 0px;
}

.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-3{
  margin-bottom: 0.75rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.ml-2{
  margin-left: 0.5rem;
}

.mr-1{
  margin-right: 0.25rem;
}

.mt-1{
  margin-top: 0.25rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-\[30px\]{
  margin-top: 30px;
}

.mt-\[3px\]{
  margin-top: 3px;
}

.block{
  display: block;
}

.flex{
  display: flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.\!hidden{
  display: none !important;
}

.hidden{
  display: none;
}

.\!size-8{
  width: 2rem !important;
  height: 2rem !important;
}

.h-10{
  height: 2.5rem;
}

.h-12{
  height: 3rem;
}

.h-3{
  height: 0.75rem;
}

.h-4{
  height: 1rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-8{
  height: 2rem;
}

.h-\[5px\]{
  height: 5px;
}

.h-\[600px\]{
  height: 600px;
}

.h-full{
  height: 100%;
}

.h-px{
  height: 1px;
}

.h-screen{
  height: 100vh;
}

.max-h-\[360px\]{
  max-height: 360px;
}

.max-h-\[801px\]{
  max-height: 801px;
}

.min-h-\[135px\]{
  min-height: 135px;
}

.min-h-\[400px\]{
  min-height: 400px;
}

.min-h-screen{
  min-height: 100vh;
}

.\!w-full{
  width: 100% !important;
}

.w-12{
  width: 3rem;
}

.w-20{
  width: 5rem;
}

.w-24{
  width: 6rem;
}

.w-28{
  width: 7rem;
}

.w-3\/4{
  width: 75%;
}

.w-32{
  width: 8rem;
}

.w-36{
  width: 9rem;
}

.w-5{
  width: 1.25rem;
}

.w-\[300px\]{
  width: 300px;
}

.w-\[350px\]{
  width: 350px;
}

.w-full{
  width: 100%;
}

.w-screen{
  width: 100vw;
}

.min-w-0{
  min-width: 0px;
}

.min-w-\[120px\]{
  min-width: 120px;
}

.max-w-2xl{
  max-width: 42rem;
}

.max-w-6xl{
  max-width: 72rem;
}

.max-w-7xl{
  max-width: 80rem;
}

.max-w-\[1068px\]{
  max-width: 1068px;
}

.max-w-\[480px\]{
  max-width: 480px;
}

.max-w-full{
  max-width: 100%;
}

.max-w-md{
  max-width: 28rem;
}

.max-w-xl{
  max-width: 36rem;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-shrink-0{
  flex-shrink: 0;
}

.shrink-0{
  flex-shrink: 0;
}

.origin-center{
  transform-origin: center;
}

.scale-x-0{
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.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));
}

@keyframes pulse{

  50%{
    opacity: .5;
  }
}

.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.\!cursor-auto{
  cursor: auto !important;
}

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flex-col{
  flex-direction: column;
}

.flex-wrap{
  flex-wrap: wrap;
}

.items-start{
  align-items: flex-start;
}

.items-center{
  align-items: center;
}

.justify-start{
  justify-content: flex-start;
}

.justify-end{
  justify-content: flex-end;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.gap-1{
  gap: 0.25rem;
}

.gap-12{
  gap: 3rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-2\.5{
  gap: 0.625rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-8{
  gap: 2rem;
}

.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-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));
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-x-auto{
  overflow-x: auto;
}

.overflow-y-auto{
  overflow-y: auto;
}

.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-wrap{
  text-wrap: wrap;
}

.text-nowrap{
  text-wrap: nowrap;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-3xl{
  border-radius: 1.5rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.border{
  border-width: 1px;
}

.border-0{
  border-width: 0px;
}

.border-y-2{
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.border-t{
  border-top-width: 1px;
}

.border-dashed{
  border-style: dashed;
}

.\!border-none{
  border-style: none !important;
}

.\!border-teal-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1)) !important;
}

.\!border-theme-slate-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(136 151 174 / var(--tw-border-opacity, 1)) !important;
}

.border-\[\#2BA3C2\]{
  --tw-border-opacity: 1;
  border-color: rgb(43 163 194 / var(--tw-border-opacity, 1));
}

.border-cyan-500{
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / 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-700{
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-theme-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-theme-gray-80\/50{
  border-color: rgb(204 204 204 / 0.5);
}

.border-theme-gray-90{
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.\!bg-\[\#EFFCFF\]{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 252 255 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-teal-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-transparent{
  background-color: transparent !important;
}

.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#F2F2F2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F3F3F3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F3FAFC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 250 252 / var(--tw-bg-opacity, 1));
}

.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.bg-cyan-100{
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}

.bg-cyan-500{
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / 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-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-theme-gray-96{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-theme-gray-99{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}

.bg-theme-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(43 163 194 / var(--tw-bg-opacity, 1));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}

.bg-\[url\(\'\/images\/bg-x\.png\'\)\]{
  background-image: url('/images/bg-x.png');
}

.bg-contain{
  background-size: contain;
}

.bg-cover{
  background-size: cover;
}

.bg-center{
  background-position: center;
}

.bg-right{
  background-position: right;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.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-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pt-6{
  padding-top: 1.5rem;
}

.pt-\[60px\]{
  padding-top: 60px;
}

.text-left{
  text-align: left;
}

.text-center{
  text-align: center;
}

.text-right{
  text-align: right;
}

.\!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-8xl{
  font-size: 6rem;
  line-height: 1;
}

.text-\[30px\]{
  font-size: 30px;
}

.text-\[32px\]{
  font-size: 32px;
}

.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-normal{
  font-weight: 400 !important;
}

.\!font-semibold{
  font-weight: 600 !important;
}

.font-bold{
  font-weight: 700;
}

.font-light{
  font-weight: 300;
}

.font-medium{
  font-weight: 500;
}

.font-normal{
  font-weight: 400;
}

.font-semibold{
  font-weight: 600;
}

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.capitalize{
  text-transform: capitalize;
}

.italic{
  font-style: italic;
}

.leading-relaxed{
  line-height: 1.625;
}

.leading-tight{
  line-height: 1.25;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

.\!text-neutral-700{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}

.\!text-teal-500{
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1)) !important;
}

.\!text-theme-primary{
  --tw-text-opacity: 1 !important;
  color: rgb(43 163 194 / var(--tw-text-opacity, 1)) !important;
}

.text-cyan-500{
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / 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-theme-error-500{
  --tw-text-opacity: 1;
  color: rgb(255 56 56 / var(--tw-text-opacity, 1));
}

.text-theme-gray-2{
  --tw-text-opacity: 1;
  color: rgb(5 5 5 / var(--tw-text-opacity, 1));
}

.text-theme-gray-40{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}

.text-theme-gray-50{
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}

.text-theme-gray-60{
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}

.text-theme-gray-600{
  --tw-text-opacity: 1;
  color: rgb(96 105 119 / var(--tw-text-opacity, 1));
}

.text-theme-gray-650{
  --tw-text-opacity: 1;
  color: rgb(68 68 68 / var(--tw-text-opacity, 1));
}

.text-theme-primary{
  --tw-text-opacity: 1;
  color: rgb(43 163 194 / var(--tw-text-opacity, 1));
}

.text-theme-slate-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.text-theme-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}

.underline{
  text-decoration-line: underline;
}

.underline-offset-2{
  text-underline-offset: 2px;
}

.opacity-10{
  opacity: 0.1;
}

.opacity-50{
  opacity: 0.5;
}

.\!shadow-none{
  --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;
}

.\!shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.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-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);
}

.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);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  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-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300{
  transition-duration: 300ms;
}

/* The entire scrollbar */

::-webkit-scrollbar {
  width: 6px; /* width of vertical scrollbar */
  height: 6px; /* height of horizontal scrollbar */
}

/* The draggable part of the scrollbar */

::-webkit-scrollbar-thumb {
  background-color: #999999; /* color of the scroll thumb */
  border-radius: 6px; /* rounded corners */
  border: 1px solid #f3f4f6; /* optional: adds space around thumb */
}

/* The track (background) of the scrollbar */

::-webkit-scrollbar-track {
  background: #f3f4f6;
  border-radius: 6px;
}

/* Optional: scrollbar corner when both scrollbars appear */

::-webkit-scrollbar-corner {
  background: #f3f4f6;
}

/* Dark mode scrollbar overrides */

.dark ::-webkit-scrollbar-thumb {
  background-color: #4b5563; /* slate-600 */
  border: 1px solid #1f2937; /* gray-800 */
}

.dark ::-webkit-scrollbar-track,
.dark ::-webkit-scrollbar-corner {
  background: #111827; /* gray-900 */
}

.recharts-wrapper:focus,
.recharts-surface:focus,
.recharts-pie-sector:focus {
  outline: none !important;
}

.recharts-pie-sector:focus,
.recharts-pie-sector path:focus,
.recharts-pie-sector path {
  outline: none !important;
  stroke: none !important;
  stroke-width: 0 !important;
}

/* global css */

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.hide-scrollbar {
  -ms-overflow-style: none; /* IE/Edge */
  scrollbar-width: none; /* Firefox */
}

.hover\:\!border-cyan-600:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1)) !important;
}

.hover\:bg-cyan-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}

.hover\:bg-theme-gray-98:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.hover\:\!text-cyan-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.hover\:text-teal-500:hover{
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}

.hover\:text-theme-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(43 163 194 / var(--tw-text-opacity, 1));
}

.active\:bg-theme-gray-99:active{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}

.dark\:border-theme-gray-700:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.dark\:border-theme-slate-800:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.dark\:bg-\[\#0f172a\]:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.dark\:bg-theme-gray-700\/80:is(.dark *){
  background-color: rgb(55 65 81 / 0.8);
}

.dark\:bg-theme-slate-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.dark\:bg-theme-slate-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.dark\:bg-white:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.dark\:text-white:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dark\:hover\:bg-theme-slate-800:hover:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.dark\:active\:bg-theme-slate-900:active:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){

  .sm\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .sm\:block{
    display: block;
  }

  .sm\:w-\[350px\]{
    width: 350px;
  }

  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:text-start{
    text-align: start;
  }

  .sm\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 768px){

  .md\:static{
    position: static;
  }

  .md\:absolute{
    position: absolute;
  }

  .md\:order-1{
    order: 1;
  }

  .md\:order-2{
    order: 2;
  }

  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mb-0{
    margin-bottom: 0px;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:w-\[280px\]{
    width: 280px;
  }

  .md\:w-\[420px\]{
    width: 420px;
  }

  .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-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:gap-7{
    gap: 1.75rem;
  }

  .md\:rounded-none{
    border-radius: 0px;
  }

  .md\:border-0{
    border-width: 0px;
  }

  .md\:border-b{
    border-bottom-width: 1px;
  }

  .md\:border-white\/70{
    border-color: rgb(255 255 255 / 0.7);
  }

  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:text-left{
    text-align: left;
  }

  .md\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-\[40px\]{
    font-size: 40px;
  }

  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px){

  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }

  .lg\:w-\[500px\]{
    width: 500px;
  }

  .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\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:text-\[42px\]{
    font-size: 42px;
  }

  .lg\:text-\[52px\]{
    font-size: 52px;
  }

  .lg\:font-black{
    font-weight: 900;
  }

  .lg\:leading-\[60px\]{
    line-height: 60px;
  }
}

@media (min-width: 1280px){

  .xl\:overflow-visible{
    overflow: visible;
  }

  .xl\:text-wrap{
    text-wrap: wrap;
  }

  .xl\:text-start{
    text-align: start;
  }
}
