/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * SCSS config module
 */
/*
 * SCSS variables
 */
/*
 * SCSS typography styles and font mixins
 *
 * Class name reference:
 * 		headline-hero-serif - $headerFont, 70/70/Bold
 * 		headline-hero-sans-serif - $headerFont, 90/90/Bold
 * 		headline-section - $headerFont, 50/50/Bold
 * 		headline-subtitle - $subtitleFont, 12/16/Regular
 * 		headline-medium-sans-serif - $headerFont, 30/30/Bold
 * 		headline-small-sans-serif - $headerFont, 20/20/Bold
 * 		body-large-serif - $primaryFont, 20/28/Regular
 * 		body-large-sans-serif - $secondaryFont, 20/28/Regular
 * 		body-default-serif - $primaryFont, 16/24/Regular
 * 		body-default-sans-serif - $secondaryFont, 16/24/Regular
 * 		body-default-mono - $navFont, 16/24/Bold
 * 		body-small-sans-serif - $secondaryFont, 14/22/Regular
 * 		button-base - $headerFont, 22/22/Bold
 * 		nav-base - $navFont, 16/20/Bold
 */
/*
 * SCSS config module
 */
/*
 * SCSS mixins
 */
/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * base global styles
 */
html, body {
  margin: 0;
  padding: 0;
  background-color: #F3F1EA;
  color: #1D2125;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: #C6392C;
}

p {
  margin: 1em 0;
}
p.caption {
  margin-top: 0.3em;
}

