@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}body{background-color:#f8f9fa;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.sidebar{min-height:calc(100vh - 56px);width:100%;transition:all .3s ease}.sidebar.collapsed{width:60px}.sidebar.collapsed .nav-link{padding:.75rem;text-align:center}.sidebar-header{border-bottom:1px solid rgba(255,255,255,.1)}.collapse-btn:hover{background-color:#fff3}.sidebar-heading{font-size:.75rem;text-transform:uppercase;letter-spacing:.1rem}.sidebar .nav-link{color:#ffffffbf;padding:.75rem 1.5rem;border-radius:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar .nav-link:hover{color:#fff;background-color:#ffffff1a}.sidebar .nav-link.active{color:#fff;background-color:#fff3}.card{border-radius:.5rem;transition:all .2s ease-in-out}.card:hover{transform:translateY(-2px);box-shadow:0 .5rem 1rem #0000001a!important}.badge.bg-primary{background-color:#0d6efd!important}.badge.bg-success{background-color:#198754!important}.badge.bg-warning{background-color:#ffc107!important;color:#212529}.badge.bg-danger{background-color:#dc3545!important}.badge.bg-info{background-color:#0dcaf0!important;color:#212529}.badge.bg-secondary{background-color:#6c757d!important}.table{vertical-align:middle}.progress{height:.5rem;border-radius:.25rem}.dashboard-card-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border-radius:50%}.pipeline-column{min-height:400px;max-height:600px;overflow-y:auto}.pipeline-card{margin-bottom:.75rem;cursor:pointer}@media (max-width: 768px){.sidebar{position:fixed;z-index:100;width:250px;box-shadow:0 .125rem .25rem #00000013}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}
