@charset "UTF-8";
@font-face {
  font-family: "Noto Sans Light";
  font-style: normal;
  font-weight: 400;
  src: url(font/notoSans/eot/NotoSansKR-Light-Hestia.eot);
  src:
    url(font/notoSans/eot/NotoSansKR-Light-Hestia.eot?#iefix)
      format("embedded-opentype"),
    url(font/notoSans/woff/NotoSansKR-Light-Hestia.woff) format("woff");
}

@font-face {
  font-family: "Noto Sans DemLight";
  font-style: normal;
  font-weight: 400;
  src: url(font/notoSans/eot/NotoSansKR-DemiLight-Hestia.eot);
  src:
    url(font/notoSans/eot/NotoSansKR-DemiLight-Hestia.eot?#iefix)
      format("embedded-opentype"),
    url(font/notoSans/woff/NotoSansKR-DemiLight-Hestia.woff) format("woff");
}

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url(font/notoSans/eot/NotoSansKR-Regular-Hestia.eot);
  src:
    url(font/notoSans/eot/NotoSansKR-Regular-Hestia.eot?#iefix)
      format("embedded-opentype"),
    url(font/notoSans/woff/NotoSansKR-Regular-Hestia.woff) format("woff");
}

@font-face {
  font-family: "Noto Sans Medium";
  font-style: normal;
  font-weight: 400;
  src: url(font/notoSans/eot/NotoSansKR-Medium-Hestia.eot);
  src:
    url(font/notoSans/eot/NotoSansKR-Medium-Hestia.eot?#iefix)
      format("embedded-opentype"),
    url(font/notoSans/woff/NotoSansKR-Medium-Hestia.woff) format("woff");
}

/* reset */
/* line 37, scss/common.scss */
html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
button,
abbr,
address,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
footer,
header,
section,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
}

/* line 38, scss/common.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* HTML5 display-role reset for older browsers */
/* line 39, scss/common.scss */
body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans", "맑은 고딕", "Malgun Gothic", Dotum, sans-serif;
  font-size: 13px;
  color: #333;
  letter-spacing: -0.045em !important;
}

/* line 40, scss/common.scss */
em {
  font-style: normal;
  margin: 0;
  padding: 0;
}

/* line 42, scss/common.scss */
ol,
ul {
  list-style: none;
}

/* line 43, scss/common.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 44, scss/common.scss */
img {
  border: none;
}

/* line 45, scss/common.scss */
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

/* line 46, scss/common.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 47, scss/common.scss */
address {
  font-style: normal;
}

/* line 48, scss/common.scss */
button {
  display: inline-block;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

/* line 49, scss/common.scss */

/* line 50, scss/common.scss */
select::-ms-expand {
  display: none;
}

/* line 52, scss/common.scss */
input,
button,
a,
select,
option {
  font-family: inherit;
  font-size: inherit;
}

/* line 53, scss/common.scss */
input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  left: 0;
  vertical-align: middle;
  visibility: visible;
  appearance: none;
}

/* line 54, scss/common.scss */
input[type="checkbox"]::-ms-check,
input[type="radio"]::-ms-check {
  border: solid 1px #fff;
}

/* line 56, scss/common.scss */
input[type="text"]::-ms-clear {
  display: none;
}

/* line 57, scss/common.scss */
caption,
hr {
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  background: 0 0;
  font-size: 0;
  color: transparent;
  line-height: 0;
  text-indent: 100%;
}

/* line 58, scss/common.scss */
pre {
  word-break: break-all;
  white-space: pre-line;
}

/* line 59, scss/common.scss */
li {
  list-style: none;
}

/* common */
/* line 63, scss/common.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 64, scss/common.scss */
.hidden {
  display: block;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

/* line 65, scss/common.scss */
img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

/* font mixin */
/* flex row mixin */
/* line 78, scss/common.scss */
aside.quickMenu {
  position: fixed;
  top: 49%;
  right: 0;
  transform: translateY(-50%);
  width: 65px;
  z-index: 10;
}

/* line 86, scss/common.scss */
aside.quickMenu .inner {
  padding: 15px 0px;
  border-radius: 5px 0px 0px 5px;
  background: #383e60;
}

/* line 89, scss/common.scss */
aside.quickMenu ul li {
  font-family: "Noto Sans Light";
  font-size: 12px;
  color: #fff;
}

/* line 93, scss/common.scss */
aside.quickMenu ul li a {
  display: block;
  padding-top: 28px;
  text-align: center;
}

/* line 98, scss/common.scss */
aside.quickMenu ul li a.busi {
  background: url("../images/ico/ico-busi.svg") no-repeat center top;
}

/* line 101, scss/common.scss */
aside.quickMenu ul li a.cafe {
  background: url("../images/ico/ico-cafe.svg") no-repeat center top;
}

/* line 104, scss/common.scss */
aside.quickMenu ul li a.tv {
  background: url("../images/ico/ico-tv.svg") no-repeat center top;
}

/* line 107, scss/common.scss */
aside.quickMenu ul li a.calc {
  background: url("../images/ico/ico-calc.svg") no-repeat center top;
}

/* line 110, scss/common.scss */
aside.quickMenu ul li a.exhi {
  background: url("../images/ico/ico-exhi.svg") no-repeat center top;
}

/* line 113, scss/common.scss */
aside.quickMenu ul li a.fav {
  background: url("../images/ico/ico-fav.svg") no-repeat center top;
}

/* line 117, scss/common.scss */
aside.quickMenu ul li:not(:first-child) {
  margin-top: 16px;
}

/* line 123, scss/common.scss */
aside.quickMenu .btnBot {
  margin-top: 10px;
  width: 64px;
  height: 76px;
  background: url("../images/ico/ico-chat-bot2.png") no-repeat center;
}

/* line 127, scss/common.scss */
.chatDiv {
  opacity: 1;
  position: relative;
  left: 0;
  top: 0px;
  width: 100%;
  max-width: 400px;
  border-radius: 10px 0 0 0;
  z-index: 100;
  border-radius: 24px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  transition: 0.3s ease-in-out;
  overflow: hidden;
}

.img_div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ushop_logo {
  height: 60%;
  padding: 7px;
}
/* line 129, scss/common.scss */
.chatDiv .head {
  height: 60px;
  padding: 0 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 10px 0 0 0;
}

/* line 131, scss/common.scss */
.chatDiv .head_title {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: "Noto Sans Medium";
  color: #222;
  font-weight: normal;
}

.end_chat {
  cursor: pointer;
  padding: 8px 16px;
  border: none;
  border-radius: 8px;
  background-color: white;
  color: #222;
  font-size: 13px;
  font-family: "Noto Sans Medium";
  font-weight: normal;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in-out;
  display: inline-block;
  text-align: center;
}

/* 호버 효과 */
.end_chat:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.exit-button {
  background-color: #ff6347;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 6px 10px;
  font-size: 12px;
  cursor: pointer;
  transition:
    background-color 0.3s,
    transform 0.3s;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}

.exit-button:hover {
  background-color: #5640d4;
}

/* line 134, scss/common.scss */
.chatDiv .head .btnChatClose {
  width: 28px;
  height: 22px;
  background: url("../images/ico/ico-chat-close.svg") no-repeat center;
}

/* line 137, scss/common.scss */
.chatDiv .cont {
  position: relative;
  background-color: #fafafa;
}

/* line 138, scss/common.scss */
.chatDiv .cont > .inner {
  min-height: 515px;
  box-shadow: inset 0px 7px 10px -10px rgba(0, 0, 0, 0.2);
}

/* line 139, scss/common.scss */
.chatDiv .cont > .inner .innerScroll {
  overflow-y: auto;
  max-height: 515px;
  padding: 20px 20px 85px 20px;
}

/* line 140, scss/common.scss */
.chatDiv .cont > .inner .innerScroll::-webkit-scrollbar {
  width: 8px;
}

/* line 141, scss/common.scss */
.chatDiv .cont > .inner .innerScroll::-webkit-scrollbar-thumb {
  border: solid transparent;
  background-clip: padding-box;
  border-radius: 8px;
  background-color: #a6a6a6;
}

/* line 143, scss/common.scss */
.chatDiv .cont > .inner .innerScroll::-webkit-scrollbar-track {
  background-color: transparent;
}

/* line 144, scss/common.scss */
.chatDiv .cont > .inner .innerScroll::-webkit-scrollbar-button {
  display: none;
}

/* line 148, scss/common.scss */
.chatDiv .cont .commentGroup {
  display: flex;
  column-gap: 5px;
}

/* line 149, scss/common.scss */
.chatDiv .cont .commentGroup .bot {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: url("../images/ico/chatbot_profile2.png") no-repeat center;
  background-size: contain; /* 이미지가 요소 내에 맞도록 조정하지만, 완전히 채우지는 않음 */
}

/* line 151, scss/common.scss */
.chatDiv .cont .commentGroup .comments .row {
  padding: 10px;
  border-radius: 0 16px 16px 16px;
  max-width: 307px;
  background-color: #f2f2f2;
}

/* line 152, scss/common.scss */
.chatDiv .cont .commentGroup .comments .row .text {
  font-size: 14px;
  font-family: "Noto Sans";
  color: #000;
  word-break: break-all;
}

/* line 154, scss/common.scss */
.chatDiv .cont .commentGroup .comments .row + .row {
  margin-top: 5px;
}

/* line 158, scss/common.scss */
.chatDiv .cont .commentGroup.myChat {
  justify-content: flex-end;
}

/* line 160, scss/common.scss */
.chatDiv .cont .commentGroup.myChat .comments .row {
  border-radius: 16px 0 16px 16px;
  background-color: #42a5f5;
}

/* line 161, scss/common.scss */
.chatDiv .cont .commentGroup.myChat .comments .row .text {
  color: #fff;
}

/* line 166, scss/common.scss */
.chatDiv .cont .commentGroup + .commentGroup {
  margin-top: 10px;
}

/* line 167, scss/common.scss */
.chatDiv .cont .commentGroup + .commentGroup.indent {
  margin-top: 5px;
}

/* line 170, scss/common.scss */
.chatDiv .cont .commentGroup.indent {
  padding-left: 45px;
}

/* line 174, scss/common.scss */
.chatDiv .bottom {
  position: relative;
  width: 100%;
  border-radius: 0 0 0 10px;
  background-color: #fff;
}

/* line 175, scss/common.scss */
.chatDiv .bottom .questionMenuArea {
  position: absolute;
  top: -48px;
  left: 0;
}

/* line 176, scss/common.scss */
.chatDiv .bottom .questionMenuArea.active {
  top: -144px;
}

/* line 179, scss/common.scss */
.chatDiv .bottom .inputArea {
  position: relative;
  padding: 10px 20px;
}

/* line 180, scss/common.scss */
.chatDiv .bottom .inputArea input {
  width: 100%;
  height: 40px;
  border: none;
  border-radius: 40px;
  padding-left: 20px;
  padding-right: 80px;
  background-color: #ddeefd;
  color: #000;
}

.inputArea input.hide-left {
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
}

/* line 182, scss/common.scss */
.chatDiv .bottom .inputArea input::placeholder {
  font-family: "Noto Sans";
  font-size: 14px;
  color: #b7b7b7;
}

/* line 184, scss/common.scss */
.chatDiv .bottom .inputArea .btnEnter {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #2d9afc;
  border: none;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: background-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans Medium";
  font-size: 13px;
  color: white;
}

/* 아이콘을 ::before로 분리 */
/* 아이콘 (전송용) */
.btnEnter .btnIcon {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("../images/ico/chat_input_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  filter: invert(1);
}

/* 텍스트는 기본적으로 숨김 */
.btnEnter .btnText {
  display: none;
}

/* 텍스트 모드일 때만 전환 */
.btnEnter.text-mode .btnIcon {
  display: none;
}

/* 텍스트 스타일 */
.btnEnter.text-mode .btnText {
  display: inline;
  font-family: "Noto Sans Bold", "Noto Sans Medium", sans-serif;
  letter-spacing: 0.5px;
}

.chatDiv .bottom .inputArea .btnEnter_on {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 30px;
  height: 30px;
  background: #fff;
}

/* line 189, scss/common.scss */
.chatDiv.active {
  visibility: visible;
  opacity: 1;
  bottom: 98px;
}

/* line 192, scss/common.scss */
.questionMenuArea {
  transition: 0.3s ease-in-out;
  transition-property: top;
  width: 100%;
}

/* line 193, scss/common.scss */
.questionMenuArea > .inner {
  position: relative;
  height: 48px;
  display: flex;
  width: 100%;
  padding: 10px 20px;
  border-radius: 20px 20px 0 0;
  background-color: #42a5f5;
  transition: 0.3s ease-in-out;
  transition-property: height;
}

/* line 195, scss/common.scss */
.questionMenuArea > .inner::-webkit-scrollbar {
  display: none;
}

/* line 196, scss/common.scss */
.questionMenuArea > .inner::-webkit-scrollbar-thumb {
  border: solid transparent;
  background-clip: padding-box;
  border-radius: 8px;
  background-color: #a6a6a6;
}

/* line 198, scss/common.scss */
.questionMenuArea > .inner::-webkit-scrollbar-track {
  background-color: transparent;
}

/* line 199, scss/common.scss */
.questionMenuArea > .inner::-webkit-scrollbar-button {
  display: none;
}

/* line 202, scss/common.scss */
.questionMenuArea .btnQuestionUnFold {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 20px;
  border-radius: 10px 10px 0 0;
  background: #42a5f5 url("../images/ico/ico-chat-menu-false.svg") no-repeat
    center;
}

.questionMenuArea .questionGroup {
  display: flex;
  justify-content: center; /* 버튼 3개를 가운데 정렬 */
  width: 100%;
  gap: 5px;
}

/* line 205, scss/common.scss */
.questionMenuArea .questionMenuList {
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 3px;
}

/* line 206, scss/common.scss */
.questionMenuArea .questionMenuList li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  transition: 0.3s ease-in-out;
  transition-property: opacity, visibility;
}

/* line 208, scss/common.scss */
.questionMenuArea .questionMenuList .questionGroup:nth-child(n + 2) li {
  opacity: 0;
  visibility: hidden;
}

/* line 209, scss/common.scss */
.questionMenuArea .questionMenuList li .btnQuestion {
  /*min-width: 87px;*/
  min-width: 110px;
  height: 28px;
  flex: 1;
  border: 1px solid #dfe1f2;
  border-radius: 50px;
  color: #dfe1f2;
  transition: 0.3s ease-in-out;
  background-color: transparent;
  transition-property: background-color, color;
}

/* line 211, scss/common.scss */
.questionMenuArea .questionMenuList li .btnQuestion:hover {
  background-color: #fff;
  color: #5d6485;
}

.questionMenuArea .questionMenuList li.active .btnQuestion {
  background-color: #fff;
  color: #5d6485;
}

/* line 217, scss/common.scss */
.questionMenuArea.active > .inner {
  height: 144px;
  max-height: 144px;
  overflow-y: auto;
}

/* line 219, scss/common.scss */
.questionMenuArea.active .btnQuestionUnFold {
  background: #42a5f5 url("../images/ico/ico-chat-menu-true.svg") no-repeat
    center;
}

/* line 220, scss/common.scss */
.questionMenuArea.active .questionMenuList {
  overflow: visible;
  visibility: visible;
}

/* line 222, scss/common.scss */
.questionMenuArea.active .questionMenuList .questionGroup:nth-child(n + 2) li {
  opacity: 1;
  visibility: visible;
}

.modal {
  position: absolute;
  top: 180px;
  left: 50%;
  width: 300px;
  height: 200px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  padding: 20px;
  text-align: center;
  animation: fadeIn 0.2s ease-out forwards; /* 애니메이션 적용 */
}

/* 애니메이션 효과 */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-content p {
  font-size: 14px;
}

.feedback-buttons {
  display: flex;
  justify-content: center;
  gap: 30px;
  width: 100%;
  margin-top: 20px;
}

.feedback-buttons button {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  transition:
    background-color 0.3s,
    transform 0.3s;
}

.feedback-buttons #thumbUpButton {
  background: #2f77ef;

  &:hover {
    background: #1f66d4;
  }
}

.feedback-buttons #thumbDownButton {
  background: #f33434;
  transform: rotate(180deg);

  &:hover {
    background: #d42323;
  }
}

