.rounded-10, .oh-auth-card, .oh-card-dashboard, .oh-input, .oh-btn, .oh-card, .oh-accordion-meta__header, .oh-pagination__input, .select2-container .select2-selection--multiple, .select2-container .select2-selection--single, .oh-modal__dialog, .oh-sticky-table, .oh-tabs, .oh-btn-group, .oh-profile-section, .oh-dropdown__menu, .oh-kanban-card, .oh-main__org-chart-container, .oh-dashboard__event, .oh-select, .oh-checkpoint-badge, .oh-user_permission-list_item, .oh-tabs__movable, .oh-kanban-card, .oh-joblist_card, .oh-recuritment_tag, .oh-user-panel, .oh-faq-card, .oh-onboarding-card, .oh-dropdown__import-label, .oh-dropdown__import {
  border-radius: 10px !important;
}

.oh-wrapper {
  max-width: 96% !important;
}

.oh-btn ion-icon {
  font-size: 17px !important;
}

.oh-view-type {
  background: transparent;
  border: none;
}

.oh-general__tabs--profile li {
  margin-right: 1rem;
}

.select2-container .select2-selection--multiple, .select2-container .select2-selection--single, .oh-select-2 {
  min-height: 44px !important;
}

.select2-container .select2-selection.select2-selection--multiple, #selectContainerid_managers .select2-container .select2-selection {
  overflow-y: auto !important;
}

.oh-sidebar__menu-link {
  align-items: center;
}

.oh-profile-section {
  border: none;
}

.oh-modal__dialog-body .oh-profile-section {
  padding: 0 !important;
}

/* .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 20px !important;
  line-height: 44px !important;
} */

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0 !important;
  right: 10px !important;
}

input[type=file]::file-selector-button {
  border: 1px solid hsl(213,22%,84%);
  padding: 0.5rem 1rem;
  border-radius: 10px;
  margin-right: 0.5rem;
}

.oh-inner-sidebar__link--active {
  color: hsl(8,77%,56%) !important;
  border-radius: 10px !important;
  border-width: 1px !important;
}

.oh-tabs__tablist .oh-tabs__tab:first-child {
  border-top-left-radius: 10px;
}

.oh-tabs__tablist .oh-tabs__tab:last-child {
  border-top-right-radius: 10px;
}

.oh-tabs__content {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.oh-tabs__tablist .oh-tabs__tab--active:nth-last-child(2) {
  border-right: 1px solid hsl(213,22%,84%);
}

.oh-tabs__tab > div {
  display: flex;
  align-items: center;
  gap: 2px;
  opacity: 0.7;
}

.oh-tabs__tab {
  background-color: hsl(213, 22%, 98%);
}

.oh-tabs__tab--active {
  background-color: hsl(0,0%,100%);
}

.oh-tabs__tab--active > div {
  opacity: 1;
}

.oh-tabs__tab--active:last-child {
  border-right: none;
}

/* .oh-btn-group {
  margin-block: 0.5rem;
} */

.oh-general__tab-target.oh-profile-section {
  padding-inline: 1rem;
}

.form-control {
  border: 1px solid hsl(213, 22%, 84%);
  border-radius: 10px;
  padding: 0.8rem 1.25rem;
  color: hsl(0, 0%, 11%);
}

.oh-sidebar {
  background-color: #2c3e50;
}

.oh-sidebar__menu-items {
  margin-top: 14px;
}

.oh-sidebar__submenu {
  background-color: transparent;
}

.oh-sidebar__menu-link {
  margin-inline: 0;
  border-radius: 0;
  border-left: 4px solid transparent;
}

.oh-sidebar__menu-link--active {
  background-color: rgba(52, 152, 219, 0.1);
  border-left-color: #3498db;
}

.oh-sidebar__menu-link--active .oh-sidebar__menu-icon {
  filter: brightness(0) saturate(100%) invert(53%) sepia(91%) saturate(350%) hue-rotate(176deg) brightness(93%) contrast(92%);
}

.oh-inner-sidebar__items hr {
  margin: 0;
}

.oh-accordion-meta__btn {
  padding-block: 6px;
}

.oh-accordion-header {
  display: flex;
  align-items: center;
}

.oh-accordion--show {
  margin-bottom: 0.5rem;
}

.oh-accordion--show .oh-accordion-body {
  margin-top: 0.5rem;
}

.select2-search__field {
  border-radius: 10px !important;
}

body {
  background-color: #f5f7fa;
}

.oh-navbar, .oh-sidebar__company {
  border-bottom-width: 1px;
}

.oh-navbar__action-icons, .oh-navbar__notifications {
  border-right: 0;
}

#multCompany .oh-navbar__action-icons {
  border-right: 1px solid #eee;
}

