@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
/* [next]/internal/font/google/inter_5972bc34.module.css [app-client] (css) */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter Fallback;
  src: local(Arial);
  ascent-override: 90.44%;
  descent-override: 22.52%;
  line-gap-override: 0.0%;
  size-adjust: 107.12%;
}

.inter_5972bc34-module__OU16Qa__className {
  font-family: Inter, Inter Fallback;
  font-style: normal;
}

/* [project]/taskmgmt_frontend/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.container {
  width: 100%;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.shrink {
  flex-shrink: 1;
}

.transform {
  transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
}

.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

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

.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, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}

:root {
  --primary: #6366f1;
  --primary-dark: #4f46e5;
  --primary-light: #818cf8;
  --secondary: #06b6d4;
  --accent: #f59e0b;
  --success: #10b981;
  --warning: #f59e0b;
  --error: #ef4444;
  --info: #3b82f6;
  --bg-primary: #0f0f1a;
  --bg-secondary: #14141f;
  --bg-card: #1a1a2e;
  --bg-card-hover: #1e1e35;
  --bg-glass: #ffffff0a;
  --border: #ffffff14;
  --border-hover: #6366f180;
  --text-primary: #f1f5f9;
  --text-secondary: #94a3b8;
  --text-muted: #475569;
  --gradient-primary: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
  --gradient-success: linear-gradient(135deg, #10b981 0%, #059669 100%);
  --gradient-warning: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
  --gradient-danger: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  --gradient-info: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
  --gradient-bg: linear-gradient(135deg, #0f0f1a 0%, #14141f 50%, #0f172a 100%);
  --shadow-sm: 0 1px 3px #0006, 0 1px 2px #0000004d;
  --shadow-md: 0 4px 6px #0006, 0 2px 4px #0000004d;
  --shadow-lg: 0 10px 15px #00000080, 0 4px 6px #0006;
  --shadow-glow: 0 0 20px #6366f14d;
  --shadow-glow-success: 0 0 20px #10b9814d;
  --radius: 12px;
  --radius-sm: 8px;
  --radius-lg: 16px;
  --radius-xl: 24px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--bg-primary);
  color: var(--text-primary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Inter, -apple-system, BlinkMacSystemFont, sans-serif;
  line-height: 1.6;
  overflow-x: hidden;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: #6366f14d;
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover {
  background: #6366f199;
}

.glass {
  background: var(--bg-glass);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid var(--border);
}

.glass-card {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  transition: all .2s;
}

.glass-card:hover {
  background: var(--bg-card-hover);
  border-color: var(--border-hover);
  box-shadow: var(--shadow-glow);
  transform: translateY(-1px);
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideIn {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes pulse-glow {
  0%, 100% {
    box-shadow: 0 0 10px #6366f133;
  }

  50% {
    box-shadow: 0 0 25px #6366f180;
  }
}

@keyframes shimmer {
  0% {
    background-position: -200px 0;
  }

  100% {
    background-position: calc(200px + 100%) 0;
  }
}

@keyframes spin {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.animate-fade-in {
  animation: .3s forwards fadeIn;
}

.animate-slide-in {
  animation: .3s forwards slideIn;
}

.animate-pulse-glow {
  animation: 2s ease-in-out infinite pulse-glow;
}

.animate-spin {
  animation: 1s linear infinite spin;
}

.skeleton {
  background: linear-gradient(90deg, var(--bg-card) 25%, var(--bg-card-hover) 50%, var(--bg-card) 75%);
  background-size: 200px 100%;
  animation: 1.5s infinite shimmer;
}

.kpi-card {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 24px;
  transition: all .3s;
  position: relative;
  overflow: hidden;
}

.kpi-card:before {
  content: "";
  background: var(--gradient-primary);
  opacity: 0;
  transition: opacity .3s;
  position: absolute;
  inset: 0;
}

.kpi-card:hover {
  box-shadow: var(--shadow-glow);
  transform: translateY(-3px);
}

.kpi-card:hover:before {
  opacity: .04;
}

.status-badge {
  letter-spacing: .5px;
  text-transform: uppercase;
  border-radius: 999px;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  font-size: 11px;
  font-weight: 600;
  display: inline-flex;
}

.status-created {
  color: #94a3b8;
  background: #94a3b826;
  border: 1px solid #94a3b84d;
}

.status-assigned {
  color: #60a5fa;
  background: #3b82f626;
  border: 1px solid #3b82f64d;
}

.status-accepted {
  color: #34d399;
  background: #10b98126;
  border: 1px solid #10b9814d;
}

.status-in_progress {
  color: #818cf8;
  background: #6366f126;
  border: 1px solid #6366f14d;
}

.status-waiting {
  color: #fbbf24;
  background: #f59e0b26;
  border: 1px solid #f59e0b4d;
}

.status-review {
  color: #c084fc;
  background: #a855f726;
  border: 1px solid #a855f74d;
}

.status-approved {
  color: #22d3ee;
  background: #06b6d426;
  border: 1px solid #06b6d44d;
}

.status-completed {
  color: #10b981;
  background: #10b98133;
  border: 1px solid #10b98166;
}

.status-cancelled {
  color: #f87171;
  background: #ef444426;
  border: 1px solid #ef44444d;
}

.priority-critical {
  color: #ef4444;
}

.priority-high {
  color: #f97316;
}

.priority-medium {
  color: #f59e0b;
}

.priority-low {
  color: #10b981;
}

.sidebar {
  background: var(--bg-secondary);
  border-right: 1px solid var(--border);
  z-index: 50;
  flex-direction: column;
  height: 100vh;
  transition: width .3s cubic-bezier(.4, 0, .2, 1);
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}

.nav-item {
  border-radius: var(--radius-sm);
  color: var(--text-secondary);
  cursor: pointer;
  white-space: nowrap;
  align-items: center;
  gap: 12px;
  margin: 2px 8px;
  padding: 10px 16px;
  font-size: 13.5px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nav-item:hover {
  color: var(--text-primary);
  background: #6366f11a;
}

.nav-item.active {
  color: var(--primary-light);
  border-left: 3px solid var(--primary);
  background: #6366f126;
  padding-left: 13px;
}

.topbar {
  background: var(--bg-secondary);
  border-bottom: 1px solid var(--border);
  z-index: 40;
  align-items: center;
  height: 60px;
  padding: 0 24px;
  display: flex;
  position: sticky;
  top: 0;
}

.kanban-column {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  flex-shrink: 0;
  min-width: 280px;
  max-width: 320px;
}

.task-card {
  background: var(--bg-card-hover);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  cursor: pointer;
  padding: 14px;
  transition: all .2s;
  position: relative;
}

.task-card:hover {
  border-color: var(--border-hover);
  box-shadow: var(--shadow-glow);
  transform: translateX(2px);
}

.message-bubble {
  border-radius: 18px;
  max-width: 70%;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.5;
}

.message-mine {
  background: var(--gradient-primary);
  color: #fff;
  border-bottom-right-radius: 4px;
  margin-left: auto;
}

.message-other {
  background: var(--bg-card);
  border: 1px solid var(--border);
  color: var(--text-primary);
  border-bottom-left-radius: 4px;
}

.ai-panel {
  border-radius: var(--radius-xl);
  background: linear-gradient(135deg, #6366f10d 0%, #8b5cf60d 100%);
  border: 1px solid #6366f133;
}

.ai-message {
  border-radius: var(--radius);
  background: linear-gradient(135deg, #6366f11a 0%, #8b5cf614 100%);
  border: 1px solid #6366f126;
  padding: 16px;
  font-size: 14px;
  line-height: 1.7;
}

.chart-container {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: 24px;
}

.form-input {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  color: var(--text-primary);
  outline: none;
  width: 100%;
  padding: 10px 14px;
  font-size: 14px;
  transition: border-color .2s;
}

.form-input:focus {
  border-color: var(--primary);
  box-shadow: 0 0 0 3px #6366f126;
}

.btn-primary {
  background: var(--gradient-primary);
  color: #fff;
  border-radius: var(--radius-sm);
  cursor: pointer;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  transition: all .2s;
}

.btn-primary:hover {
  opacity: .9;
  box-shadow: var(--shadow-glow);
  transform: translateY(-1px);
}

@media (max-width: 768px) {
  .sidebar {
    width: 0 !important;
  }

  .sidebar.mobile-open {
    width: 260px !important;
  }

  .kanban-column {
    min-width: 260px;
  }
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__0211--d._.css.map*/