.feedback-buttons button img {
  height: 50px;
}

.thinking::after {
  content: "";
  display: inline-block;
  animation: dots 1s steps(3, end) infinite;
}

@keyframes dots {
  0% {
    content: ".";
  }
  33% {
    content: "..";
  }
  66% {
    content: "...";
  }
}

@media screen and (max-width: 425px) {
  /* line 229, scss/common.scss */
  .chatDiv {
    max-width: none;
    bottom: auto;
    top: 0;
    height: 100%;
  }
  /* line 230, scss/common.scss */
  .chatDiv .cont {
    height: calc(100% - 120px);
  }
  /* line 231, scss/common.scss */
  .chatDiv .cont > .inner {
    height: 100%;
    min-height: 415px;
  }
  /* line 232, scss/common.scss */
  .chatDiv .cont > .inner .innerScroll {
    height: 100%;
    max-height: none;
  }
  /* line 236, scss/common.scss */
  .chatDiv.active {
    bottom: auto;
  }
}

@media screen and (max-width: 400px) {
  /* line 242, scss/common.scss */
  .questionMenuArea .questionMenuList {
    width: 100%;
  }
  /* line 243, scss/common.scss */
  .questionMenuArea .questionMenuList li {
    flex: 1;
  }
  /* line 244, scss/common.scss */
  .questionMenuArea .questionMenuList li .btnQuestion {
    flex: 1;
  }
  /* line 246, scss/common.scss */
  .questionMenuArea .questionMenuList li:nth-child(n + 4) {
    opacity: 0;
    visibility: hidden;
  }
  /* line 253, scss/common.scss */
  .questionMenuArea.active .questionMenuList li:nth-child(n + 4) {
    opacity: 1;
    visibility: visible;
  }
}