.content .headline-hero-serif {
  font-family: "Merriweather", serif;
  font-size: 70px;
  line-height: 70px;
  font-weight: 400;
  font-style: italic;
}
.content .headline-hero-sans-serif {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 90px;
  line-height: 90px;
  font-weight: 700;
  font-style: normal;
  font-stretch: 50%;
  variation-settings: "wdth" 50;
}
.content .headline-section {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.content .headline-subtitle {
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  font-style: normal;
}
.content .headline-mediums-serif {
  font-family: "Merriweather", serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  font-style: normal;
}
.content .headline-medium-sans-serif {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  font-style: normal;
}
.content .headline-small-sans-serif {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
}
.content .headline-small-mono {
  font-family: "Roboto Mono", monospace;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-style: normal;
}
.content .body-large-serif {
  font-family: "Merriweather", serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
}
.content .body-large-sans-serif {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
}
.content .body-default-serif {
  font-family: "Merriweather", serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-style: normal;
}
.content .body-default-sans-serif {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-style: normal;
}
.content .body-default-mono {
  font-family: "PT Mono", monospace;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
}
.content .body-small-serif {
  font-family: "Merriweather", serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-style: normal;
}
.content .body-small-sans-serif {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-style: normal;
}
.content .button-base {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}
.content .nav-base {
  font-family: "PT Mono", monospace;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  font-style: normal;
}
.content p a {
  color: #285F7D;
}
.content p a:hover {
  color: #1DDECA;
}

.headline-hero-serif {
  font-family: "Merriweather", serif;
  font-size: 70px;
  line-height: 70px;
  font-weight: 400;
  font-style: italic;
}

.headline-hero-sans-serif {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 90px;
  line-height: 90px;
  font-weight: 700;
  font-style: normal;
  font-stretch: 50%;
  variation-settings: "wdth" 50;
}

.headline-section {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

.headline-subtitle {
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  font-style: normal;
}

.headline-mediums-serif {
  font-family: "Merriweather", serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  font-style: normal;
}

.headline-medium-sans-serif {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  font-style: normal;
}

.headline-small-sans-serif {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
}

.headline-small-mono {
  font-family: "Roboto Mono", monospace;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-style: normal;
}

.body-large-serif {
  font-family: "Merriweather", serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
}

.body-large-sans-serif {
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
}

.body-default-serif {
  font-family: "Merriweather", serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-style: normal;
}

.body-default-sans-serif {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-style: normal;
}

.body-default-mono {
  font-family: "PT Mono", monospace;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-style: normal;
}

.body-small-serif {
  font-family: "Merriweather", serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-style: normal;
}

.body-small-sans-serif {
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-style: normal;
}

.button-base {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}

.nav-base {
  font-family: "PT Mono", monospace;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  font-style: normal;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

blockquote {
  display: block;
  width: 90%;
  padding: 0 0 0 60px;
  margin: 60px 0;
  border-left: 6px solid #C6392C;
  color: #1D2125;
  font-style: italic;
}

ul li, ol li {
  margin-bottom: 16px;
}

section[role=main] {
  padding-top: 90px;
}
.container,
.container-fluid {
  padding-right: 30px;
  padding-left: 30px;
}
@media only screen and (max-width: 768px) {
  .container,
  .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.container.full-width,
.container-fluid.full-width {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.has-background-black {
  background-color: #000;
}

.has-text-black {
  color: #000;
}

.has-background-white {
  background-color: #fff;
}

.has-text-white {
  color: #fff;
}

.has-background-gray1 {
  background-color: #1D2125;
}

.has-text-gray1 {
  color: #1D2125;
}

.has-background-gray2 {
  background-color: #273037;
}

.has-text-gray2 {
  color: #273037;
}

.has-background-gray3 {
  background-color: #3A434B;
}

.has-text-gray3 {
  color: #3A434B;
}

.has-background-gray4 {
  background-color: #333C44;
}

.has-text-gray4 {
  color: #333C44;
}

.has-background-gray5 {
  background-color: #333C44;
}

.has-text-gray5 {
  color: #333C44;
}

.has-background-gray6 {
  background-color: #505A64;
}

.has-text-gray6 {
  color: #505A64;
}

.has-background-bluegray {
  background-color: #1E2933;
}

.has-text-bluegray {
  color: #1E2933;
}

.has-background-blue {
  background-color: #285F7D;
}

.has-text-blue {
  color: #285F7D;
}

.has-background-teal {
  background-color: #1DDECA;
}

.has-text-teal {
  color: #1DDECA;
}

.has-background-tan1 {
  background-color: #A8A29F;
}

.has-text-tan1 {
  color: #A8A29F;
}

.has-background-tan2 {
  background-color: #B6B2AF;
}

.has-text-tan2 {
  color: #B6B2AF;
}

.has-background-tan3 {
  background-color: #C5C1BF;
}

.has-text-tan3 {
  color: #C5C1BF;
}

.has-background-tan4 {
  background-color: #E8E4D8;
}

.has-text-tan4 {
  color: #E8E4D8;
}

.has-background-background {
  background-color: #F3F1EA;
}

.has-text-background {
  color: #F3F1EA;
}

.has-background-red {
  background-color: #C6392C;
}

.has-text-red {
  color: #C6392C;
}

.has-background-gold {
  background-color: #AB653E;
}

.has-text-gold {
  color: #AB653E;
}

.has-background-yellow {
  background-color: #EDDAA3;
}

.has-text-yellow {
  color: #EDDAA3;
}

.has-background-orangeyellow1 {
  background-color: #EFC9A4;
}

.has-text-orangeyellow1 {
  color: #EFC9A4;
}

.has-background-orangeyellow2 {
  background-color: #D3D1CF;
}

.has-text-orangeyellow2 {
  color: #D3D1CF;
}

.has-background-orangeyellow3 {
  background-color: #E2E0DF;
}

.has-text-orangeyellow3 {
  color: #E2E0DF;
}

.has-background-clipboard-charlie {
  background-color: #0F4C5C;
}

.has-text-clipboard-charlie {
  color: #0F4C5C;
}

.has-background-hildy-johnson {
  background-color: #8B2635;
}

.has-text-hildy-johnson {
  color: #8B2635;
}

.has-background-lenny-scopes {
  background-color: #143D24;
}

.has-text-lenny-scopes {
  color: #143D24;
}

.has-background-phil-marlowe {
  background-color: #102A43;
}

.has-text-phil-marlowe {
  color: #102A43;
}

.has-background-ike-carey {
  background-color: #734000;
}

.has-text-ike-carey {
  color: #734000;
}

.has-background-ida-nord {
  background-color: #4A154B;
}

.has-text-ida-nord {
  color: #4A154B;
}

.site-max-width {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.rule {
  border: none;
  border-top: 1px solid rgba(29, 33, 37, 0.2);
  margin: 0;
}

.section-number {
  color: #C6392C;
  margin-bottom: 6px;
  display: block;
}

/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * styles for the app primary header
 */
/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * SCSS button styles
 */
.btn {
  margin: 0;
  padding: 12px 22px;
  height: auto;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn .fa, .btn .fal, .btn .fas, .btn .far, .btn .fab {
  display: inline-block;
  margin: 0 12px 0 -6px;
}
.btn.btn-primary {
  background: #C6392C;
  border-color: #C6392C;
}
.btn.btn-primary:hover {
  background: #AB653E;
  border-color: #AB653E;
}
.btn.btn-secondary {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.btn.btn-secondary:hover {
  background: #fff;
  border-color: #fff;
  color: #1E2933;
}
.btn.is-white:hover {
  color: #000;
  background: #fff;
}
.btn.is-white.outline {
  border: 1.5px solid #000;
}
.btn.is-transparent.outline {
  border: 1.5px solid #000;
}
.btn.no-box {
  padding-left: 0;
}
.btn.no-box:before {
  display: none;
}
.btn.no-box:hover:after {
  right: -20px;
  opacity: 1;
}

button.button,
input[type=submit].button {
  min-width: 190px;
}
button.button span,
input[type=submit].button span {
  margin-top: -2.5px;
}

/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * SCSS form styles
 * formidable form styles & overrides
 */
/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * SCSS image styles
 * for elements with background image, set exact or aspect ratio sizes, eg
 * class="image landscape top"
 */
.image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.image.top {
  background-position: center top;
}
.image.contain {
  background-size: contain;
}
.image.landscape:after {
  display: block;
  content: "";
  padding-bottom: 72%;
}
.image.video:after {
  display: block;
  content: "";
  padding-bottom: 56.25%;
}
.image.square:after {
  display: block;
  content: "";
  padding-bottom: 100%;
}
.image.circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.image.circle:after {
  display: block;
  content: "";
  padding-bottom: 100%;
}

/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * App Layout Styles
 * Container, sidebars, main layout, mobile sidebar
 */
.app-container {
  display: flex;
  min-height: 100vh;
  position: relative;
  background-color: #1D2125;
  background-image: url(../images/chat-background.png);
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.app-mobile-sidebar {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 60px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  transition: width 0.3s ease;
}
.app-mobile-sidebar.expanded {
  width: 200px;
}
.app-mobile-sidebar .app-mobile-sidebar-toggle {
  width: 100%;
  height: 60px;
  background: none;
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
}
.app-mobile-sidebar .app-mobile-sidebar-toggle:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.app-mobile-sidebar .app-mobile-sidebar-content {
  padding: 20px 0;
}

.app-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 60px;
  height: 100vh;
  background-color: #273037;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  z-index: 100;
  flex-shrink: 0;
}
.app-sidebar-left {
  left: 0;
  order: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.app-sidebar-right {
  right: 0;
  order: 3;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1024px) {
  .app-sidebar {
    display: none;
  }
}

.app-sidebar-icons {
  position: sticky;
  top: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.app-sidebar-icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: none;
  border: none;
  color: white;
  font-size: 20px;
  cursor: pointer;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.app-sidebar-icon:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.app-sidebar-icon:focus {
  outline: 2px solid white;
  outline-offset: 2px;
}

.app-main {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  overflow: hidden;
  order: 2;
  /* Ensure proper flex container for chat + sticky bottom */
  min-height: 0; /* Important for nested flex containers */
  /* Add bottom padding to account for fixed bottom area */
  padding-bottom: 220px; /* Approximate height of agent selector + chat input */
}
@media only screen and (min-width: 1025px) {
  .app-main {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .app-main {
    padding-bottom: 160px; /* Extra on mobile */
  }
}

.app-header {
  padding: 20px;
  background-color: white;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .app-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}

.app-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  color: #333;
}

.app-status {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #666;
}
@media only screen and (max-width: 767px) {
  .app-status {
    align-self: flex-start;
  }
}

.app-status-indicator {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #4caf50;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.app-chat-container {
  flex: 1;
  overflow-y: auto;
  padding: 20px;
  /* Ensure it takes available space, accounting for header and sticky bottom */
  height: 0; /* Required for flex: 1 to work correctly */
  min-height: 0; /* Required for flex children with overflow */
}

.app-bottom-sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50;
  padding-bottom: 2em;
  background: rgba(29, 33, 37, 0);
  background: -moz-linear-gradient(top, rgba(29, 33, 37, 0) 0%, #1d2125 100%);
  background: -webkit-linear-gradient(top, rgba(29, 33, 37, 0) 0%, #1d2125 100%);
  background: linear-gradient(to bottom, rgba(29, 33, 37, 0) 0%, #1d2125 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$colorStart", endColorstr="$colorEnd", GradientType=$dir3 );
  /* Ensure it stays above chat content */
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  /* Account for sidebars on desktop */
}
@media only screen and (min-width: 1025px) {
  .app-bottom-sticky {
    left: 60px; /* Left sidebar width */
    right: 60px; /* Right sidebar width */
  }
}
@media only screen and (max-width: 1024px) {
  .app-bottom-sticky {
    left: 0;
    right: 0;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .app-mobile-sidebar {
    display: block;
  }
}
/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * App Chat Styles
 * Chat messages, bubbles, tabs, timestamps, and chat input
 */
.app-chat-messages {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
  /* Add bottom padding to ensure last message is visible above sticky bottom */
  padding-bottom: 40px;
}
.app-chat-messages .chat-message:first-child {
  margin-top: 2em;
}
@media only screen and (max-width: 1024px) {
  .app-chat-messages {
    max-width: 100%;
    padding-bottom: 60px; /* Extra space on mobile for sticky bottom */
  }
}

.chat-message {
  display: flex;
  gap: 12px;
  padding-top: 2em;
}
.chat-message-agent .chat-message-content {
  flex: 1;
}
.chat-message-user {
  justify-content: flex-end;
  padding-top: 0;
}
.chat-message-user .chat-message-content {
  max-width: 70%;
}
@media only screen and (max-width: 1024px) {
  .chat-message-user .chat-message-content {
    max-width: 85%;
  }
}
.chat-message-user .chat-message-bubble {
  border-radius: 18px 4px 18px 18px;
}
.chat-message-user .chat-message-actions {
  justify-content: flex-end;
}
.chat-message-user .chat-user-name {
  color: #1976d2;
  font-weight: 600;
}
.chat-message-with-tabs .chat-message-bubble {
  padding-bottom: 1em;
}

.chat-message-avatar {
  flex-shrink: 0;
  margin-right: -2em;
  margin-top: -2em;
}

.chat-avatar-img {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-size: 200% auto;
}
.chat-avatar-img.clipboard-charlie {
  border-color: #0F4C5C;
}
.chat-avatar-img.hildy-johnson {
  border-color: #8B2635;
}
.chat-avatar-img.lenny-scopes {
  border-color: #143D24;
}
.chat-avatar-img.phil-marlowe {
  border-color: #102A43;
}
.chat-avatar-img.ike-carey {
  border-color: #734000;
}
.chat-avatar-img.ida-nord {
  border-color: #4A154B;
}

.chat-message-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  max-width: 80%;
}

.chat-message-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}

.chat-agent-name,
.chat-user-name {
  margin-left: 2rem;
  font-weight: 600;
  font-size: 14px;
  color: #333;
}

.chat-timestamp {
  font-size: 12px;
  color: #999;
}

.chat-message-bubble {
  color: #fff;
  border-radius: 4px 18px 18px 18px;
  padding: 20px 26px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.chat-message-bubble:not([class*=has-background-]) {
  background-color: #3A434B;
}
.chat-message-bubble p {
  margin: 0 0 8px 0;
  line-height: 1.5;
}
.chat-message-bubble p:last-child {
  margin-bottom: 0;
}

.chat-message-actions {
  margin-top: 8px;
}

.chat-action-button {
  background: none;
  border: none;
  color: #999;
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
}
.chat-action-button:hover {
  background-color: #f5f5f5;
  color: #666;
}
.chat-action-button:focus-visible {
  outline: 2px solid #1DDECA;
  outline-offset: 2px;
}

.chat-action-tabs {
  display: flex;
  margin: 0 -16px;
  margin-top: 1em;
  padding: 0 16px;
}
@media only screen and (max-width: 767px) {
  .chat-action-tabs {
    flex-wrap: wrap;
    gap: 4px;
  }
}

.chat-tab {
  background: none;
  border: none;
  padding: 8px 16px;
  margin: 0 10px 10px 0;
  font-weight: 600;
  color: #fff;
  border: 1px solid #1DDECA;
  cursor: pointer;
  margin-bottom: -1px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.chat-tab:hover {
  border-color: #fff;
}
.chat-tab.active {
  color: #fff;
  background: #1DDECA;
}
@media only screen and (max-width: 767px) {
  .chat-tab {
    font-size: 12px;
    padding: 6px 8px;
  }
}

.chat-tab-content {
  display: none;
  padding: 16px 0;
}
.chat-tab-content.active {
  display: block;
}
.chat-tab-content p {
  margin: 0;
  line-height: 1.5;
  color: #fff;
}

.app-chat-input {
  padding: 20px;
  padding-top: 6px;
}

.chat-input-container {
  display: flex;
  gap: 12px;
  align-items: flex-end;
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.chat-input-container.focused .chat-input-textarea {
  border-color: #1976d2;
  box-shadow: 0 0 0 3px rgba(25, 118, 210, 0.1);
}

.chat-input-textarea {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #333C44;
  color: #fff;
  border-radius: 20px;
  padding: 12px 16px;
  resize: none;
  min-height: 44px;
  max-height: 150px;
  font-family: inherit;
}
.chat-input-textarea:focus {
  outline: none;
  border-color: #285F7D;
}
.chat-input-textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.chat-send-button {
  position: absolute;
  bottom: 2px;
  right: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: #C6392C;
  border: none;
  color: #fff;
  padding: 0;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.chat-send-button:hover {
  cursor: pointer;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/*
.chat-send-button {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: $red;
    border: none;
    color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;

    &:hover {
        background-color: $red;
    }

    &:disabled {
        background-color: #ccc;
        cursor: not-allowed;
    }
}
*/
/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * App Source Card Styles
 * Source/article card components
 */
.source-card {
  background-color: #f8f9fa;
  border-radius: 8px;
  border: 1px solid #e9ecef;
  overflow: hidden;
  margin-top: 12px;
}

.source-card-header {
  display: flex;
  padding: 16px;
  gap: 16px;
  background-color: white;
  border-bottom: 1px solid #e9ecef;
}

.source-card-thumbnail {
  flex-shrink: 0;
}

.source-thumbnail-placeholder {
  width: 60px;
  height: 60px;
  background-color: #6c757d;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
}

.source-card-info {
  flex: 1;
}

.source-card-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 4px 0;
  color: #333;
}

.source-card-meta {
  display: flex;
  gap: 12px;
  font-size: 13px;
  color: #666;
}

.source-card-excerpt {
  padding: 16px;
}
.source-card-excerpt p {
  margin: 0;
  line-height: 1.5;
  color: #555;
}

.source-card-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  background-color: white;
  border-top: 1px solid #e9ecef;
}

.source-action-button {
  background: none;
  border: 1px solid #6c757d;
  color: #6c757d;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 13px;
  cursor: pointer;
}
.source-action-button:hover {
  background-color: #6c757d;
  color: white;
}

.source-action-icons {
  display: flex;
  gap: 8px;
}

.source-icon-button {
  background: none;
  border: none;
  color: #6c757d;
  cursor: pointer;
  padding: 6px;
  border-radius: 4px;
}
.source-icon-button:hover {
  background-color: #f8f9fa;
  color: #495057;
}

/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * App Agents Styles
 * Agent selector, avatars, agent list panel, and agent status
 */
.agent-status-indicator {
  position: fixed;
  bottom: 200px; /* Adjust for sticky bottom area */
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 8px 12px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  z-index: 10;
}

.agent-status-bubble {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ff5252;
  animation: pulse 1.5s infinite;
}

.agent-status-text {
  font-weight: 500;
}

@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.app-selector-row {
  padding: 12px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  width: calc(100% - 40px);
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .app-selector-row {
    flex-wrap: wrap;
    gap: 0.65rem;
  }
}

.app-agent-selector {
  display: flex;
  min-width: 0;
}

.app-project-selector {
  display: flex;
  min-width: 0;
  margin-left: auto;
}

.project-selector-button {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  min-height: 2.8rem;
  max-width: 22rem;
  padding: 0.45rem 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50px;
  background: #3A434B;
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.82rem;
  text-align: left;
}
.project-selector-button:hover, .project-selector-button:focus-visible, .project-selector-button[aria-expanded=true] {
  border-color: rgba(29, 222, 202, 0.72);
  background: #434d57;
  color: #fff;
}
.project-selector-button:focus-visible {
  outline: 2px solid #1DDECA;
  outline-offset: 2px;
}
.project-selector-button .fa-chevron-down {
  font-size: 0.7rem;
  transition: transform 0.2s ease;
}
.project-selector-button[aria-expanded=true] .fa-chevron-down {
  transform: rotate(180deg);
}

.project-selector-label {
  overflow: hidden;
  min-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.agent-selector-toggle {
  background: none;
  border: none;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 6px;
}
.agent-selector-toggle:hover {
  background-color: #f5f5f5;
}

.agent-selector-label {
  font-weight: 500;
}

.agent-avatars {
  display: flex;
  gap: 8px;
  align-items: center;
  background-color: #3A434B;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0.4em;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
@media only screen and (max-width: 767px) {
  .agent-avatars {
    max-width: 100%;
    justify-content: flex-start;
    overflow-x: auto;
  }
}

.agent-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 3px solid transparent;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  opacity: 0.48;
  filter: grayscale(0.7);
  transition: border-color 0.15s ease, filter 0.15s ease, opacity 0.15s ease, transform 0.15s ease;
  /*
  img {
      width: 100%;
      height: 100%;
      object-fit: cover;
  }
  */
}
.agent-avatar.clipboard-charlie {
  border-color: #0F4C5C;
}
.agent-avatar.hildy-johnson {
  border-color: #8B2635;
}
.agent-avatar.lenny-scopes {
  border-color: #143D24;
}
.agent-avatar.phil-marlowe {
  border-color: #102A43;
}
.agent-avatar.ike-carey {
  border-color: #734000;
}
.agent-avatar.ida-nord {
  border-color: #4A154B;
}
.agent-avatar .image {
  background-size: 200% auto;
}
.agent-avatar:hover {
  border-color: #1976d2;
  opacity: 0.78;
  filter: grayscale(0.25);
}
.agent-avatar:focus-visible {
  outline: 2px solid #1DDECA;
  outline-offset: 2px;
}
.agent-avatar.active {
  border-color: #1976d2;
  opacity: 1;
  filter: none;
}
.agent-avatar.active::after {
  content: "";
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 12px;
  height: 12px;
  background-color: #1976d2;
  border-radius: 50%;
  border: 2px solid white;
}

.agent-avatar-more {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px dashed #ccc;
  background: none;
  color: #666;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.agent-avatar-more:hover {
  border-color: #1976d2;
  color: #1976d2;
}

.agents-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.agent-list-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  padding: 12px;
  border-bottom: 1px solid #f0f0f0;
}
.agent-list-item:last-child {
  border-bottom: none;
}
.agent-list-item:hover {
  background-color: #f9f9f9;
  border-radius: 6px;
}
@media only screen and (max-width: 1024px) {
  .agent-list-item {
    flex-wrap: wrap;
  }
}

.agent-list-select {
  flex-shrink: 0;
}

.agent-checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.agent-list-avatar {
  flex-shrink: 0;
  position: relative;
}

.agent-list-avatar img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #f0f0f0;
}

.agent-status-dot {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #4caf50;
  border: 2px solid white;
}

.agent-list-info {
  flex: 1;
}

.agent-list-name {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 4px 0;
  color: #333;
}

.agent-list-description {
  font-size: 13px;
  color: #666;
  margin: 0;
  line-height: 1.4;
}

.agent-info-button {
  background: none;
  border: 1px solid #ddd;
  color: #666;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 13px;
  cursor: pointer;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}
.agent-info-button:hover {
  background-color: #f5f5f5;
  border-color: #ccc;
}
.agent-info-button:focus-visible {
  outline: 2px solid #285F7D;
  outline-offset: 2px;
}
.agent-info-button .fa-chevron-down {
  font-size: 0.65rem;
  transition: transform 0.2s ease;
}
.agent-info-button[aria-expanded=true] {
  border-color: rgba(40, 95, 125, 0.45);
  color: #285F7D;
}
.agent-info-button[aria-expanded=true] .fa-chevron-down {
  transform: rotate(180deg);
}
@media only screen and (max-width: 1024px) {
  .agent-info-button {
    margin-left: auto;
  }
}

.agent-info-details {
  flex: 0 0 100%;
  width: 100%;
  padding: 1rem;
  border-top: 1px solid #e4e7e9;
  border-radius: 0 0 0.5rem 0.5rem;
  background: #f7f8f9;
}
.agent-info-details[hidden] {
  display: none;
}
.agent-info-details h4 {
  margin: 0 0 0.45rem;
  color: #30363b;
  font-size: 0.9rem;
  font-weight: 700;
}
.agent-info-details p {
  margin: 0;
  color: #596168;
  font-size: 0.85rem;
  line-height: 1.55;
  white-space: pre-line;
}

.agent-list-item.info-expanded {
  border-radius: 0.5rem;
  background: #f9fafb;
}

.project-create-form {
  display: grid;
  gap: 0.85rem;
  margin-bottom: 1.5rem;
  padding: 1rem;
  border: 1px solid #e4e7ea;
  border-radius: 0.75rem;
  background: #f8f9fa;
}

.project-form-field {
  display: grid;
  gap: 0.35rem;
}
.project-form-field label {
  margin: 0;
  color: #30363b;
  font-size: 0.82rem;
  font-weight: 650;
}
.project-form-field label span {
  color: #737b82;
  font-weight: 400;
}
.project-form-field input,
.project-form-field textarea {
  width: 100%;
  padding: 0.65rem 0.75rem;
  border: 1px solid #cfd5da;
  border-radius: 0.45rem;
  background: #fff;
  color: #22282d;
  font: inherit;
}
.project-form-field textarea {
  min-height: 4.5rem;
  resize: vertical;
}
.project-form-field input:focus,
.project-form-field textarea:focus {
  border-color: #285F7D;
  outline: 2px solid rgba(40, 95, 125, 0.18);
  outline-offset: 1px;
}

.project-form-actions {
  display: flex;
  justify-content: flex-end;
}

.project-create-button {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.55rem 0.8rem;
  border: 0;
  border-radius: 0.45rem;
  background: #285F7D;
  color: #fff;
  font-size: 0.82rem;
  font-weight: 650;
}
.project-create-button:hover, .project-create-button:focus-visible {
  background: #214d66;
  color: #fff;
}

.project-form-error {
  margin: 0;
  color: #a61b1b;
  font-size: 0.8rem;
}

.projects-list {
  display: grid;
  gap: 0.4rem;
}
.projects-list h3 {
  margin: 0 0 0.35rem;
  color: #30363b;
  font-size: 0.86rem;
  font-weight: 700;
}

.project-list-item {
  width: 100%;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 0.55rem;
  background: transparent;
  color: #30363b;
}
.project-list-item:hover, .project-list-item:focus-within {
  border-color: #dfe3e6;
  background: #f5f7f8;
}
.project-list-item.active {
  border-color: rgba(40, 95, 125, 0.3);
  background: rgba(40, 95, 125, 0.08);
}

.project-list-summary {
  display: flex;
  align-items: center;
  gap: 0.35rem;
}

.project-list-select {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
  flex: 1;
  padding: 0.8rem;
  border: 0;
  background: transparent;
  color: #30363b;
  text-align: left;
}
.project-list-select:focus-visible {
  outline: 2px solid #285F7D;
  outline-offset: -3px;
}

.project-list-actions {
  display: flex;
  align-items: center;
  gap: 0.15rem;
  padding-right: 0.5rem;
}

.project-action-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: 0;
  border-radius: 0.35rem;
  background: transparent;
  color: #687078;
}
.project-action-button:hover, .project-action-button:focus-visible {
  background: #e7ebee;
  color: #285F7D;
}

.project-delete-button:hover, .project-delete-button:focus-visible {
  background: #f8e6e6;
  color: #a61b1b;
}

.project-list-icon {
  flex: 0 0 auto;
  color: #285F7D;
  font-size: 1.1rem;
}

.project-list-copy {
  display: grid;
  min-width: 0;
  gap: 0.15rem;
  flex: 1;
}
.project-list-copy strong,
.project-list-copy span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.project-list-copy strong {
  font-size: 0.88rem;
}
.project-list-copy span {
  color: #687078;
  font-size: 0.76rem;
}

.project-list-check {
  color: #285F7D;
}

.project-edit-form {
  display: grid;
  gap: 0.75rem;
  padding: 0.85rem;
  border-top: 1px solid #e0e4e7;
  background: #fff;
}
.project-edit-form[hidden] {
  display: none;
}

.project-edit-actions {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
}

.project-edit-cancel,
.project-edit-save {
  padding: 0.45rem 0.7rem;
  border-radius: 0.4rem;
  font-size: 0.78rem;
  font-weight: 650;
}

.project-edit-cancel {
  border: 1px solid #cfd5da;
  background: #fff;
  color: #596168;
}
.project-edit-cancel:hover, .project-edit-cancel:focus-visible {
  background: #f0f2f3;
}

.project-edit-save {
  border: 1px solid #285F7D;
  background: #285F7D;
  color: #fff;
}
.project-edit-save:hover, .project-edit-save:focus-visible {
  background: #214d66;
  color: #fff;
}

.projects-list-empty {
  margin: 0.5rem 0;
  color: #687078;
  font-size: 0.85rem;
}

/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * App Overlay Panels Base Styles
 * Common styles for overlay panels
 */
.app-overlay-panels {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1000;
}

.app-overlay-panel {
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #273037;
  color: white;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  width: 660px;
  max-width: 90%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.app-overlay-panel.active {
  transform: translateX(0);
}
@media only screen and (max-width: 1024px) {
  .app-overlay-panel {
    width: 90%;
    max-width: 90%;
  }
}

.overlay-panel-header {
  padding: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.overlay-panel-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

.overlay-panel-close {
  background: none;
  border: none;
  color: white;
  font-size: 20px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.overlay-panel-close:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.overlay-panel-settings {
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.overlay-panel-settings:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.overlay-panel-content {
  flex: 1;
  overflow-y: auto;
  padding: 20px;
}

.app-agents-panel,
.app-projects-panel {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -100%);
  width: 660px;
  max-width: 90%;
  max-height: 80%;
  border-radius: 12px;
  background-color: white;
  color: #333;
  z-index: 1000; /* Lower than side panels */
  opacity: 0;
  visibility: hidden;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.app-agents-panel.active,
.app-projects-panel.active {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}
.app-agents-panel .overlay-panel-header,
.app-projects-panel .overlay-panel-header {
  border-bottom-color: #e0e0e0;
}
.app-agents-panel .overlay-panel-close,
.app-projects-panel .overlay-panel-close {
  color: #666;
}
.app-agents-panel .overlay-panel-close:hover,
.app-projects-panel .overlay-panel-close:hover {
  background-color: #f5f5f5;
}

body.mobile-sidebar-open {
  overflow: hidden;
}
body.panel-open {
  overflow: hidden;
  /*
  .app-container {
      filter: blur(2px);
      opacity: 0.7;
      pointer-events: none;
  }
  */
}
body.panel-open .app-overlay-panels {
  background: rgba(29, 33, 37, 0.8);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}

/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * App History Panel Styles
 * History panel specific styles
 */
.app-history-panel {
  left: 0;
  z-index: 1100; /* Higher than agents panel */
}

.history-intro {
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 24px;
}

.history-project-picker {
  display: grid;
  gap: 0.45rem;
  margin-bottom: 1rem;
}
.history-project-picker label {
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.8125rem;
  font-weight: 600;
}

.history-project-select {
  width: 100%;
  padding: 0.65rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 0.4rem;
  background: #1D2125;
  color: #fff;
  font: inherit;
}
.history-project-select:focus-visible {
  border-color: #1DDECA;
  outline: 2px solid rgba(29, 222, 202, 0.35);
  outline-offset: 2px;
}
.history-project-select:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.history-project-error {
  margin: 0;
  color: #ff9d95;
  font-size: 0.8125rem;
}

.history-timeline {
  position: relative;
  padding-left: 20px;
}

.history-timeline-line {
  position: absolute;
  left: 4px;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: rgba(255, 255, 255, 0.2);
}

.history-item {
  position: relative;
  margin-bottom: 24px;
}
.history-item:last-child {
  margin-bottom: 0;
}

.history-item-node {
  position: absolute;
  left: -20px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #fff;
}

.history-item-card {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 12px;
  cursor: pointer;
}
.history-item-card:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.history-item-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 4px 0;
  color: white;
}

.history-item-preview {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  line-height: 1.4;
}

.history-conversation-tree {
  display: grid;
  gap: 0.6rem;
}

.bookmark-list {
  display: grid;
  gap: 0.65rem;
}

.bookmark-list-item {
  min-width: 0;
}

.bookmark-card {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  width: 100%;
  min-width: 0;
  padding: 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 0.6rem;
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  text-align: left;
}
.bookmark-card:hover, .bookmark-card:focus-visible {
  border-color: rgba(29, 222, 202, 0.42);
  background: rgba(255, 255, 255, 0.085);
  color: #fff;
}
.bookmark-card:focus-visible {
  outline: 2px solid #1DDECA;
  outline-offset: 2px;
}

.bookmark-card-icon {
  display: flex;
  flex: 0 0 2.4rem;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: rgba(29, 222, 202, 0.15);
  color: #1DDECA;
}

.bookmark-card-copy {
  display: block;
  min-width: 0;
  flex: 1;
}

.bookmark-card-type,
.bookmark-card-title,
.bookmark-card-preview,
.bookmark-card-meta {
  display: block;
}

.bookmark-card-type {
  margin-bottom: 0.2rem;
  color: #1DDECA;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.bookmark-card-title {
  color: #fff;
  font-size: 0.95rem;
  font-weight: 650;
  line-height: 1.35;
}

.bookmark-card-preview {
  margin-top: 0.25rem;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.8rem;
  line-height: 1.4;
}

.bookmark-card-meta {
  margin-top: 0.4rem;
  color: rgba(255, 255, 255, 0.52);
  font-size: 0.72rem;
}

.bookmark-card-arrow {
  flex: 0 0 auto;
  color: rgba(255, 255, 255, 0.42);
  font-size: 0.75rem;
}

.history-conversation-node {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 0.6rem;
  background: rgba(255, 255, 255, 0.05);
}
.history-conversation-node:hover, .history-conversation-node:focus-within, .history-conversation-node.expanded {
  border-color: rgba(29, 222, 202, 0.42);
  background: rgba(255, 255, 255, 0.075);
}

.history-conversation-parent {
  display: flex;
  align-items: stretch;
}

.history-tree-toggle,
.history-tree-toggle-spacer {
  flex: 0 0 2.5rem;
  width: 2.5rem;
}

.history-tree-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.66);
}
.history-tree-toggle:hover, .history-tree-toggle:focus-visible {
  color: #1DDECA;
  background: rgba(255, 255, 255, 0.06);
}
.history-tree-toggle .fas {
  transition: transform 0.18s ease;
}
.history-tree-toggle[aria-expanded=true] .fas {
  transform: rotate(90deg);
}

.history-question {
  display: block;
  width: 100%;
  min-width: 0;
  padding: 0.75rem 0.85rem;
  border: 0;
  background: transparent;
  color: #fff;
  text-align: left;
}
.history-question:hover, .history-question:focus-visible {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.history-question:focus-visible {
  outline: 2px solid #1DDECA;
  outline-offset: -3px;
}
.history-question .history-item-title,
.history-question .history-item-preview {
  display: block;
}

.history-question-parent {
  flex: 1;
  padding-left: 1rem;
}

.history-conversation-children {
  position: relative;
  padding: 0 0 0.4rem 2.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.history-conversation-children[hidden] {
  display: none;
}
.history-conversation-children::before {
  position: absolute;
  top: 0;
  bottom: 0.85rem;
  left: 1.25rem;
  width: 1px;
  background: rgba(255, 255, 255, 0.22);
  content: "";
}

.history-question-child {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}

.history-child-branch {
  position: relative;
  flex: 0 0 0.7rem;
  height: 0.8rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}

.history-question-copy {
  min-width: 0;
  flex: 1;
}

.history-jump-target .chat-message-bubble {
  animation: history-jump-highlight 2.2s ease;
}

@keyframes history-jump-highlight {
  0%, 100% {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  }
  18%, 70% {
    box-shadow: 0 0 0 3px rgba(29, 222, 202, 0.8), 0 2px 8px rgba(0, 0, 0, 0.2);
  }
}
/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/* Full-screen research-path wizard. */
.app-research-paths-panel {
  inset: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  border: 0;
  background-color: #1D2125;
  background-image: linear-gradient(rgba(29, 33, 37, 0.88), rgba(29, 33, 37, 0.96)), url("../images/chat-background.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translateY(100%);
  z-index: 1200;
}
.app-research-paths-panel.active {
  transform: translateY(0);
}

.research-paths-header {
  flex: 0 0 auto;
}

.research-paths-content {
  display: flex;
  justify-content: center;
  padding: clamp(32px, 6vh, 80px) 24px;
}

.research-paths-inner {
  width: min(100%, 980px);
  margin: 0 auto;
  text-align: center;
}

.research-paths-intro {
  max-width: 820px;
  margin: 0 auto clamp(32px, 6vh, 64px);
  color: #fff;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: clamp(1.8rem, 4vw, 3.25rem);
  font-weight: 700;
  line-height: 1.08;
}

.research-paths-intro[hidden] {
  display: none;
}

.research-path-view[hidden] {
  display: none;
}

.research-path-back {
  display: inline-flex;
  gap: 0.55rem;
  align-items: center;
  margin: 0 auto 24px;
  padding: 8px 12px;
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.78);
  font: inherit;
}
.research-path-back:hover, .research-path-back:focus-visible {
  color: #1DDECA;
}

.research-path-heading {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  color: #fff;
}
.research-path-heading i {
  color: #1DDECA;
  font-size: 1.5rem;
}
.research-path-heading h2 {
  margin: 0;
  font-size: clamp(1.5rem, 3vw, 2.25rem);
}

.research-path-description {
  max-width: 720px;
  margin: 0 auto 30px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 1rem;
  line-height: 1.6;
}

.research-path-button-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}
@media (max-width: 850px) {
  .research-path-button-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 560px) {
  .research-path-button-grid {
    grid-template-columns: 1fr;
  }
}

.research-path-button.btn {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  min-height: 72px;
  white-space: normal;
}
.research-path-button.btn i {
  flex: 0 0 auto;
  margin: 0;
}

.research-path-card {
  display: flex;
  min-width: 0;
  overflow: hidden;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  background: rgba(39, 48, 55, 0.78);
  color: #fff;
  text-align: left;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.research-path-card:hover, .research-path-card:focus-visible {
  border-color: rgba(29, 222, 202, 0.9);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.25);
  transform: translateY(-2px);
}
.research-path-card:focus-visible {
  outline: 2px solid #1DDECA;
  outline-offset: 3px;
}
.research-path-card img {
  width: 38%;
  min-height: 150px;
  object-fit: cover;
}

.research-path-card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  padding: 20px;
}

.research-path-card-title {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.25;
}

.research-path-card-description {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.9rem;
  line-height: 1.45;
}

@media (max-width: 560px) {
  .research-path-card img {
    width: 34%;
    min-height: 128px;
  }
  .research-path-card-content {
    padding: 16px;
  }
}
.research-prompt-button.btn {
  min-height: 96px;
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  text-transform: none;
}

.research-path-empty {
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.7);
}

/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * App Search Panel Styles
 * Search panel specific styles
 */
.app-search-panel {
  right: 0;
  transform: translateX(100%);
  z-index: 1100; /* Higher than agents panel */
  width: 1200px;
}
.app-search-panel.active {
  transform: translateX(0);
}

.search-intro {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 24px;
}

.search-header-icon {
  margin-right: 12px;
  color: #fff;
  font-size: 20px;
}

.search-form-visibility-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0 0 1rem;
  padding: 0.55rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 0.35rem;
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  cursor: pointer;
}
.search-form-visibility-toggle:hover, .search-form-visibility-toggle:focus-visible {
  border-color: #1DDECA;
  background: rgba(255, 255, 255, 0.12);
}

.search-form-card {
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 20px;
  position: relative;
}

.search-form-toggle {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-form-toggle:hover {
  color: white;
}

.search-form-row {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}
.search-form-row:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .search-form-row {
    flex-direction: column;
    gap: 12px;
  }
}

.search-form-field {
  flex: 1;
}

.search-input {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  font-size: 14px;
}
.search-input:focus {
  outline: none;
  border-color: #1976d2;
}
.search-input-wide {
  margin-bottom: 8px;
}

.search-select {
  appearance: auto;
}
.search-select option {
  background-color: #273037;
  color: #fff;
}

.search-helper-text {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 4px;
}

.search-results-loading {
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 24px 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
.search-results-loading .fas {
  color: #fff;
  font-size: 20px;
}

.search-submit-button {
  background-color: #1976d2;
  color: white;
  border: none;
  padding: 10px 24px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 16px;
}
.search-submit-button:hover {
  background-color: #1565c0;
}

/*
 * App Utility Styles
 * Utility classes for the app
 */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/*
 * SCSS app file
 * compile: sass --watch css/scss/na-app.scss:css/na-app.css --style compressed
 */
/*
 * Functional app elements
 * Styling for the OctoberCMS-backed chat, search, and inspector partials.
 */
.app-main {
  padding-bottom: 220px;
}

.app-empty-state,
.history-empty {
  color: rgba(255, 255, 255, 0.76);
}

.app-empty-state {
  max-width: 36rem;
  margin: 10vh auto;
  text-align: center;
}
.app-empty-state h1 {
  color: #fff;
  font-size: 1.5rem;
}

.chat-message-user .chat-message-bubble {
  background: #C6392C;
}
.chat-message-user .chat-user-name,
.chat-message-user .chat-timestamp {
  color: rgba(255, 255, 255, 0.78);
}

.chat-agent-name,
.chat-user-name {
  color: #fff;
}

.chat-timestamp {
  color: rgba(255, 255, 255, 0.6);
}

.chat-message-markdown {
  overflow-wrap: anywhere;
}
.chat-message-markdown > :first-child {
  margin-top: 0;
}
.chat-message-markdown > :last-child {
  margin-bottom: 0;
}
.chat-message-markdown a {
  color: #1DDECA;
  text-decoration: underline;
}
.chat-message-markdown ul,
.chat-message-markdown ol {
  padding-left: 1.25rem;
}
.chat-message-markdown li {
  margin-bottom: 0.5rem;
}
.chat-message-markdown .grouped-citations {
  margin-top: 1.25rem;
  font-size: 0.875rem;
}

.chat-message-actions {
  display: flex;
  gap: 0.4rem;
}

.chat-message-actions > .chat-feedback-button {
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  background: transparent;
  color: rgba(255, 255, 255, 0.76);
}
.chat-message-actions > .chat-feedback-button:hover, .chat-message-actions > .chat-feedback-button:focus-visible {
  color: #fff;
  border-color: #1DDECA;
  background: rgba(29, 222, 202, 0.15);
}
.is-complete .chat-message-actions > .chat-feedback-button {
  opacity: 0.45;
}

.chat-message-attachments {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.chat-message-attachments.has-message {
  margin-top: 1rem;
}
.chat-message-attachments figure {
  max-width: 28rem;
  margin: 0;
}
.chat-message-attachments img {
  display: block;
  width: 100%;
  max-height: 24rem;
  object-fit: contain;
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.2);
}
.chat-message-attachments figcaption,
.chat-message-attachments .chat-attachment-link {
  display: block;
  margin-top: 0.35rem;
  color: #fff;
  font-size: 0.8125rem;
  overflow-wrap: anywhere;
}

.chat-input-container {
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  background: #333C44;
}
.chat-input-container:focus-within {
  border-color: #285F7D;
  box-shadow: 0 0 0 3px rgba(25, 118, 210, 0.1);
}

.chat-attachment-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: rgba(255, 255, 255, 0.72);
}
.chat-attachment-button:hover, .chat-attachment-button:focus-visible {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}

.chat-input-textarea {
  box-sizing: border-box;
  width: 100%;
  height: 88px;
  min-height: 88px;
  padding: 0.85rem 1rem 0.5rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 20px;
}
.chat-input-textarea:focus {
  border-color: transparent;
}

.chat-input-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  min-height: 3rem;
  padding: 0.35rem 0.5rem 0.5rem;
}

.chat-input-leading,
.chat-input-controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.chat-input-leading {
  flex: 0 1 auto;
  min-width: 0;
  margin-right: auto;
  justify-content: flex-start;
}

.chat-input-controls {
  flex: 0 0 auto;
  margin-left: auto;
  justify-content: flex-end;
}

.chat-register-message {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.75rem;
  line-height: 1.25;
  white-space: nowrap;
}
.chat-register-message:hover, .chat-register-message:focus-visible {
  color: #1DDECA;
}

.chat-research-slider {
  white-space: nowrap;
}
.chat-research-slider input[type=range] {
  width: 7rem;
  height: 1.25rem;
  max-width: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  accent-color: #1DDECA;
  cursor: pointer;
}
.chat-research-slider input[type=range]:focus-visible {
  outline: 2px solid #1DDECA;
  outline-offset: 3px;
}

.chat-input-actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: 0;
}

.chat-send-button {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0;
  line-height: normal;
}
.chat-send-button:disabled {
  cursor: wait;
  opacity: 0.62;
}
.chat-send-button.is-loading .fas {
  animation: pulse 1.2s infinite;
}

.chat-input-toolbar label {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.75rem;
}
.chat-input-toolbar input,
.chat-input-toolbar select {
  max-width: 10rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0.3rem;
  background: #3A434B;
  color: #fff;
  padding: 0.28rem 0.4rem;
  font: inherit;
}
.chat-input-toolbar .chat-attachment-summary {
  display: none;
  min-width: 0;
  max-width: 20rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1DDECA;
}
.chat-input-toolbar .chat-attachment-summary.has-files {
  display: block;
}

.chat-form-error {
  max-width: 900px;
  margin: 0.5rem auto 0;
  color: #ff9d95;
  font-size: 0.875rem;
}

.overlay-panel-spacer {
  width: 2.5rem;
}

.history-item {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  text-align: left;
}

.search-form-field label {
  display: block;
  margin-bottom: 0.4rem;
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.8125rem;
  font-weight: 600;
}

.search-semantic-field {
  position: relative;
}

.search-autocomplete {
  position: absolute;
  z-index: 3;
  top: calc(100% - 0.5rem);
  right: 0;
  left: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 0.35rem;
  background: #1D2125;
  box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.25);
}

.search-autocomplete-option {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.65rem 0.75rem;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: transparent;
  color: #fff;
  text-align: left;
}
.search-autocomplete-option:hover, .search-autocomplete-option:focus-visible {
  background: rgba(255, 255, 255, 0.08);
}

.search-autocomplete-type {
  flex-shrink: 0;
  color: #1DDECA;
  font-size: 0.72rem;
  text-transform: uppercase;
}

.search-form-actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.search-reset-button {
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.75);
  text-decoration: underline;
}

.app-search-results {
  margin-top: 1.5rem;
}

.search-results-list h3 {
  margin: 0 0 1rem;
  color: #fff;
  font-size: 1.1rem;
}

.search-result-card {
  margin-bottom: 1rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 0.5rem;
  background: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.86);
}
.search-result-card h4 {
  margin: 0 0 0.35rem;
  color: #fff;
  font-size: 1rem;
}

.app-inspector {
  color: rgba(255, 255, 255, 0.86);
}

.search-result-meta,
.inspector-meta {
  margin: 0 0 0.75rem;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.75rem;
}

.search-result-excerpt {
  margin: 0 0 0.85rem;
  font-family: "Merriweather", serif;
  font-size: 0.875rem;
  line-height: 1.55;
}

.search-result-actions,
.search-result-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.search-result-button,
.search-tag,
.inspector-back,
.inspector-article-link {
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 0.3rem;
  background: transparent;
  color: #fff;
  padding: 0.4rem 0.6rem;
  font-size: 0.78rem;
  text-decoration: none;
}
.search-result-button:hover, .search-result-button:focus-visible,
.search-tag:hover,
.search-tag:focus-visible,
.inspector-back:hover,
.inspector-back:focus-visible,
.inspector-article-link:hover,
.inspector-article-link:focus-visible {
  border-color: #1DDECA;
  background: rgba(29, 222, 202, 0.12);
  color: #fff;
}

.search-result-ask {
  border-color: rgba(29, 222, 202, 0.8);
  color: #1DDECA;
}

.search-result-tags {
  margin-top: 0.85rem;
}

.search-tag {
  border-color: rgba(255, 255, 255, 0.18);
  color: rgba(255, 255, 255, 0.76);
  padding: 0.2rem 0.45rem;
  font-size: 0.7rem;
}

.search-results-empty {
  color: rgba(255, 255, 255, 0.72);
}

.inspector-back {
  margin-bottom: 1rem;
}

.app-inspector .search-result-card {
  margin-bottom: 0;
}

.inspector-related-button {
  margin: 0.5rem 0 1rem;
}

.inspector-tabs {
  display: flex;
  gap: 0.25rem;
  margin: 0.25rem 0 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.inspector-tab {
  margin-bottom: -1px;
  padding: 0.55rem 0.7rem;
  border: 0;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.78rem;
}
.inspector-tab:hover, .inspector-tab:focus-visible {
  color: #fff;
}
.inspector-tab.is-active {
  border-bottom-color: #1DDECA;
  color: #1DDECA;
}

.inspector-tab-panel[hidden] {
  display: none;
}

.inspector-summary-layout.has-thumbnail {
  display: grid;
  grid-template-columns: minmax(7rem, 11rem) minmax(0, 1fr);
  gap: 1rem;
  align-items: start;
}

.inspector-summary-thumbnail {
  display: block;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0.35rem;
  background: rgba(0, 0, 0, 0.18);
  margin-bottom: 1rem;
}
.inspector-summary-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}

.inspector-summary-copy {
  min-width: 0;
}

.inspector-summary {
  margin: 0 0 1rem;
  font-family: "Merriweather", serif;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: anywhere;
}

.inspector-metadata-list {
  display: grid;
  gap: 0.65rem;
  margin: 0 0 1rem;
}

.inspector-metadata-item {
  display: grid;
  grid-template-columns: minmax(6rem, 0.35fr) minmax(0, 1fr);
  gap: 0.75rem;
}
.inspector-metadata-item dt {
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.75rem;
  font-weight: 600;
}
.inspector-metadata-item dd {
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  font-family: "Merriweather", serif;
  font-size: 0.82rem;
  overflow-wrap: anywhere;
  white-space: pre-wrap;
}

.inspector-empty-value {
  margin: 0 0 1rem;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.82rem;
}

.inspector-tab-panel > .search-result-tags {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .inspector-summary-layout.has-thumbnail {
    grid-template-columns: minmax(5.5rem, 7rem) minmax(0, 1fr);
    gap: 0.75rem;
  }
  .inspector-metadata-item {
    grid-template-columns: 1fr;
    gap: 0.15rem;
  }
  .chat-input-toolbar {
    flex-wrap: wrap;
  }
  .chat-input-toolbar label {
    flex: 1;
  }
  .chat-input-toolbar select {
    max-width: 8rem;
  }
  .chat-input-leading,
  .chat-input-controls {
    width: 100%;
  }
  .chat-input-controls {
    margin-left: auto;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .chat-register-message {
    white-space: normal;
  }
}

/*# sourceMappingURL=na-app.css.map */