#main-section {
  padding-bottom: 1.5rem;
}

.min-h-16 {
  min-height: 16rem;
}

.oh-404__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.oh-404__image {
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto 1rem;
}

.oh-404__subtitle {
  font-size: 1.25rem;
}

.oh-card-dashboard {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: transform 0.25s, box-shadow 0.25s;
}

.oh-card-dashboard:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.oh-card-dashboard__count {
  font-weight: bold;
}

.size-16 {
  width: 16px;
  height: 16px;
}

.oh-sticky-table__tr {
  background: hsl(0, 0%, 100%);
}

.oh-btn--dropdown:after {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' fill='%231d1d1d' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4.594 8.912 6.553 7.646a1.126 1.126 0 0 0 1.708 0l6.552-7.646c.625-.73.107-1.857-.854-1.857H5.447c-.961 0-1.48 1.127-.853 1.857Z'%3E%3C/path%3E%3C/svg%3E")
}

.oh-dasboard__event-details {
  flex-shrink: 1;
}

.oh-payslip {
  background: hsl(0, 0%, 100%);
  border-radius: 10px;
}

.oh-dashboard__events:empty {
  margin: 0 !important;
}

.oh-onboarding-card {
  width: 100% !important;
  padding: 1rem !important;
}

.status-connected {
  color: green;
  border: 1px solid green;
  border-radius: 4px;
  padding: 0 0.25rem;
}

.status-disconnected {
  color: red;
  border: 1px solid red;
  border-radius: 4px;
  padding: 0 0.25rem;
}

.status-title {
  font-size: 1.25rem;
}

.status-card-link {
  display: flex;
  align-items: center;
  width: 100%;
  color: inherit;
  text-decoration: none !important;
}

.status-button {
  margin-left: auto;
  padding-block: 1rem;
  padding-right: 0rem;
}

.oh-modal__dialog-title {
  padding-right: 1rem;
}

.search-icon {
  position: absolute;
  top: 16px;
  left: 10px;
}

html {
  overflow-y: scroll;
}

.oh-navbar__action-icons, .oh-navbar__notifications {
  border: none !important;
}

.oh-modal {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background-color: rgba(255,255,255,0.2);
}

.oh-modal__dialog {
  border: 1px solid hsl(213,22%,84%);
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
}

.oh-general__tab-link {
  padding-bottom: 0.25rem;
}

.select2-search--dropdown .select2-search__field {
  padding: 8px 16px !important;
}

.oh-dropdown__import-label {
  margin-bottom: 1rem;
}

.select2-container .select2-selection--single .select2-selection__rendered[role="textbox"][aria-readonly="true"] {
  line-height: 50px;
}

input[type="date"], input[type="month"] {
  min-width: 120px;
}

/* Integration Cards Styles */
.integrations-container {
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.integrations-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.integration-card {
  background: white;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.integration-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}

.integration-header {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.integration-logo {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  color: white;
}

.slack-logo {
  background: linear-gradient(135deg, #4A154B, #611f69);
}

.documenso-logo {
  background: linear-gradient(135deg, #10B981, #059669);
}

.gmail-logo {
  background: linear-gradient(135deg, #EA4335, #D93025);
}

.integration-info {
  flex: 1;
}

.integration-name {
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 4px;
  text-transform: capitalize;
}

.integration-status {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.status-connected {
  background-color: #dcfce7;
  color: #166534;
  border: 1px solid #bbf7d0;
}

.status-disconnected {
  background-color: #fef2f2;
  color: #991b1b;
  border: 1px solid #fecaca;
}

.integration-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 16px;
}

.btn-connect {
  background: #3b82f6;
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.btn-connect:hover {
  background: #2563eb;
  transform: translateY(-1px);
}

.btn-disconnect {
  background: #ef4444;
  color: white;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.btn-disconnect:hover {
  background: #dc2626;
  transform: translateY(-1px);
}

.btn-settings {
  background: transparent;
  color: #6b7280;
  border: 1px solid #d1d5db;
  padding: 8px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn-settings:hover {
  background: #f3f4f6;
  color: #374151;
}

.integration-description {
  color: #6b7280;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 16px;
}

.empty-state {
  text-align: center;
  padding: 60px 20px;
  color: #6b7280;
}

.empty-state img {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
  opacity: 0.5;
}

.empty-state h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #374151;
}

.empty-state p {
  font-size: 16px;
  color: #6b7280;
}

/* Responsive design */
@media (max-width: 768px) {
  .integrations-grid {
    grid-template-columns: 1fr;
  }
  
  .integration-card {
    padding: 16px;
  }
  
  .integration-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  
  .integration-logo {
    margin-right: 0;
  }
}