/* [next]/internal/font/google/geist_a71539c9.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.11.cyxs5p-0z~.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: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.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: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_a71539c9-module__T19VSG__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_a71539c9-module__T19VSG__variable {
  --font-geist-sans: "Geist", "Geist Fallback";
}

/* [next]/internal/font/google/geist_mono_8d43a2aa.module.css [app-client] (css) */
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.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: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.p.0.q-h669a_dqa.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: Geist Mono Fallback;
  src: local(Arial);
  ascent-override: 74.67%;
  descent-override: 21.92%;
  line-gap-override: 0.0%;
  size-adjust: 134.59%;
}

.geist_mono_8d43a2aa-module__8Li5zG__className {
  font-family: Geist Mono, Geist Mono Fallback;
  font-style: normal;
}

.geist_mono_8d43a2aa-module__8Li5zG__variable {
  --font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}

/* [project]/node_modules/@copilotkit/react-ui/dist/index.css [app-client] (css) */
:root {
  --copilot-kit-primary-color: #1c1c1c;
  --copilot-kit-contrast-color: #fff;
  --copilot-kit-background-color: #fff;
  --copilot-kit-input-background-color: #fbfbfb;
  --copilot-kit-secondary-color: #fff;
  --copilot-kit-secondary-contrast-color: #1c1c1c;
  --copilot-kit-separator-color: #c8c8c8;
  --copilot-kit-muted-color: #c8c8c8;
  --copilot-kit-error-background: #fef2f2;
  --copilot-kit-error-border: #fecaca;
  --copilot-kit-error-text: #dc2626;
  --copilot-kit-shadow-sm: 0 1px 2px 0 #0000000d;
  --copilot-kit-shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
  --copilot-kit-shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
  --copilot-kit-dev-console-bg: #f8f8fa;
  --copilot-kit-dev-console-text: black;
}

.dark, html.dark, body.dark, [data-theme="dark"], html[style*="color-scheme: dark"], body[style*="color-scheme: dark"] :root {
  --copilot-kit-primary-color: #fff;
  --copilot-kit-contrast-color: #1c1c1c;
  --copilot-kit-background-color: #111;
  --copilot-kit-input-background-color: #2c2c2c;
  --copilot-kit-secondary-color: #1c1c1c;
  --copilot-kit-secondary-contrast-color: #fff;
  --copilot-kit-separator-color: #2d2d2d;
  --copilot-kit-muted-color: #2d2d2d;
  --copilot-kit-error-background: #7f1d1d;
  --copilot-kit-error-border: #dc2626;
  --copilot-kit-error-text: #fca5a5;
  --copilot-kit-shadow-sm: 0 1px 2px 0 #0000004d;
  --copilot-kit-shadow-md: 0 4px 6px -1px #0006, 0 2px 4px -1px #0000004d;
  --copilot-kit-shadow-lg: 0 10px 15px -3px #0006, 0 4px 6px -2px #0000004d;
}

.copilotKitPopup {
  z-index: 30;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  touch-action: manipulation;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
}

.copilotKitPopup svg {
  vertical-align: middle;
  display: inline-block;
}

.copilotKitSidebar {
  z-index: 30;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  touch-action: manipulation;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
}

.copilotKitSidebar svg {
  vertical-align: middle;
  display: inline-block;
}

.copilotKitSidebarContentWrapper {
  margin-right: 0;
  transition: margin-right .3s;
  overflow: visible;
}

@media (min-width: 640px) {
  .copilotKitSidebarContentWrapper.sidebarExpanded {
    margin-right: 28rem;
  }
}

.copilotKitButton {
  border: 1px solid var(--copilot-kit-primary-color);
  background-color: var(--copilot-kit-primary-color);
  width: 3.5rem;
  height: 3.5rem;
  color: var(--copilot-kit-contrast-color);
  cursor: pointer;
  box-shadow: var(--copilot-kit-shadow-sm);
  border-radius: 50%;
  outline: none;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: relative;
  transform: scale(1);
}

.copilotKitButton:hover {
  box-shadow: var(--copilot-kit-shadow-md);
  transform: scale(1.05);
}

.copilotKitButton:active {
  box-shadow: var(--copilot-kit-shadow-sm);
  transform: scale(.95);
}

