@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,700,900,400italic,700italic');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC&display=swap');

body { font-family: 'Noto Sans KR', 'Noto Sans JP', 'Noto Sans SC'; line-height: 22px; font-size: 14px; color: rgb(51, 51, 51); background-color:#fff; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; }
body.is-pc .ko { font-size:12px; }


h2 { padding:0px; margin:0px; font-size:1.5rem; font-weight:bold; }


/* ### 기본 스타일 커스터마이징 시작 ### */

#bo_gall h2 {

  text-align: center;

}


#wrapper {width:100%; max-width:1200px; margin:0 auto 0; padding:0px 20px 0px;}


/* 게시판 버튼 */
/* 버튼 */
a.btn,.btn{line-height:30px;height:30px;padding:0 10px;text-align:center;border-radius:3px;font-size:1.1rem;font-weight:bold;border:0;}

a.btn01 {display:inline-block;padding:0 7px;border:1px solid #ccc;border-bottom:1px solid #aaa;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover,button.btn01:hover {text-decoration:none;background:#f3f3f3}
button.btn01 {display:inline-block;margin:0;padding:0 7px;border:1px solid #b3b3b3;background:#fff;color:#333;text-decoration:none}
a.btn02 {display:inline-block;padding:0 7px;border:1px solid #d50c0c;background:#d50c0c;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none;background:#fd0f0f}
button.btn02 {display:inline-block;margin:0;padding:0 7px;border:1px solid #d50c0c;background:#d50c0c;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {background:#d50c0c;color:#fff;border:0;}
.btn_submit:hover{background:#fd0f0f}
.btn_address{background:#70aff2;border:1px solid #3476be;height:40px;color:#fff;padding:0 10px;font-size:1.083rem;font-weight:bold}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 10px;height:30px;border:1px solid #3476be;color:#3476be;background:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1rem}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#54598c;color:#fff;}
a.btn_b02,.btn_b02 {display:inline-block;background:#828ce8;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#656eca;color:#fff;}
a.btn_b03, .btn_b03 {display:inline-block;background:none;border:1px solid #b9bdd3;color:#646982;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6;color:#fff;}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle;padding:10px} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746;color:#fff;}

/* 선택수정 버튼 */
.btn_list {margin:0 auto;width:93%}
.btn_list input, .btn_list button {background: none repeat scroll 0 0 #617D46;border: 0 none;color: #FFFFFF;height: 28px;line-height: 2.2em;padding: 0 15px;vertical-align: middle}



/* 목록 버튼 */

#bo_gall a.btn_b01 {}

#bo_gall a.btn_b01:focus, #bo_gall a.btn_b01:hover {}

#bo_gall a.btn_b02 {}

#bo_gall a.btn_b02:focus, #bo_gall a.btn_b02:hover {}

#bo_gall a.btn_admin {} /* 관리자 전용 버튼 */

#bo_gall a.btn_admin:focus, #bo_gall .btn_admin:hover {}



/* 읽기 버튼 */

#bo_v a.btn_b01 {}

#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}

#bo_v a.btn_b02 {}

#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}

#bo_v a.btn_admin {} /* 관리자 전용 버튼 */

#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}



/* 쓰기 버튼 */

#bo_w .btn_confirm {} /* 서식단계 진행 */

#bo_w .btn_submit {}

#bo_w button.btn_submit {}

#bo_w fieldset .btn_submit {}

#bo_w .btn_cancel {}

#bo_w button.btn_cancel {}

#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}

#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */

#bo_w button.btn_frmline {}



/* 기본 테이블 */

/* 읽기 내 테이블 */

#bo_v .tbl_head01 {}

#bo_v .tbl_head01 caption {}

#bo_v .tbl_head01 thead th {}

#bo_v .tbl_head01 thead a {}

#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */

#bo_v .tbl_head01 tfoot th {}

#bo_v .tbl_head01 tfoot td {}

#bo_v .tbl_head01 tbody th {}

#bo_v .tbl_head01 td {}

#bo_v .tbl_head01 a {}

#bo_v td.empty_table {}



/* 쓰기 테이블 */

#bo_w table {}

#bo_w caption {}

#bo_w .frm_info {}

#bo_w .frm_address {}

#bo_w .frm_file {}



#bo_w .tbl_frm01 {}

#bo_w .tbl_frm01 th {}

#bo_w .tbl_frm01 td {}

#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}

#bo_w .tbl_frm01 textarea {}

/*

#bo_w .tbl_frm01 #captcha {}

#bo_w .tbl_frm01 #captcha input {}

*/

#bo_w .tbl_frm01 a {}



/* 필수입력 */

#bo_w .required, #bo_w textarea.required {}



#bo_w .cke_sc {}

#bo_w button.btn_cke_sc{}

#bo_w .cke_sc_def {}

#bo_w .cke_sc_def dl {}

#bo_w .cke_sc_def dl:after {}

#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}

#bo_w .cke_sc_def dt {}

#bo_w .cke_sc_def dd {}



/* ### 기본 스타일 커스터마이징 끝 ### */



/* 게시판 목록 */

#bo_cate h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}

#bo_cate ul {margin-bottom:10px;padding-left:1px;width:728px;zoom:1}

#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}

#bo_cate li {float:left;margin-bottom:-1px}

#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}

#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}

#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}



.td_subject img {margin-left:3px}



/* 갤러리 목록 */

/*

#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}

#bo_gall #gall_ul {margin:10px 0 0;padding:0;list-style:none;zoom:1}

#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}

#bo_gall .gall_li {float:left;margin:0 10px 30px 0}



#bo_gall .gall_con {margin:0;padding:0;list-style:none}

#bo_gall .gall_con li {margin:0 0 4px}

#bo_gall .gall_con .gall_subject {display:inline-block;width:50px}

*/



/* #bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} */

/* #bo_gall #gall_ul {margin:10px 0 0;padding:0;list-style:none;zoom:1} li간격변경을 위해 사용하지 않음 JSLEE */
#bo_gall #gall_ul {display: flex;flex-wrap: wrap;gap: 10px;padding: 0;margin: 0;list-style: none;}

#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}

#bo_gall .gall_li {float:left; margin:5px 0 5px 0; border-bottom:1px solid #e5e5e5;}

/* 목록사이 간격조절 */



#bo_gall .gall_con {float:left; margin:0;padding:0;list-style:none;}
/* #bo_gall .gall_con {display: flex;flex-wrap: wrap;gap: 10px;padding: 0;margin: 0;list-style: none; border:1px solid red;} */

#bo_gall .gall_con li {margin:0 0 8px;}

#bo_gall .gall_con .gall_subject {display:inline-block;width:65px}



#bo_gall .gall_con2 {float:left; margin:0;padding-left:13px; list-style:none; line-height:15px; width:590px;}

#bo_gall .gall_con2 li {margin:0 0 4px}

#bo_gall .gall_con2 .gall_subject {display:inline-block; padding-right:5px; color:#999;} /* 조회, 추천 글자 */

#bo_gall .gall_con2 .bo_num {color:#999; padding-right:12px;}  /* 일련번호 */

#bo_gall .gall_con2 .bo_gubun {color:#bbb; padding:3px;}  /* 분류,글쓴이,날짜... 구분(|) */

#bo_gall .gall_con2 .bo_content {color:#666;}             /* 내용 */



#bo_gall .gall_now .gall_text_href a {color:#ff3061;}



#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}

#bo_gall .gall_href strong {display:inline-block;background:#f7f7f7;text-align:center;line-height:4em} /* 공지 출력 */

#bo_gall .gall_href span {display:inline-block;background:#f7f7f7;text-align:center;line-height:7em; color:#777;}   /* no image 출력 */





#bo_gall .gall_text_href {margin:10px 0 !important}

#bo_gall .gall_text_href a {font-weight:normal;}

#bo_gall .gall_text_href span {display:inline !important;}

#bo_gall .gall_text_href img {margin:0 0 0 4px}



/* 게시판 목록 공통 */

.bo_fx {margin-bottom:5px;zoom:1}

.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}

.bo_fx ul {margin:0;padding:0;list-style:none}

#bo_list_total {float:left;padding-top:5px}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}

.btn_bo_user li {float:left;margin-left:5px}

.btn_bo_adm {float:left}

.btn_bo_adm li {float:left;margin-right:5px}

.btn_bo_adm input {padding:7px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}

.bo_notice td {background:#f7f7f2}

.bo_notice td a {font-weight:bold}

.td_num strong {color:#000}

.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */

.bo_current {color:#e8180c}



#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}

#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}



#bo_gall li.empty_list {padding:85px 0;text-align:center}



/* 게시판 쓰기 */

#char_count_desc {display:block;margin:0 0 5px;padding:0}

#char_count_wrap {margin:5px 0 0;text-align:right}

#char_count {font-weight:bold}



#autosave_wrapper {position:relative;}

#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}

html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */

#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}

#autosave_pop div {text-align:right}

#autosave_pop button {margin:0;padding:0;border:0;background:transparent}

#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}

#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}

#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}

#autosave_pop a {display:block;float:left}

#autosave_pop span {display:block;float:right}

.autosave_close {cursor:pointer}

.autosave_content {display:none}



/* 게시판 읽기 */

#bo_v {margin-bottom:20px;padding-bottom:20px}



#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}



#bo_v_title {padding:10px 0;font-size:1.2rem}



#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}

#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}

#bo_v_info .sv_member,

#bo_v_info .sv_guest,

#bo_v_info .member,

#bo_v_info .guest {font-weight:bold}



#bo_v_file {}

#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_file ul {margin:0;padding:0;list-style:none}

#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}

#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}

#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}

#bo_v_file img {float:left;margin:0 10px 0 0}

.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}



#bo_v_link {}

#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_link ul {margin:0;padding:0;list-style:none}

#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}

#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}

#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}

.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}



#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}

#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}

#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_top ul {margin:0;padding:0;list-style:none}



#bo_v_bot {zoom:1}

#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}

#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_bot ul {margin:0;padding:0;list-style:none}



.bo_v_nb {float:left}

.bo_v_nb li {float:left;margin-right:5px}

.bo_v_com {float:right}

.bo_v_com li {float:left;margin-left:5px}



#bo_v_atc {min-height:200px;height:auto !important;height:200px}

#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}



#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}

#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}

#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}



#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden}

#bo_v_con a {color:#000;text-decoration:underline}

#bo_v_con img {max-width:100%;height:auto}



#bo_v_act {margin-bottom:30px;text-align:center}

#bo_v_act .bo_v_act_gng {position:relative}

#bo_v_act a {margin-right:5px;vertical-align:middle}

#bo_v_act strong {color:#ff3061}

#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}



#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}

#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}

#bo_v_sns li {float:left;margin:0 5px 0 0}



/* 게시판 댓글 */

#bo_vc {width:100%; max-width:1200px; margin:0 auto 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}

#bo_vc h2 {margin-bottom:10px}

#bo_vc article {padding:0 0 1px;border-top:1px dotted #ccc}

#bo_vc header {position:relative;padding:15px 0 5px}

#bo_vc header .icon_reply {position:absolute;top:18px;left:-27px}

#bo_vc .sv_wrap {margin-right:15px}

#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}

.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}

#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_vc a {color:#000;text-decoration:none}

#bo_vc p {padding:0 0 5px;line-height:1.8em}

#bo_vc p a {text-decoration:underline}

#bo_vc_empty {margin:0;padding:20px !important;text-align:center}

#bo_vc #bo_vc_winfo {float:left}

#bo_vc footer {zoom:1}

#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}



.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}

.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act li {float:left;margin-left:5px}



#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}

#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_vc_w #char_cnt {display:block;margin:0 0 5px}



#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}

#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}

#bo_vc_sns li {float:left;margin:0 20px 0 0}

#bo_vc_sns input {margin:0 0 0 5px}







/***** 새 CSS *****/
/* 기존 CSS 스타일 추가 */

.info-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f8f8f8;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 20px;
}
.info-text {
  color: #333;
  font-weight: normal;
  text-align: left;
}
.btn-bid {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.0rem;
  transition: background-color 0.3s, box-shadow 0.3s;
  margin-left: 5px;
}
.btn-bid:hover {
  background-color: #0056b3;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.bid-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.bid-container input {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 10px;
}
.btn-b02 {
  background-color: #28a745;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.0rem;
  transition: background-color 0.3s, box-shadow 0.3s;
}
.btn-b02:hover {
  background-color: #218838;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.btn-step {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 10px; /* 버튼 크기 조정 */
  border: 1px solid #ddd;
  background-color: #f0f0f0;
  cursor: pointer;
  transition: background-color 0.3s, box-shadow 0.3s;
}

.btn-step:hover {
  background-color: #e0e0e0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.btn-step:active {
  background-color: #d0d0d0;
}

#warning-message {
  display: none;
  color: red;
  font-weight: bold;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  padding: 10px;
  margin-top: 10px;
  border-radius: 5px;
}

.image-container {
  position: relative;
  width: 400px;
  min-width: 400px;
  max-width: 400px;
  background: #E0E0E0;
  text-align: center;
}
.image-container img {
  max-width: 100%;
  height: auto;
}
.overlay-top-text {
  position: absolute;
  top: 12%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.0); /* 반투명 배경 */
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 1.2rem;
  font-weight: bold;
  width: 90%;
  max-width: 380px;
}
.overlay-bottom-text {
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.5); /* 반투명 배경 */
  color: #333;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 1.2rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  body {font-size: 1.0rem;}

  .image-container {
      position: relative;
      width: 100px;
      min-width: 100px;
      max-width: 100px;
      background: #E0E0E0;
      text-align: center;
  }
  .image-container img {
      max-width: 100%;
      height: auto;
  }



  .auction-status {
    display: flex;
    align-items: center;
  }
  .status-text {
    margin-left: 5px;
    font-weight: bold;
  }
  .status-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    animation: blink 1s infinite;
    margin-left: 10px;
  }
  .status-circle.blue {
    background-color: rgb(10, 248, 141);
  }
  .status-circle-noblink.blue {
    background-color: rgb(10, 248, 141);
    animation: none; /* No blinking */
  }
  .status-circle.red {
    background-color: red;
  }
  .status-circle-noblink.red {
    background-color: red;
    animation: none; /* No blinking */
  }
  .status-circle.orange {
    background-color: orange;
  }
  .status-circle-noblink.orange {
    background-color: orange;
    animation: none; /* No blinking */
  }
  .status-circle.gray {
    background-color: rgb(101, 101, 101);
  }
  .status-circle-noblink.gray {
    background-color: rgb(101, 101, 101);
    animation: none; /* No blinking */
  }
  @keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
  }

  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay */
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

