/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

#window-chatbot-detect {
}
.toast {
}

/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-19.use[1]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-19.use[2]!./src/assets/css/tailwind.pcss ***!
  \****************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .\!container {
    max-width: 640px !important;
  }

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.-right-2 {
  right: -0.5rem;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-5 {
  right: 1.25rem;
}
.top-0 {
  top: 0px;
}
.top-5 {
  top: 1.25rem;
}
.z-\[10000\] {
  z-index: 10000;
}
.z-\[1000\] {
  z-index: 1000;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[1\] {
  z-index: 1;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-\[58px\] {
  margin-bottom: 58px;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-\[18px\] {
  margin-left: 18px;
}
.ml-\[200px\] {
  margin-left: 200px;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-\[18px\] {
  margin-right: 18px;
}
.mr-\[60px\] {
  margin-right: 60px;
}
.mr-\[8px\] {
  margin-right: 8px;
}
.mr-auto {
  margin-right: auto;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[200px\] {
  margin-top: 200px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.\!h-\[95vh\] {
  height: 95vh !important;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-24 {
  height: 6rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-\[100vh\] {
  height: 100vh;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[55px\] {
  height: 55px;
}
.h-\[65px\] {
  height: 65px;
}
.h-\[70vh\] {
  height: 70vh;
}
.h-\[80vh\] {
  height: 80vh;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.\!max-h-8 {
  max-height: 2rem !important;
}
.max-h-24 {
  max-height: 6rem;
}
.max-h-60 {
  max-height: 15rem;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[350px\] {
  max-height: 350px;
}
.max-h-\[95vh\] {
  max-height: 95vh;
}
.max-h-full {
  max-height: 100%;
}
.\!min-h-8 {
  min-height: 2rem !important;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-24 {
  min-height: 6rem;
}
.min-h-\[18px\] {
  min-height: 18px;
}
.min-h-\[21px\] {
  min-height: 21px;
}
.min-h-\[350px\] {
  min-height: 350px;
}
.min-h-\[45px\] {
  min-height: 45px;
}
.min-h-\[480px\] {
  min-height: 480px;
}
.\!w-\[650px\] {
  width: 650px !important;
}
.\!w-\[90vw\] {
  width: 90vw !important;
}
.\!w-\[95vw\] {
  width: 95vw !important;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-24 {
  width: 6rem;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[30vw\] {
  width: 30vw;
}
.w-\[315px\] {
  width: 315px;
}
.w-\[450px\] {
  width: 450px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[65px\] {
  width: 65px;
}
.w-\[70vw\] {
  width: 70vw;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-\[calc\(100vw-40px\)\] {
  width: calc(100vw - 40px);
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.\!min-w-8 {
  min-width: 2rem !important;
}
.min-w-24 {
  min-width: 6rem;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[350px\] {
  min-width: 350px;
}
.\!max-w-8 {
  max-width: 2rem !important;
}
.max-w-24 {
  max-width: 6rem;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[750px\] {
  max-width: 750px;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-default {
  cursor: default;
}
.cursor-e-resize {
  cursor: e-resize;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-w-resize {
  cursor: w-resize;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-stretch {
  justify-content: stretch;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[26px\] {
  gap: 26px;
}
.gap-\[3px\] {
  gap: 3px;
}
.gap-\[50px\] {
  gap: 50px;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.text-wrap {
  text-wrap: wrap;
}
.break-words {
  overflow-wrap: break-word;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[100px\] {
  border-radius: 100px;
}
.rounded-\[14px\] {
  border-radius: 14px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-none {
  border-style: none;
}
.\!border-border-brand-default {
  --tw-border-opacity: 1 !important;
  border-color: rgb(45 99 174 / var(--tw-border-opacity)) !important;
}
.border-\[\#f3f8fd\] {
  --tw-border-opacity: 1;
  border-color: rgb(243 248 253 / var(--tw-border-opacity));
}
.border-border-brand-hover {
  --tw-border-opacity: 1;
  border-color: rgb(22 66 136 / var(--tw-border-opacity));
}
.border-border-neutral-custom {
  border-color: rgba(71, 79, 98, 0.15);
}
.border-border-neutral-primary {
  --tw-border-opacity: 1;
  border-color: rgb(208 213 217 / var(--tw-border-opacity));
}
.border-border-neutral-quaternary {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-error-hover {
  --tw-border-opacity: 1;
  border-color: rgb(202 20 35 / var(--tw-border-opacity));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.bg-\[\#F5F6F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 245 / var(--tw-bg-opacity));
}
.bg-\[\#f3f8fd\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 248 253 / var(--tw-bg-opacity));
}
.bg-background-brand-container {
  --tw-bg-opacity: 1;
  background-color: rgb(229 239 255 / var(--tw-bg-opacity));
}
.bg-background-elevated-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}
.bg-background-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(48 48 48 / var(--tw-bg-opacity));
}
.bg-background-msg-wrapper {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}
.bg-background-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-background-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(235 240 245 / var(--tw-bg-opacity));
}
.bg-background-tertiary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
.bg-fill-brand-default {
  --tw-bg-opacity: 1;
  background-color: rgb(45 99 174 / var(--tw-bg-opacity));
}
.bg-fill-neutral-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(185 188 191 / var(--tw-bg-opacity));
}
.bg-fill-neutral-tertiary {
  --tw-bg-opacity: 1;
  background-color: rgb(230 235 240 / var(--tw-bg-opacity));
}
.bg-fill-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(33 33 33 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-primary-default {
  --tw-bg-opacity: 1;
  background-color: rgb(45 99 174 / var(--tw-bg-opacity));
}
.bg-text-solid {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.fill-error-hover {
  fill: #ca1423;
}
.fill-text-body-disabled {
  fill: #b9bcbf;
}
.fill-text-label {
  fill: #121314;
}
.fill-text-primary {
  fill: #2d63ae;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[15px\] {
  padding: 15px;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}
.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-\[18px\] {
  padding-right: 18px;
}
.ps-1 {
  padding-inline-start: 0.25rem;
}
.ps-4 {
  padding-inline-start: 1rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-base {
  font-size: 16px;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.leading-\[21px\] {
  line-height: 21px;
}
.\!text-text-body-disabled {
  --tw-text-opacity: 1 !important;
  color: rgb(185 188 191 / var(--tw-text-opacity)) !important;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-error-hover {
  --tw-text-opacity: 1;
  color: rgb(202 20 35 / var(--tw-text-opacity));
}
.text-error-primary {
  --tw-text-opacity: 1;
  color: rgb(224 35 44 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-text-body {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-text-body-disabled {
  --tw-text-opacity: 1;
  color: rgb(185 188 191 / var(--tw-text-opacity));
}
.text-text-label {
  --tw-text-opacity: 1;
  color: rgb(18 19 20 / var(--tw-text-opacity));
}
.text-text-primary {
  --tw-text-opacity: 1;
  color: rgb(45 99 174 / var(--tw-text-opacity));
}
.text-text-solid {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-text-title {
  --tw-text-opacity: 1;
  color: rgb(175 175 175 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-shadow-2 {
  --tw-shadow: 0px 4px 6px 0px rgba(71, 79, 98, 0.1);
  --tw-shadow-colored: 0px 4px 6px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-\[10ms\] {
  transition-duration: 10ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.custom-scroll-bar {
  overflow-y: auto;
}

.custom-scroll-bar::-webkit-scrollbar {
  width: 5px;
  height: 6px;
  background-color: transparent;
  cursor: pointer;
}

.custom-scroll-bar::-webkit-scrollbar-track {
  background-color: transparent;
  cursor: pointer;
}

.custom-scroll-bar::-webkit-scrollbar-thumb {
  background-color: grey;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}

.highlight {
  background-color: #f2994a !important;
  border-radius: 3px;
}

.truncase-one-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  word-wrap: break-word;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.hover\:cursor-default:hover {
  cursor: default;
}
.hover\:border-fill-brand-hover:hover {
  --tw-border-opacity: 1;
  border-color: rgb(22 66 136 / var(--tw-border-opacity));
}
.hover\:bg-background-msg-wrapper:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}
.hover\:bg-background-neutral-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.hover\:bg-background-neutral-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 237 236 / var(--tw-bg-opacity));
}
.hover\:bg-error-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 20 35 / var(--tw-bg-opacity));
}
.hover\:bg-fill-brand-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 66 136 / var(--tw-bg-opacity));
}
.hover\:bg-fill-neutral-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 188 191 / var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.hover\:fill-primary-hover:hover {
  fill: #164288;
}
.hover\:fill-text-solid:hover {
  fill: #fff;
}
.hover\:text-primary-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(22 66 136 / var(--tw-text-opacity));
}
.hover\:text-text-primary-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(22 66 136 / var(--tw-text-opacity));
}
.hover\:text-text-solid:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.data-\[bg-transparent\=true\]\:bg-transparent[data-bg-transparent=true] {
  background-color: transparent;
}
:is(.dark .dark\:bg-background-elevated-secondary-dark) {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 24 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-background-gray-800) {
  --tw-bg-opacity: 1;
  background-color: rgb(48 48 48 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-background-gray-dark) {
  background-color: #323232d9;
}
:is(.dark .dark\:bg-background-neutral-900) {
  --tw-bg-opacity: 1;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-background-primary-dark) {
  --tw-bg-opacity: 1;
  background-color: rgb(33 33 33 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-fill-neutral-500) {
  --tw-bg-opacity: 1;
  background-color: rgb(160 165 169 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-fill-primary) {
  --tw-bg-opacity: 1;
  background-color: rgb(33 33 33 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-gray-600) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
:is(.dark .dark\:fill-text-body) {
  fill: #ffffff;
}
:is(.dark .dark\:text-text-body) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
:is(.dark .dark\:hover\:bg-background-gray-dark:hover) {
  background-color: #323232d9;
}
:is(.dark .dark\:hover\:bg-background-neutral-800:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(58 58 58 / var(--tw-bg-opacity));
}
:is(.dark .dark\:hover\:bg-fill-primary:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(33 33 33 / var(--tw-bg-opacity));
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-\[\#d0d5d9\]::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(208 213 217 / var(--tw-bg-opacity));
}
.\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track {
  background-color: transparent;
}
.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar {
  width: 0.5rem;
}
.\[\&\:\:-webkit-scrollbar\]\:bg-transparent::-webkit-scrollbar {
  background-color: transparent;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/assets/icons/IcProcess.vue?vue&type=style&index=0&id=6627c9ad&scoped=true&lang=css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.loading-spinner[data-v-6627c9ad] {
  animation: spin-6627c9ad 2s linear infinite;
  /* Áp dụng animation */
}
@keyframes spin-6627c9ad {
0% {
    transform: rotate(0deg);
    /* Góc ban đầu */
}
100% {
    transform: rotate(360deg);
    /* Góc khi kết thúc */
}
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/IconSvg.vue?vue&type=style&index=0&id=02532fab&scoped=true&lang=css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.ic-svg[data-v-02532fab] {
  flex-shrink: 0;
  outline: none;
}
.ic-svg.disabled[data-v-02532fab] {
  cursor: default;
  opacity: 0.5;
  fill: #a8acb9 !important;
}
.ic-svg.disabled[data-v-02532fab]:hover {
  opacity: 0.5;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Atoms/AtomPreviewVideo.vue?vue&type=style&index=0&id=bc183efe&scoped=true&lang=css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/* Không cần CSS spinner nữa vì dùng hình GIF */

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/PdfViewer.vue?vue&type=style&index=0&id=af1950b8&scoped=true&lang=css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.pdf-viewer[data-v-af1950b8] {
  position: relative;
  overflow-y: auto;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.pdf-canvas[data-v-af1950b8] {
  padding-bottom: 4px;
  border-bottom: 1px solid #181818;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Message/BodyMessage/ItemMessage/DetectMessage.vue?vue&type=style&index=0&id=6fbe45d2&scoped=true&lang=css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.header[data-v-6fbe45d2] {
  width: 100%;
  background-color: #e5efff;
  padding: 4px 10px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.header h2[data-v-6fbe45d2] {
  text-wrap: nowrap;
  display: inline;
  font-size: 14px;
  line-height: 21px;
  color: #164288;
  font-weight: 600;
}
.detect-option[data-v-6fbe45d2] {
  margin-left: auto;
  width: 70%;
  position: relative;
  background: white;
  border-radius: 8px;
  padding: 6px;
  width: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.option-item[data-v-6fbe45d2] {
  flex: 1 0 0;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.option-item[data-v-6fbe45d2]:hover {
  background-color: #e6ebf0;
}
.option-item a[data-v-6fbe45d2] {
  display: block;
  width: 100%;
  padding: 0px 24px;
  text-align: center;
  line-height: 21px;
  font-size: 14px;
  font-weight: 600;
  color: #545659;
}
.is-active[data-v-6fbe45d2] {
  position: relative;
  background-color: #e6ebf0;
}
.is-active a[data-v-6fbe45d2] {
  color: #164288;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Modal/BaseModal.vue?vue&type=style&index=0&id=79f6534c&scoped=true&lang=css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

[data-v-79f6534c] h2 {
  text-align: center;
  font-size: 28px;
  line-height: 42px;
  font-weight: bold;
  color: #164288;
}
[data-v-79f6534c] .group-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 18px;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Atoms/AtomInput.vue?vue&type=style&index=0&id=4bd3084c&scoped=true&lang=css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.a-input[data-v-4bd3084c] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid #d0d5d9;
  border-radius: 8px;
  overflow: hidden;
}
.a-input.v-active[data-v-4bd3084c] {
  border-color: #164288;
}
.a-input--password[data-v-4bd3084c] {
  padding-right: 35px;
}
svg.IcEye[data-v-4bd3084c] {
  position: absolute;
  right: 10px;
  cursor: pointer;
  width: 16px;
  height: 16px;
  fill: #84888c;
}
input[data-v-4bd3084c] {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #121314;
  padding: 12px;
  outline: none;
  width: 100%;
  background: transparent;
}
input[data-v-4bd3084c]::-moz-placeholder {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #84888c;
}
input[data-v-4bd3084c]::placeholder {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #84888c;
}
input[data-v-4bd3084c]:hover,
input[data-v-4bd3084c]:focus,
input[data-v-4bd3084c]:active {
  border-color: #164288;
}
input[data-v-4bd3084c]:disabled {
  border: none !important;
  pointer-events: none;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Atoms/AtomBaseValidate.vue?vue&type=style&index=0&id=321a6816&lang=css&scoped=true ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.input-validation__label label[data-v-321a6816] {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: #121314;
}
.input-validation__label p.isRequired[data-v-321a6816] {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: #e0232c;
}
.input-validation__label[data-v-321a6816] {
  pointer-events: none;
}
.input-validation--error[data-v-321a6816] input,
.input-validation--error[data-v-321a6816] textarea,
.input-validation--error[data-v-321a6816] .validation-border {
  border-color: #e0232c !important;
}
.input-validation--error .helper-text span[data-v-321a6816] {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #e0232c;
}
.input-validation--success[data-v-321a6816] input,
.input-validation--success[data-v-321a6816] textarea,
.input-validation--success[data-v-321a6816] .validation-border {
  border-color: #0e5e43 !important;
}
.input-validation--success .helper-text span[data-v-321a6816] {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #0e5e43;
}
.input-validation--warning[data-v-321a6816] input,
.input-validation--warning[data-v-321a6816] textarea,
.input-validation--warning[data-v-321a6816] .validation-border {
  border-color: #e36e00 !important;
}
.input-validation--warning .helper-text span[data-v-321a6816] {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #e36e00;
}
[data-v-321a6816] .fake-input-validation {
  position: absolute;
  top: 0;
  left: -9999px;
}
.helper-text__list__item span[data-v-321a6816] {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #e0232c;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Atoms/AtomDropdown.vue?vue&type=style&index=0&id=082ab2ff&scoped=true&lang=css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.text-truncate[data-v-082ab2ff] {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #121314;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Message/BodyMessage/ItemMessage/DetectFlowMessage.vue?vue&type=style&index=0&id=22c7df09&scoped=true&lang=css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.custom-btn[data-v-22c7df09] {
  border-radius: 8px !important;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Atoms/AtomTable.vue?vue&type=style&index=0&id=6f8e4a50&lang=css&scoped=true ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

p[data-v-6f8e4a50] {
  margin: 0px;
  padding: 0px;
}
.table[data-v-6f8e4a50] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.table .table-thead[data-v-6f8e4a50] .table-hRow,
.table .table-tbody[data-v-6f8e4a50] .table-bRow {
  display: grid !important;
  grid-auto-flow: column;
  grid-template-columns: repeat(var(--column), 1fr);
}
.table .table-thead[data-v-6f8e4a50] {
  overflow: hidden;
  border-bottom: 1px solid #ccc; /* $color-border-neutral-tertiary */
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  min-height: 45px;
  max-height: 45px;
}
.table .table-thead[data-v-6f8e4a50] .table-hRow {
  position: relative;
  display: grid !important;
  gap: 5px;
}
.table .table-thead[data-v-6f8e4a50] .table-hRow .table-hTd {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 12px 0px 12px 16px;
  position: relative;
}
.table .table-thead[data-v-6f8e4a50] .table-hRow .table-hTd p {
  /* truncate(1) */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  /* text-style(14px, 21px, 600, $color-text-title, 0px) */
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  color: #333; /* $color-text-title */
  letter-spacing: 0px;

  word-break: break-all;
}
.table[data-v-6f8e4a50] .table-tbody {
  /* custom-scrollbar() => tạm bỏ */
  max-height: 100%;
  height: 100%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
.table[data-v-6f8e4a50] .table-tbody .table-bRow {
  display: grid !important;
  gap: 5px;
}
.table[data-v-6f8e4a50] .table-tbody .table-bRow .table-bTd {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  padding: 16px 0 16px 16px;
}
.table[data-v-6f8e4a50] .table-tbody .table-bRow .table-bTd p {
  /* truncate(1) */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  /* text-style(14px, 21px, 400, $color-text-body, 0px) */
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #666; /* $color-text-body */
  letter-spacing: 0px;

  word-break: break-all;
}
.table[data-v-6f8e4a50] .table-tbody .table-bRow .table-bTd p.title {
  /* text-style(14px, 21px, 600, $color-primary-hover, 0px) */
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  color: #007bff; /* $color-primary-hover */
}
.table[data-v-6f8e4a50] .table-tbody .table-bRow:nth-child(even) {
  background-color: #f5f5f5; /* $color-fill-neutral-quaternary */
}
.table[data-v-6f8e4a50] .table-tbody .table-bRow:nth-child(odd) {
  background-color: #fff; /* $color-neutral-0 */
}
.table[data-v-6f8e4a50] .table-tbody .table-bRow:hover {
  background-color: #e6f0ff; /* $color-fill-brand-background */
}

/*.table :deep(.table-tbody .table-bRow:hover .table-bTd) {
  cursor: pointer;
}*/
.table[data-v-6f8e4a50] .cell {
  display: flex;
}
.table[data-v-6f8e4a50] .cell-center {
  justify-content: center;
}
.table[data-v-6f8e4a50] .cell-left {
  justify-content: flex-start;
}
.table[data-v-6f8e4a50] .cell-right {
  justify-content: flex-end;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Message/BodyMessage/ItemMessage/ContourDetectMessage.vue?vue&type=style&index=0&id=12fdcbc7&lang=css&scoped=true ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.header[data-v-12fdcbc7] {
  width: 100%;
  background-color: #e5efff;
  padding: 4px 10px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.header h2[data-v-12fdcbc7] {
  text-wrap: nowrap;
  display: inline;
  font-size: 14px;
  line-height: 21px;
  color: #164288;
  font-weight: 600;
}
.contour-wrapper[data-v-12fdcbc7] img {
  max-width: 500px;
  min-width: 500px;
  max-height: 500px;
  min-height: 500px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Message/BodyMessage/EnteringMessage.vue?vue&type=style&index=0&id=0b41226a&scoped=true&lang=css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.wave-dot[data-v-0b41226a] {
  animation: wave-0b41226a 1.2s ease-in-out infinite;
}
@keyframes wave-0b41226a {
0%,
  100% {
    transform: translateY(0);
}
50% {
    transform: translateY(-6px); /* Move up */
}
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/BoxSendMessage.vue?vue&type=style&index=0&id=4c9210c4&scoped=true&lang=css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.v-active[data-v-4c9210c4] {
  border-color: #303030;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Message/ChatHistory/HeaderTool.vue?vue&type=style&index=0&id=1ee86510&scoped=true&lang=css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.expand-icon[data-v-1ee86510] {
  display: none;
}
.logo-container:hover .expand-icon[data-v-1ee86510] {
  display: block;
}
.logo-container:hover .logo-icon[data-v-1ee86510] {
  display: none;
}
.logo-container.no-hover[data-v-1ee86510] {
  pointer-events: none; /* chặn hover và click */
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Message/ChatHistory/BottomTool.vue?vue&type=style&index=0&id=aa52c2a4&scoped=true&lang=css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.bottom-container[data-v-aa52c2a4] {
  padding: 10px 0 0;
  position: absolute;
  bottom: 4px;
}
.line-divide[data-v-aa52c2a4] {
  margin-left: -4px;
  height: 1px;
  width: 100%;
  border-top: 1px solid #ddd;
}

/* animation */
.fade-enter-active[data-v-aa52c2a4],
.fade-leave-active[data-v-aa52c2a4] {
  transition: opacity 0.15s, transform 0.15s;
}
.fade-enter-from[data-v-aa52c2a4],
.fade-leave-to[data-v-aa52c2a4] {
  opacity: 0;
  transform: translateY(-8px);
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Message/ChatHistory/ListHistory.vue?vue&type=style&index=0&id=fa6d9e4a&scoped=true&lang=css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.spinner[data-v-fa6d9e4a] {
  display: flex;
  justify-content: center;
  align-items: center;
  animation: spin-fa6d9e4a 0.9s linear infinite;
  width: 20px;
  height: 20px;
}
@keyframes spin-fa6d9e4a {
to {
    transform: rotate(360deg);
}
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/ChatHistory.vue?vue&type=style&index=0&id=6e8673c8&scoped=true&lang=css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.chat-history-container[data-v-6e8673c8] {
  position: relative;
  overflow: hidden;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Atoms/AtomToggle.vue?vue&type=style&index=0&id=a88fe37c&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.toggle-btn[data-v-a88fe37c] {
  width: 50px;
  height: 26px;
  background: #ccc;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
}
.toggle-btn__circle[data-v-a88fe37c] {
  width: 22px;
  height: 22px;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  transition: left 0.3s;
}
.toggle-btn--on[data-v-a88fe37c] {
  background: #2d63ae;
}
.toggle-btn--on .toggle-btn__circle[data-v-a88fe37c] {
  left: 26px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Modal/MDetectInput.vue?vue&type=style&index=0&id=404170ac&scoped=true&lang=css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

[data-v-404170ac] input {
  text-align: center;
  padding: 0 !important;
  width: 32px;
  height: 32px;
}
.empty-section[data-v-404170ac] {
  margin-top: 16px;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Modal/MUpdateRoof.vue?vue&type=style&index=0&id=79f24908&scoped=true&lang=css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

text[data-v-79f24908] {
  font-size: 14px;
  font-weight: 600;
}
.custom-svg-height[data-v-79f24908] {
  transform: translate(0, 30px);
}
.custom-svg-width[data-v-79f24908] {
  transform: translate(10px, 0);
}
svg[data-v-79f24908] {
  overflow: visible;
}
.selected polygon[data-v-79f24908] {
  stroke: orange; /* tô màu khác khi được chọn */
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Atoms/AProgressBar.vue?vue&type=style&index=0&id=68e2befc&scoped=true&lang=css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.progress-wrapper[data-v-68e2befc] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100px;
}
.progress-container[data-v-68e2befc] {
  width: 200px;
  height: 5px;
  background-color: #ddd;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.progress-bar[data-v-68e2befc] {
  height: 100%;
  width: 100%;
  background-color: black;
  position: absolute;
  left: -30%;
  border-radius: 10px;
  animation: loading-68e2befc 0.8s linear infinite;
}
@keyframes loading-68e2befc {
0% {
    left: -30%;
}
50% {
    left: 50%;
}
100% {
    left: 100%;
}
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Cesium/FrameShape.vue?vue&type=style&index=0&id=3a845d1a&scoped=true&lang=css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.frame-ctn[data-v-3a845d1a] {
  margin: 5px 0 0 5px;
  position: absolute;
  z-index: 10;
}
.create-shape-btn[data-v-3a845d1a] {
  position: absolute;
  left: 200px;
  display: inline-block;
  padding: 5px 12px;
  background: #409eff;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.2s;
  text-align: center;
  animation: pulse-3a845d1a 1.5s infinite;
  z-index: 10;
}
.create-shape-btn[data-v-3a845d1a]:hover {
  background: #66b1ff;
}
.disabled[data-v-3a845d1a] {
  pointer-events: none;
  opacity: 0.5;
  animation: none;
}
.draggable-cursor[data-v-3a845d1a] * {
  cursor: move !important; /* fallback: no `url()` support or images disabled */ /* Chrome 1-21, Safari 4+ */ /* Firefox 1.5-26 */
  cursor: grabbing !important; /* W3C standards syntax, should come least */
}
@keyframes pulse-3a845d1a {
0% {
    box-shadow: 0 0 0 0 #66b1ff;
}
70% {
    box-shadow: 0 0 0 10px rgba(255, 111, 97, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(255, 111, 97, 0);
}
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Cesium/ToolPopup.vue?vue&type=style&index=0&id=59693705&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.tool-container[data-v-59693705] {
  width: 260px;
  padding: 16px;
  background: white;
  color: black;
  border-radius: 10px;
  font-family: "Inter", sans-serif;
}
.tool-container label[data-v-59693705] {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  opacity: 0.9;
}

/* SECTION */
.tool-section[data-v-59693705] {
  background: white;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 16px;
  border: 1px solid #3a3a3a;
}
.section-label[data-v-59693705] {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
  color: black;
  opacity: 0.85;
  text-decoration: underline;
}

/* ITEM */
.tool-item[data-v-59693705] {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 8px;
  background: #fdfadb;
  color: black;
  margin-bottom: 8px;
  cursor: pointer;
  transition: 0.15s ease;
  font-weight: 500;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.tool-item[data-v-59693705]:hover {
  background: #ffd700;
  transform: translateX(2px);
}
.tool-item.active[data-v-59693705] {
  background: black;
  color: white;
}
.shape-icon[data-v-59693705] {
  width: 22px;
  height: 22px;
  color: #ffd700;
}
.shape-name[data-v-59693705] {
  font-size: 13px;
  letter-spacing: 0.3px;
}
.disable[data-v-59693705] {
  pointer-events: none;
  opacity: 0.5;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Cesium/CesiumMap.vue?vue&type=style&index=0&id=25fb1506&scoped=true&lang=css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.disabled[data-v-25fb1506] {
  pointer-events: none;
  background: #ddd;
}
.tool-popup[data-v-25fb1506] {
  position: absolute;
  left: 20px;
  top: 60px;
  z-index: 12;
  max-height: 85%;
  overflow: auto;
}
.pin-container[data-v-25fb1506] {
  position: relative;
  display: flex;
  height: 100%;
}
.pin-toolbar[data-v-25fb1506] {
  position: absolute;
  left: 20px;
  top: 60px;
  width: 300px;
  z-index: 10;
  background: white;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0px 0px 10px 0px #ccc;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pin-toolbar__label {
&[data-v-25fb1506] {
  display: flex;
  justify-content: space-between;
  }
span[data-v-25fb1506] {
    font-size: 20px;
}
.btn-cancel[data-v-25fb1506] {
    padding: 0 12px;
    background-color: #2d2d2d; /* xám than gần đen */
    color: #f3c94f; /* vàng nhạt sang */
    border: 1px solid #f3c94f; /* viền vàng */
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.2s ease;
}
.btn-cancel[data-v-25fb1506]:hover {
    opacity: 0.8;
}
}
.pin-container__body[data-v-25fb1506] {
  transition: ease-in-out 1s;
}
.slide-down-enter-active[data-v-25fb1506],
.slide-down-leave-active[data-v-25fb1506] {
  transition: all 0.3s ease;
}
.slide-down-enter-from[data-v-25fb1506] {
  opacity: 0;
  transform: translateY(-15px); /* từ trên xuống */
}
.slide-down-enter-to[data-v-25fb1506] {
  opacity: 1;
  transform: translateY(0);
}
.slide-down-leave-from[data-v-25fb1506] {
  opacity: 1;
  transform: translateY(0);
}
.slide-down-leave-to[data-v-25fb1506] {
  opacity: 0;
  transform: translateY(-15px); /* biến mất ngược lên */
}
.pin-item[data-v-25fb1506] {
  flex: 0 0 calc((100% - 10px) / 2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 12px;
  height: 50px;
  cursor: pointer;
}
.pin-item[data-v-25fb1506]:hover {
  opacity: 0.8;
}
.pin-item.selecting[data-v-25fb1506] {
  animation: pulse-25fb1506 1.5s infinite;
}
.cesium-map-container[data-v-25fb1506] {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
}
#cesiumContainer[data-v-25fb1506] {
  width: 100%;
  height: 100%;
}
[data-v-25fb1506] .cesium-button {
  background: #2d63ae !important;
  color: white !important;
}
.search-box[data-v-25fb1506] {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 300px;
  padding: 10px 12px;
  z-index: 1000;
  outline: none;
  border-radius: 8px;
  border: 1px solid gray;
}
.suggestions[data-v-25fb1506] {
  position: absolute;
  top: 40px;
  left: 10px;
  width: 300px;
  background: white;
  border: 1px solid #ccc;
  z-index: 1000;
  list-style: none;
  padding: 0;
  margin: 0;
}
.suggestions li[data-v-25fb1506] {
  padding: 8px;
  cursor: pointer;
}
.suggestions li[data-v-25fb1506]:hover {
  background: #eee;
}
.option-ctn[data-v-25fb1506] {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 99;
  display: flex;
  gap: 10px;
}
.tool-btn[data-v-25fb1506] {
  border-radius: 6px;
  color: black;
  background: #ffd700;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 15px;
  height: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.tool-btn svg[data-v-25fb1506] {
  width: 20px;
  height: 20px;
}
.tool-btn[data-v-25fb1506]:hover {
  opacity: 0.8;
  transition: all 0.2s;
}
.create-frame-mode[data-v-25fb1506] {
  animation: pulse-25fb1506 1.5s infinite;
}
.position-mode[data-v-25fb1506] {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0px;
  right: 50px;
  width: 200px;
  height: 44px;
  z-index: 99;
  cursor: pointer;
  border: none;
}
.position-mode input[data-v-25fb1506] {
  width: 100%;
  border-radius: 10px;
}
.cesium-container[data-v-25fb1506] {
  position: relative;
}
@keyframes pulse-25fb1506 {
0% {
    box-shadow: 0 0 0 0 #ffd700;
}
70% {
    box-shadow: 0 0 0 10px rgba(255, 111, 97, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(255, 111, 97, 0);
}
}
.waiting-container[data-v-25fb1506] {
  width: 100%;
  height: 100%;
  background: white;
  position: absolute;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.capture-area[data-v-25fb1506] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: crosshair;
  z-index: 11;
}
.selection-rect[data-v-25fb1506] {
  position: absolute;
  z-index: 99;
}
.resize-handle[data-v-25fb1506] {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
  border: 1px solid #000;
  z-index: 20;
}
.top-left[data-v-25fb1506] {
  top: -4px;
  left: -4px;
  cursor: nwse-resize;
}
.top-right[data-v-25fb1506] {
  top: -4px;
  right: -4px;
  cursor: nesw-resize;
}
.bottom-left[data-v-25fb1506] {
  bottom: -4px;
  left: -4px;
  cursor: nesw-resize;
}
.bottom-right[data-v-25fb1506] {
  bottom: -4px;
  right: -4px;
  cursor: nwse-resize;
}
.top[data-v-25fb1506] {
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
  cursor: ns-resize;
}
.bottom[data-v-25fb1506] {
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  cursor: ns-resize;
}
.left[data-v-25fb1506] {
  left: -4px;
  top: 50%;
  transform: translateY(-50%);
  cursor: ew-resize;
}
.right[data-v-25fb1506] {
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
  cursor: ew-resize;
}
.shape-ctn[data-v-25fb1506] {
  position: absolute;
  bottom: 0;
  display: flex;
  gap: 10px;
}
.tool-item[data-v-25fb1506]:not(:last-child) {
  border-right: 1px solid #ccc;
}
.tool-item[data-v-25fb1506] {
  cursor: pointer;
  padding: 2px 6px;
  display: flex;
  gap: 5px;
}
.shape-icon[data-v-25fb1506] {
  width: 30px;
  height: 30px;
}
.tool-item[data-v-25fb1506]:hover {
  background: black;
  color: white;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Maps/ThreeDMaps.vue?vue&type=style&index=0&id=21be4035&scoped=true&lang=css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.map-container[data-v-21be4035] {
  position: relative;
  width: 100%;
  height: 100%;
}
.tool-popup[data-v-21be4035] {
  position: absolute;
  left: 20px;
  top: 60px;
  z-index: 12;
  max-height: 85%;
  overflow: auto;
}
.threeD-map-container[data-v-21be4035] {
  width: 100%;
  height: 100%;
}
.option-ctn {
&[data-v-21be4035] {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 99;
  display: flex;
  gap: 10px;
  }
.tool-btn[data-v-21be4035] {
    border-radius: 6px;
    color: black;
    background: #ffd700;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 15px;
    height: 30px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.tool-btn svg[data-v-21be4035] {
    width: 20px;
    height: 20px;
}
.tool-btn[data-v-21be4035]:hover {
    opacity: 0.8;
    transition: all 0.2s;
}
.create-frame-mode[data-v-21be4035] {
    animation: pulse 1.5s infinite;
}
}
.capture-area {
&[data-v-21be4035] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: crosshair;
  z-index: 11;
  }
.selection-rect[data-v-21be4035] {
    position: absolute;
    z-index: 99;
}
}
.tool-option {
&[data-v-21be4035] {
  cursor: pointer;
  padding: 2px 6px;
  display: flex;
  gap: 5px;
  }
.shape-icon[data-v-21be4035] {
    width: 30px;
    height: 30px;
}
&[data-v-21be4035]:hover {
    background: black;
    color: white;
}
}
.map-root[data-v-21be4035] {
  flex: 1;
  position: relative;
  min-height: 0;
  height: 100%;
}
.slide-down-enter-active[data-v-21be4035],
.slide-down-leave-active[data-v-21be4035] {
  transition: all 0.3s ease;
}
.slide-down-enter-from[data-v-21be4035] {
  opacity: 0;
  transform: translateY(-15px); /* từ trên xuống */
}
.slide-down-enter-to[data-v-21be4035] {
  opacity: 1;
  transform: translateY(0);
}
.slide-down-leave-from[data-v-21be4035] {
  opacity: 1;
  transform: translateY(0);
}
.slide-down-leave-to[data-v-21be4035] {
  opacity: 0;
  transform: translateY(-15px); /* biến mất ngược lên */
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Modal/MCesiumViewer.vue?vue&type=style&index=0&id=d3626ce6&scoped=true&lang=css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.disable[data-v-d3626ce6] {
  pointer-events: none;
  opacity: 0.5;
}
.search-input[data-v-d3626ce6] {
  position: relative;
}
.icon-search {
&[data-v-d3626ce6] {
  position: absolute;
  right: 10px;
  top: 50%;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.5;
  }
svg[data-v-d3626ce6] {
    cursor: pointer;
    width: 20px;
    height: 20px;
}
&[data-v-d3626ce6]:hover {
    opacity: 1;
}
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/views/AppLauncher.vue?vue&type=style&index=0&id=a01807d2&scoped=true&lang=css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

.launcher[data-v-a01807d2] {
  right: 20px;
  bottom: 20px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/Cesium/RoofDrawing.vue?vue&type=style&index=0&id=841c5f0a&scoped=true&lang=css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

#roofCanvas[data-v-841c5f0a] {
}