.copilotKitButtonIcon {
  justify-content: center;
  align-items: center;
  transition: opacity .1s, transform .3s;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.copilotKitButtonIcon svg {
  width: 1.5rem;
  height: 1.5rem;
}

.copilotKitButton.open .copilotKitButtonIconOpen {
  opacity: 0;
  transform: translate(-50%, -50%)scale(0)rotate(90deg);
}

.copilotKitButton.open .copilotKitButtonIconClose, .copilotKitButton:not(.open) .copilotKitButtonIconOpen {
  opacity: 1;
  transform: translate(-50%, -50%)scale(1)rotate(0);
}

.copilotKitButton:not(.open) .copilotKitButtonIconClose {
  opacity: 0;
  transform: translate(-50%, -50%)scale(0)rotate(-90deg);
}

.copilotKitHeader {
  height: 56px;
  color: var(--copilot-kit-primary-color);
  border-bottom: 1px solid var(--copilot-kit-separator-color);
  background-color: var(--copilot-kit-contrast-color);
  z-index: 2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  justify-content: space-between;
  align-items: center;
  padding-left: 1.5rem;
  font-weight: 500;
  display: flex;
  position: relative;
}

.copilotKitSidebar .copilotKitHeader {
  border-radius: 0;
}

.copilotKitHeaderControls {
  display: flex;
}

.copilotKitHeaderCloseButton {
  background: none;
  border: none;
}

@media (min-width: 640px) {
  .copilotKitHeader {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-left: 1.5rem;
    padding-right: 24px;
  }
}

.copilotKitHeader > button {
  color: var(--copilot-kit-muted-color);
  cursor: pointer;
  background-color: #0000;
  border: 0;
  border-radius: 50%;
  outline: none;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 8px;
  transition: background-color .2s;
  display: flex;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

.copilotKitHeader > button:hover {
  color: color-mix(in srgb, var(--copilot-kit-muted-color) 80%, black);
}

.copilotKitHeader > button:focus {
  outline: none;
}

.copilotKitInput {
  cursor: text;
  background-color: var(--copilot-kit-input-background-color);
  border: 1px solid var(--copilot-kit-separator-color);
  border-radius: 20px;
  width: 95%;
  min-height: 75px;
  margin: 0 auto;
  padding: 12px 14px;
  position: relative;
}

.copilotKitInputContainer {
  background: var(--copilot-kit-background-color);
  border-bottom-right-radius: .75rem;
  border-bottom-left-radius: .75rem;
  width: 100%;
  padding: 0 0 15px;
}

.copilotKitSidebar .copilotKitInputContainer {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.copilotKitInputControlButton {
  cursor: pointer;
  color: #00000040;
  appearance: button;
  text-transform: none;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  text-indent: 0;
  text-shadow: none;
  text-align: center;
  background-color: #0000;
  background-image: none;
  border: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: inline-block;
  transform: scale(1);
}

.copilotKitInputControlButton:not([disabled]) {
  color: var(--copilot-kit-primary-color);
}

.copilotKitInputControlButton:not([disabled]):hover {
  color: color-mix(in srgb, var(--copilot-kit-primary-color) 80%, black);
  transform: scale(1.05);
}

.copilotKitInputControlButton[disabled] {
  color: var(--copilot-kit-muted-color);
  cursor: default;
}

.copilotKitInputControls {
  gap: 3px;
  display: flex;
}

.copilotKitInput > textarea {
  outline-offset: 2px;
  resize: none;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: text;
  font-family: inherit;
  font-size: .875rem;
  line-height: 1.5rem;
  font-weight: inherit;
  color: var(--copilot-kit-secondary-contrast-color);
  background-color: #0000;
  border: 0;
  outline: 2px solid #0000;
  flex: 1;
  width: 100%;
  margin: 0;
  padding: 0;
}

.copilotKitInput > textarea::placeholder {
  color: gray;
  opacity: 1;
}

.copilotKitInputControlButton.copilotKitPushToTalkRecording {
  color: #fff;
  background-color: #ec0000;
  border-radius: 50%;
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite copilotKitPulseAnimation;
}

.copilotKitInput textarea::-webkit-scrollbar {
  width: 9px;
}

.copilotKitInput textarea::-webkit-scrollbar-track {
  background: none;
}

.copilotKitInput textarea::-webkit-scrollbar-thumb {
  cursor: pointer;
  background-color: #c8c8c8;
  background-clip: content-box;
  border: 2px solid #0000;
  border-radius: 10px;
}

.copilotKitInput textarea::-webkit-scrollbar-thumb:hover {
  background-color: #a0a0a0;
}

.poweredByContainer {
  padding: 0;
}

.poweredBy {
  background: var(--copilot-kit-background-color) !important;
  visibility: visible !important;
  text-align: center !important;
  color: #d6d6d6 !important;
  margin: 0 !important;
  padding: 3px 0 !important;
  font-size: 12px !important;
  display: block !important;
  position: static !important;
}

.dark, html.dark, body.dark, [data-theme="dark"], html[style*="color-scheme: dark"], body[style*="color-scheme: dark"] .poweredBy {
  color: #454545 !important;
}

.copilotKitMessages {
  background-color: var(--copilot-kit-background-color);
  color: var(--copilot-kit-secondary-contrast-color);
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
  overflow-y: scroll;
}

.copilotKitMessagesContainer {
  flex-direction: column;
  padding: 1rem 24px;
  display: flex;
}

.copilotKitMessagesFooter {
  flex-direction: column;
  justify-content: flex-start;
  width: 97%;
  margin: 8px auto 0;
  padding: .5rem .75rem;
  display: flex;
}

.copilotKitMessages::-webkit-scrollbar {
  width: 6px;
}

.copilotKitMessages::-webkit-scrollbar-thumb {
  background-color: var(--copilot-kit-separator-color);
  border: 2px solid var(--copilot-kit-background-color);
  border-radius: 10rem;
}

.copilotKitMessages::-webkit-scrollbar-track-piece:start {
  background: none;
}

.copilotKitMessages::-webkit-scrollbar-track-piece:end {
  background: none;
}

.copilotKitMessage {
  overflow-wrap: break-word;
  border-radius: 15px;
  max-width: 80%;
  margin-bottom: .5rem;
  padding: 8px 12px;
  font-size: 1rem;
  line-height: 1.5;
}

.copilotKitMessage.copilotKitUserMessage {
  background: var(--copilot-kit-primary-color);
  color: var(--copilot-kit-contrast-color);
  white-space: pre-wrap;
  margin-left: auto;
  font-size: 1rem;
  line-height: 1.75;
}

.copilotKitMessage.copilotKitAssistantMessage {
  max-width: 100%;
  color: var(--copilot-kit-secondary-contrast-color);
  background: none;
  margin-right: auto;
  padding-left: 0;
  position: relative;
}

.copilotKitMessage.copilotKitAssistantMessage .copilotKitMessageControls {
  opacity: 0;
  gap: 1rem;
  padding: 5px 0 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  left: 0;
}

.copilotKitMessageControls.currentMessage {
  opacity: 1 !important;
}

.copilotKitMessage.copilotKitAssistantMessage:hover .copilotKitMessageControls {
  opacity: 1;
}

@media (max-width: 768px) {
  .copilotKitMessage.copilotKitAssistantMessage .copilotKitMessageControls {
    opacity: 1;
  }
}

.copilotKitMessageControlButton {
  width: 20px;
  height: 20px;
  color: var(--copilot-kit-primary-color);
  cursor: pointer;
  z-index: 10;
  background: none;
  border: none;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  transition: all .2s;
  display: flex;
}

.copilotKitMessageControlButton:hover, .copilotKitMessageControlButton:active {
  color: color-mix(in srgb, var(--copilot-kit-primary-color) 80%, black);
  transform: scale(1.05);
}

.copilotKitMessageControlButton.active {
  background-color: var(--copilot-kit-primary-color);
  color: var(--copilot-kit-contrast-color);
}

.copilotKitMessageControlButton.active:hover {
  background-color: color-mix(in srgb, var(--copilot-kit-primary-color) 90%, black);
  color: var(--copilot-kit-contrast-color);
}

.copilotKitMessageControlButton svg {
  pointer-events: none;
  width: 1rem;
  height: 1rem;
  display: block;
}

.copilotKitMessage.copilotKitAssistantMessage + .copilotKitMessage.copilotKitUserMessage {
  margin-top: 1.5rem;
}

.copilotKitCustomAssistantMessage {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.copilotKitMessage .inProgressLabel {
  opacity: .7;
  margin-left: 10px;
}

@keyframes copilotKitSpinAnimation {
  to {
    transform: rotate(360deg);
  }
}

.copilotKitSpinner {
  border: 2px solid var(--copilot-kit-contrast-color);
  border-top-color: var(--copilot-kit-primary-color);
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: 1s linear infinite copilotKitSpinAnimation;
  display: inline-block;
}

@keyframes copilotKitActivityDotAnimation {
  0%, 80%, 100% {
    opacity: .5;
    transform: scale(.5);
  }

  40% {
    opacity: 1;
    transform: scale(1);
  }
}

.copilotKitActivityDot {
  background-color: var(--copilot-kit-primary-color);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  animation: 1.4s ease-in-out infinite both copilotKitActivityDotAnimation;
  display: inline-block;
}

.copilotKitImageRendering {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.copilotKitImageRenderingImage {
  max-width: 100%;
  height: auto;
  box-shadow: var(--copilot-kit-shadow-sm);
  border-radius: 8px;
}

.copilotKitImageRenderingContent {
  color: var(--copilot-kit-secondary-contrast-color);
  margin-top: 8px;
  padding: 0 16px;
  font-size: .875rem;
  line-height: 1.5;
}

.copilotKitImageRenderingError {
  border: 1px solid var(--copilot-kit-separator-color);
  background-color: var(--copilot-kit-input-background-color);
  border-radius: 8px;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  display: flex;
}

.copilotKitImageRenderingErrorMessage {
  background-color: var(--copilot-kit-error-background);
  border: 1px solid var(--copilot-kit-error-border);
  color: var(--copilot-kit-error-text);
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
}

.copilotKitImageRenderingErrorMessage:before {
  content: "⚠️";
  font-size: 1rem;
}

.copilotKitWindow {
  transform-origin: bottom;
  background-color: var(--copilot-kit-background-color);
  opacity: 0;
  pointer-events: none;
  border-color: #e5e7eb;
  border-radius: .75rem;
  flex-direction: column;
  transition: opacity .1s ease-out, transform .2s ease-out;
  display: flex;
  position: fixed;
  inset: 0;
  transform: scale(.95)translateY(20px);
  box-shadow: 0 5px 40px #00000029;
}

.copilotKitSidebar .copilotKitWindow {
  opacity: 1;
  border-radius: 0;
  transform: translateX(100%);
}

.copilotKitWindow.open {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1)translateY(0);
}

.copilotKitSidebar .copilotKitWindow.open {
  transform: translateX(0);
}

@media (min-width: 640px) {
  .copilotKitWindow {
    transform-origin: 100% 100%;
    border-width: 0;
    width: 24rem;
    height: 600px;
    min-height: 200px;
    max-height: calc(100% - 6rem);
    margin-bottom: 1rem;
    inset: auto 1rem 5rem auto;
  }

  .copilotKitSidebar .copilotKitWindow {
    width: 28rem;
    min-height: 100%;
    max-height: none;
    margin-bottom: 0;
    inset: auto 0 0 auto;
  }
}

.copilotKitActivityDot1 {
  animation: 1.05s infinite copilotKitActivityDotsAnimation;
}

.copilotKitActivityDot2 {
  animation-delay: .1s;
}

.copilotKitActivityDot3 {
  animation-delay: .2s;
}

@keyframes copilotKitActivityDotsAnimation {
  0%, 57.14% {
    animation-timing-function: cubic-bezier(.33, .66, .66, 1);
    transform: translate(0);
  }

  28.57% {
    animation-timing-function: cubic-bezier(.33, 0, .66, .33);
    transform: translateY(-6px);
  }

  100% {
    transform: translate(0);
  }
}

@keyframes copilotKitPulseAnimation {
  50% {
    opacity: .5;
  }
}

h1.copilotKitMarkdownElement, h2.copilotKitMarkdownElement, h3.copilotKitMarkdownElement, h4.copilotKitMarkdownElement, h5.copilotKitMarkdownElement, h6.copilotKitMarkdownElement {
  font-weight: bold;
  line-height: 1.2;
}

h1.copilotKitMarkdownElement:not(:last-child), h2.copilotKitMarkdownElement:not(:last-child), h3.copilotKitMarkdownElement:not(:last-child), h4.copilotKitMarkdownElement:not(:last-child), h5.copilotKitMarkdownElement:not(:last-child), h6.copilotKitMarkdownElement:not(:last-child) {
  margin-bottom: 1rem;
}

h1.copilotKitMarkdownElement {
  font-size: 1.5em;
}

h2.copilotKitMarkdownElement {
  font-size: 1.25em;
  font-weight: 600;
}

h3.copilotKitMarkdownElement {
  font-size: 1.1em;
}

h4.copilotKitMarkdownElement {
  font-size: 1em;
}

h5.copilotKitMarkdownElement {
  font-size: .9em;
}

h6.copilotKitMarkdownElement {
  font-size: .8em;
}

a.copilotKitMarkdownElement {
  color: #00f;
  text-decoration: underline;
}

p.copilotKitMarkdownElement {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.75;
}

p.copilotKitMarkdownElement:not(:last-child), pre.copilotKitMarkdownElement:not(:last-child), ol.copilotKitMarkdownElement:not(:last-child), ul.copilotKitMarkdownElement:not(:last-child), blockquote.copilotKitMarkdownElement:not(:last-child) {
  margin-bottom: 1.25em;
}

blockquote.copilotKitMarkdownElement {
  border-color: #8e8ea0;
  border-left-style: solid;
  border-left-width: 2px;
  padding-left: 10px;
  line-height: 1.2;
}

blockquote.copilotKitMarkdownElement p {
  padding: .7em 0;
}

ul.copilotKitMarkdownElement {
  padding-left: 20px;
  list-style-type: disc;
  overflow: visible;
}

li.copilotKitMarkdownElement {
  list-style-type: inherit;
  margin-left: 0;
  padding-left: 0;
  list-style-position: outside;
  position: relative;
  overflow: visible;
}

.copilotKitCodeBlock {
  background-color: #09090b;
  border-radius: .375rem;
  width: 100%;
  position: relative;
}

.copilotKitCodeBlockToolbar {
  color: #e4e4e4;
  background-color: #27272a;
  border-top-left-radius: .375rem;
  border-top-right-radius: .375rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: .09rem;
  padding-bottom: .09rem;
  padding-left: 1rem;
  font-family: sans-serif;
  display: flex;
}

.copilotKitCodeBlockToolbarLanguage {
  text-transform: lowercase;
  font-size: .75rem;
  line-height: 1rem;
}

.copilotKitCodeBlockToolbarButtons {
  align-items: center;
  margin-left: .25rem;
  margin-right: .25rem;
  display: flex;
}

.copilotKitCodeBlockToolbarButton {
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  margin: 2px;
  padding: 3px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem;
  display: inline-flex;
}

.copilotKitCodeBlockToolbarButton:hover {
  background-color: #37373a;
}

.copilotKitInlineCode {
  background-color: var(--copilot-kit-input-background-color);
  border: 1px solid var(--copilot-kit-separator-color);
  border-radius: .375rem;
  padding: .05rem .4rem;
  font-size: 15px;
}

.copilotKitMessages footer .suggestions {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.copilotKitMessages footer h6 {
  margin-bottom: 8px;
  font-size: .7rem;
  font-weight: 500;
}

.copilotKitMessages footer .suggestions .suggestion {
  border: 1px solid var(--copilot-kit-muted-color);
  color: var(--copilot-kit-secondary-contrast-color);
  border-radius: 15px;
  padding: 6px 10px;
  font-size: .7rem;
  box-shadow: 0 5px 5px #00000003, 0 2px 3px #00000005;
}

.copilotKitMessages footer .suggestions .suggestion.loading {
  color: var(--copilot-kit-secondary-contrast-color);
  border: none;
  padding: 0;
  font-size: .7rem;
}

.copilotKitMessages footer .suggestions button {
  transition: transform .3s;
}

.copilotKitMessages footer .suggestions button:not(:disabled):hover {
  transform: scale(1.03);
}

.copilotKitMessages footer .suggestions button:disabled {
  cursor: wait;
}

.copilotKitMessages footer .suggestions button svg {
  margin-right: 6px;
}

.copilotKitChat {
  z-index: 30;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  background: var(--copilot-kit-background-color);
  font-feature-settings: normal;
  font-variation-settings: normal;
  touch-action: manipulation;
  flex-direction: column;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
  display: flex;
}

.copilotKitChat svg {
  vertical-align: middle;
  display: inline-block;
}

.copilotKitChat .copilotKitMessages {
  flex-grow: 1;
}

.copilotKitDevConsole {
  align-items: center;
  gap: 5px;
  margin: 0 15px;
  display: flex;
}

.copilotKitDevConsole.copilotKitDevConsoleWarnOutdated {
  background-color: var(--copilot-kit-dev-console-bg);
}

.copilotKitDevConsole .copilotKitVersionInfo {
  background: #ebb305;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 3px 5px;
  font-size: .8rem;
  display: flex;
  position: absolute;
  bottom: -25px;
  left: 0;
}

.copilotKitDevConsole .copilotKitVersionInfo button {
  background-color: var(--copilot-kit-dev-console-bg);
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #979797;
  border-radius: 4px;
  width: 260px;
  padding: 1px 12px 1px 5px;
  font-family: monospace;
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
  overflow: hidden;
}

.copilotKitDevConsole .copilotKitVersionInfo aside {
  color: #7f7a7a;
  margin-left: 5px;
  font-weight: normal;
  display: inline;
}

.copilotKitDevConsole .copilotKitVersionInfo svg {
  margin-top: -3px;
  margin-left: 3px;
}

.copilotKitDevConsole .copilotKitDebugMenuTriggerButton {
  border: 1px solid var(--copilot-kit-muted-color);
  background-color: #0000;
  border-radius: 20px;
  outline: none;
  justify-content: center;
  align-items: center;
  height: 30px;
  padding: 0 10px;
  font-size: 11px;
  font-weight: bold;
  display: flex;
}

.copilotKitDebugMenuTriggerButton.compact {
  width: 35px;
  color: var(--copilot-kit-dev-console-bg);
  outline: none;
  justify-content: center;
  font-size: 8px;
}

.copilotKitDevConsole .copilotKitDebugMenuTriggerButton:hover {
  background-color: color-mix(in srgb, var(--copilot-kit-dev-console-bg) 85%, black);
  color: var(--copilot-kit-dev-console-text);
}

.dark, html.dark, body.dark, [data-theme="dark"], html[style*="color-scheme: dark"], body[style*="color-scheme: dark"] .copilotKitDevConsole .copilotKitDebugMenuTriggerButton {
  color: #fff;
}

.dark, html.dark, body.dark, [data-theme="dark"], html[style*="color-scheme: dark"], body[style*="color-scheme: dark"] .copilotKitDevConsole .copilotKitDebugMenuTriggerButton:hover {
  background-color: color-mix(in srgb, var(--copilot-kit-dev-console-bg) 20%, black);
}

.copilotKitDevConsole .copilotKitDebugMenuTriggerButton > svg {
  margin-left: 10px;
}

.copilotKitDebugMenu {
  --copilot-kit-dev-console-border: color-mix(in srgb, var(--copilot-kit-dev-console-bg) 80%, black);
  background-color: var(--copilot-kit-dev-console-bg);
  border: 1px solid var(--copilot-kit-dev-console-border);
  border-radius: 6px;
  outline: none;
  margin-top: 2px;
  padding: .25rem;
  font-size: 13px;
}

.copilotKitDebugMenuItem {
  text-align: left;
  cursor: pointer;
  width: 100%;
  color: var(--copilot-kit-dev-console-text);
  background: none;
  border: none;
  padding: 3px 10px;
  display: block;
}

.copilotKitDebugMenuItem:hover {
  background-color: color-mix(in srgb, var(--copilot-kit-dev-console-bg) 95%, black);
  border-radius: 4px;
}

.copilotKitDebugMenu[data-closed] {
  opacity: 0;
  transform: scale(.95);
}

.copilotKitDebugMenu hr {
  background-color: var(--copilot-kit-dev-console-border);
  border: none;
  height: 1px;
  margin: .25rem;
}

.copilotKitHelpModal {
  background-color: var(--copilot-kit-dev-console-bg);
  color: var(--copilot-kit-dev-console-text);
}

.copilotKitHelpItemButton {
  text-align: center;
  border: 1px solid var(--copilot-kit-muted-color);
  width: 100%;
  color: var(--copilot-kit-dev-console-text);
  background-color: var(--copilot-kit-dev-console-bg);
  border-radius: 15px;
  padding: 4px 6px;
  font-size: .8rem;
  display: block;
  box-shadow: 0 5px 5px #00000003, 0 2px 3px #00000005;
}

.copilotKitHelpItemButton:hover {
  background-color: color-mix(in srgb, var(--copilot-kit-dev-console-bg) 95%, black);
}

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

.copilotkit-response-content {
  color: #4b5563;
  text-align: left;
  background-color: #f9fafb;
  border-radius: .25rem;
  margin-bottom: .5rem;
  padding: .5rem;
  font-size: .875rem;
}

.copilotkit-response-actions {
  flex-direction: column;
  align-items: flex-end;
  display: inline-flex;
}

.copilotkit-response-label {
  color: #6b7280;
  align-items: center;
  margin-bottom: .25rem;
  font-size: .75rem;
  display: flex;
}

.copilotkit-toggle-button {
  cursor: pointer;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  padding: 0;
  display: flex;
}

.copilotkit-icon {
  color: #6b7280;
  width: .75rem;
  height: .75rem;
}

.copilotkit-response-buttons {
  gap: .5rem;
  display: flex;
}

.copilotkit-response-button {
  color: #4b5563;
  cursor: pointer;
  background-color: #f3f4f6;
  border: none;
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .75rem;
  transition: background-color .2s;
}

.copilotkit-response-button:hover {
  background-color: #e5e7eb;
}

.copilotkit-response-button:focus {
  outline: none;
}

.copilotkit-response-completed-feedback {
  background-color: #f9fafb;
  border-radius: .375rem;
  align-items: center;
  padding: .5rem;
  display: inline-flex;
}

.copilotkit-response-completed-feedback span {
  color: #4b5563;
  font-size: .75rem;
  font-weight: 500;
}

.copilotkit-state {
  margin-bottom: 1rem;
  font-size: .875rem;
}

.copilotkit-state-header {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  align-items: center;
  gap: .25rem;
  margin-bottom: .25rem;
  display: flex;
}

.copilotkit-state-label {
  color: #4b5563;
  font-size: .875rem;
}

.copilotkit-state-label-loading {
  align-items: center;
  animation: 1.5s infinite pulse;
  display: inline-flex;
}

.copilotkit-state-content {
  border-left: 1px solid #e5e7eb;
  max-height: 250px;
  margin-left: .375rem;
  padding-top: .375rem;
  padding-left: 1rem;
  overflow: auto;
}

.copilotkit-state-item {
  margin-bottom: .25rem;
  padding: .25rem 0;
  transition: all .3s;
}

.copilotkit-state-item-newest {
  animation: .5s ease-out appear;
}

.copilotkit-state-item-header {
  opacity: .7;
  font-size: .75rem;
}

.copilotkit-state-item-thought {
  opacity: .8;
  margin-top: .125rem;
  font-size: .75rem;
}

.copilotkit-state-item-result {
  margin-top: .125rem;
  font-size: .75rem;
}

.copilotkit-state-item-description {
  opacity: .8;
  margin-top: .125rem;
  font-size: .75rem;
}

.copilotkit-state-empty {
  opacity: .7;
  padding: .25rem 0;
  font-size: .75rem;
}

.copilotkit-skeleton {
  padding: .125rem 0;
  animation: 1.5s infinite pulse;
}

.copilotkit-skeleton-header {
  justify-content: space-between;
  display: flex;
}

.copilotkit-skeleton-title {
  background-color: #e5e7eb;
  border-radius: .25rem;
  width: 4rem;
  height: .625rem;
}

.copilotkit-skeleton-subtitle {
  background-color: #e5e7eb;
  border-radius: .25rem;
  width: 2rem;
  height: .5rem;
}

.copilotkit-skeleton-content {
  background-color: #e5e7eb;
  border-radius: .25rem;
  height: 1.5rem;
  margin-top: .125rem;
}

.copilotkit-loader, .copilotkit-spinner {
  animation: 1.5s linear infinite spin;
}

@keyframes appear {
  0% {
    opacity: 0;
    transform: translateY(8px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes pulse {
  0%, 100% {
    opacity: .4;
  }

  50% {
    opacity: 1;
  }
}

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

  100% {
    transform: rotate(360deg);
  }
}

@media (prefers-color-scheme: dark) {
  .copilotkit-response-content {
    color: #9ca3af;
    background-color: #1f2937;
  }

  .copilotkit-response-label, .copilotkit-icon {
    color: #9ca3af;
  }

  .copilotkit-response-button {
    color: #d1d5db;
    background-color: #1f2937;
  }

  .copilotkit-response-button:hover {
    background-color: #374151;
  }

  .copilotkit-response-completed-feedback {
    background-color: #1f2937;
  }

  .copilotkit-response-completed-feedback span {
    color: #e5e7eb;
  }

  .copilotkit-state-label {
    color: #d1d5db;
  }

  .copilotkit-state-content {
    border-left-color: #374151;
  }

  .copilotkit-skeleton-title, .copilotkit-skeleton-subtitle, .copilotkit-skeleton-content {
    background-color: #374151;
  }
}

/* [project]/src/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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --spacing: .25rem;
    --container-lg: 32rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-semibold: 600;
    --tracking-wider: .05em;
    --leading-relaxed: 1.625;
    --radius-lg: .5rem;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-geist-sans);
    --default-mono-font-family: var(--font-geist-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

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

  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }

  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .ml-0\.5 {
    margin-left: calc(var(--spacing) * .5);
  }

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .ml-1\.5 {
    margin-left: calc(var(--spacing) * 1.5);
  }

  .flex {
    display: flex;
  }

  .table {
    display: table;
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

  .min-h-full {
    min-height: 100%;
  }

  .w-full {
    width: 100%;
  }

  .w-px {
    width: 1px;
  }

  .max-w-lg {
    max-width: var(--container-lg);
  }

  .min-w-\[3\.5rem\] {
    min-width: 3.5rem;
  }

  .flex-1 {
    flex: 1;
  }

  .border-collapse {
    border-collapse: collapse;
  }

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

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .cursor-pointer {
    cursor: pointer;
  }

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

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

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

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

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

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  .overflow-auto {
    overflow: auto;
  }

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

  .rounded {
    border-radius: .25rem;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

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

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

  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }

  .border-\[\#1E2530\] {
    border-color: #1e2530;
  }

  .border-\[\#1E2530\]\/20 {
    border-color: #1e253033;
    border-color: lab(14.3684% -.726521 -8.35523 / .2);
  }

  .border-\[\#1E2530\]\/30 {
    border-color: #1e25304d;
    border-color: lab(14.3684% -.726521 -8.35523 / .3);
  }

  .border-\[\#1E2530\]\/50 {
    border-color: #1e253080;
    border-color: lab(14.3684% -.726521 -8.35523 / .5);
  }

  .border-kb-primary\/30 {
    border-color: #00f0ff4d;
    border-color: lab(86.2704% -44.9222 -21.5146 / .3);
  }

  .bg-\[\#1E2530\] {
    background-color: #1e2530;
  }

  .bg-kb-bg {
    background-color: #0b0e14;
  }

  .bg-kb-surface {
    background-color: #131720;
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .py-0\.5 {
    padding-block: calc(var(--spacing) * .5);
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }

  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }

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

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

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

  .font-mono {
    font-family: var(--font-geist-mono);
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

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

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-kb-muted {
    color: #6b7280;
  }

  .text-kb-muted\/30 {
    color: #6b72804d;
    color: lab(47.8068% -.387877 -8.69655 / .3);
  }

  .text-kb-primary {
    color: #00f0ff;
  }

  .text-kb-secondary {
    color: #39ff14;
  }

  .text-kb-tertiary {
    color: #ffb800;
  }

  .text-kb-text {
    color: #e0e0e0;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  @media (hover: hover) {
    .hover\:bg-kb-primary\/10:hover {
      background-color: #00f0ff1a;
      background-color: lab(86.2704% -44.9222 -21.5146 / .1);
    }
  }

  @media (hover: hover) {
    .hover\:bg-kb-surface\/50:hover {
      background-color: #13172080;
      background-color: lab(7.64808% .168666 -6.98859 / .5);
    }
  }

  @media (hover: hover) {
    .hover\:text-kb-primary:hover {
      color: #00f0ff;
    }
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:opacity-30:disabled {
    opacity: .3;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }
}

:root {
  --background: #0b0e14;
  --foreground: #e0e0e0;
}

html {
  color: #e0e0e0;
  background-color: #0b0e14;
}

body {
  background: var(--background);
  color: var(--foreground);
  font-family: var(--font-geist-mono), ui-monospace, monospace;
}

.copilotKitSidebar {
  --copilot-kit-primary-color: #00f0ff;
  --copilot-kit-contrast-color: #0b0e14;
  --copilot-kit-background-color: #0b0e14;
  --copilot-kit-input-background-color: #131720;
  --copilot-kit-secondary-color: #131720;
  --copilot-kit-secondary-contrast-color: #e0e0e0;
  --copilot-kit-separator-color: #1e2530;
  --copilot-kit-muted-color: #1e2530;
  --copilot-kit-shadow-sm: none;
  --copilot-kit-shadow-md: none;
  --copilot-kit-shadow-lg: none;
}

.copilotKitSidebar .copilotKitWindow {
  border-left: none;
  border-right: 1px solid #1e2530;
  width: 23.75rem;
  left: 0;
  right: auto;
  opacity: 1 !important;
  display: flex !important;
  transform: none !important;
}

.copilotKitSidebarContentWrapper {
  margin-left: 23.75rem !important;
  margin-right: 0 !important;
}

.copilotKitSidebar .copilotKitHeader {
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  background: #0b0e14;
  border-bottom: 1px solid #1e2530;
}

.copilotKitSidebar .copilotKitHeader h3 {
  color: #00f0ff;
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: .8rem;
}

.copilotKitSidebar .copilotKitMessage {
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  font-size: .85rem;
  line-height: 1.5;
}

.copilotKitSidebar .copilotKitAssistantMessage {
  color: #e0e0e0;
  background: #131720;
  border: 1px solid #1e2530;
}

.copilotKitSidebar .copilotKitUserMessage {
  color: #00f0ff;
  background: #0d2b2e;
  border: 1px solid #0a3a3e;
}

.copilotKitSidebar .copilotKitInput, .copilotKitSidebar textarea {
  color: #e0e0e0;
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  background: #131720;
  border: 1px solid #1e2530;
  font-size: .85rem;
}

.copilotKitSidebar textarea::placeholder {
  color: #4a5568;
  font-family: var(--font-geist-mono), ui-monospace, monospace;
}

.copilotKitSidebar .copilotKitHeader button[aria-label="Close"] {
  display: none;
}

.copilotKitSidebar button {
  color: #6b7280;
}

.copilotKitSidebar button:hover {
  color: #00f0ff;
}

@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

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

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

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

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

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