@media screen and (max-width: 270px) {
  /* line 246, scss/common.scss */
  .questionMenuArea .questionMenuList li:nth-child(n + 2) {
    opacity: 0;
    visibility: hidden;
  }
  /* line 253, scss/common.scss */
  .questionMenuArea.active .questionMenuList li:nth-child(n + 2) {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 링크 기본 스타일 */
a {
  color: blue; /* 기본 링크 색상 */
  text-decoration: underline; /* 밑줄 표시 */
}

/* 마우스를 올렸을 때의 링크 스타일 */
a:hover {
  color: darkblue; /* 마우스를 올렸을 때 색상 */
  text-decoration: underline; /* 밑줄 유지 */
}

.inlineCategoryButtons {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.inlineCatBtn {
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #333333;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  transition: 0.2s;
}

.inlineCatBtn:hover {
  background-color: #f9f9f9;
  color: #000;
  border-color: #000;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.inputArea .mic {
  position: absolute;
  top: 50%;
  right: 65px;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #2d9afc;
  border: none;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: background-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 마이크 아이콘을 ::before로 분리 */
.inputArea .mic::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("../images/ico/able_mic.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  filter: invert(1); /* 아이콘만 흰색으로 */
}

/* 종료하기 모달 */
.modal-overlay {
  position: absolute; /* 부모 .chatDiv 기준 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-content {
  background: white;
  padding: 24px 32px;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-family: "Noto Sans Medium", sans-serif;
}

.modal-buttons {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.modal-buttons button {
  padding: 8px 16px;
  border-radius: 6px;
  border: none;
  cursor: pointer;
  font-weight: bold;
}

#confirmEndChat {
  background-color: #ddd;
  color: #333;
}

#submitAppoint {
  background-color: #ddd;
  color: #333;
}
#submitForm {
  background-color: #ddd;
  color: #333;
}

#cancelEndChat {
  background-color: #ddd;
  color: #333;
}

.chatNotice {
  background-color: #e5e5e5;
  color: #000;
  font-size: 13px;
  padding: 8px 14px;
  border-radius: 6px;
  margin: 10px 0;
  width: 100%;
  justify-content: center;
  text-align: center;
}

.agent-connecting-modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.agent-connecting-modal-content {
  background-color: #f5f5f5;
  padding: 24px 36px;
  border-radius: 12px;
  text-align: center;
  color: #333;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  width: 280px;
}

.agent-connecting-modal-content p {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.4;
}

.agent-connecting-spinner {
  width: 32px;
  height: 32px;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top-color: #4a90e2;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

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

.form_data_div {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: space-between;
}
.form_data_div_col {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: space-between;
}

.form_date_desc {
}

.form_data_div_submit {
  background: #42a5f5;
  color: white;
  padding: 5px 10px;
  border-radius: 10px;
  width: 50%;
}

select {
  text-align: center;
}

.form_row {
  width: 307px;
}

.submit_btn_div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

/* input number 스핀 버튼 제거 (크롬, 사파리, 엣지) */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* input number 스핀 버튼 제거 (파이어폭스) */
input[type="number"] {
  -moz-appearance: textfield;
}
