@charset "utf-8";
/* CSS Document */
/*
body{
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
}*/

.gallery_back{
	background:linear-gradient(rgba(26, 25, 25, 0.7), rgba(26, 25, 25, 0.7)),url('../img/ui/8.png') !important;
	background-repeat: repeat !important;
	background-position: top left !important;
	background-size: 100% auto !important;
}

.swal2-close:focus {
    outline: none !important;
}

.dropdown-menu{
	margin-top:7px;
	background-color:#18191C;
}
.dropdown-item{
	padding-left: 10px !important;
	color:#c4c5c6;
	border-left: 8px solid #18191C;
	border-right: 8px solid #18191C;
}
.dropdown-item:hover, .dropdown-item:focus {
	color:#c4c5c6;
	text-decoration: none;
	background-color: #117A8B;
	outline: none !important;
}

.dropdown-toggle , .btn:focus {
	border:0;
    outline: none !important;
}
.dropdown-toggle , .btn:active {
    box-shadow:0px 0px 0px 0px rgba(235, 208, 208, 0) !important;
}

.btn{
	border-radius: 5px;
}

.p_1px{
	padding: 1px;
}


html,body{
	height: 100%;
}

body,input,button,select,textarea,a,span,div,button{
	 /*font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;*/
	 font-family: "Arial", serif;
}


hr{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #b9b9b9;
}

img{
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering: -o-crisp-edges; /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}


/* width */
::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
  
/* Track */
::-webkit-scrollbar-track {
	background-color: #4e535a; 
	border-radius: 3px;
}
   
/* Handle */
::-webkit-scrollbar-thumb {
	background: #3c3e41; 
	border-radius: 4px;
}
  
 /* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #3c3e41; 
 }

 em{
	font-size: 16px;
	color: #b9b9b9;
	background-color: #3c3c3c;
	padding: 3px;
	font-style: italic;
 }

.text-light{
	color: #dfdfdf !important;
}

.shadow2{
	box-shadow: 0 1px 1px rgba(0,0,0,0.12), 
				0 2px 2px rgba(0,0,0,0.12), 
				0 4px 4px rgba(0,0,0,0.12), 
				0 8px 8px rgba(0,0,0,0.12),
				0 16px 16px rgba(0,0,0,0.12);
}

.concave {
	background: rgba(0, 0, 0, 0.6);            /* 深色底 */
	border-radius: 4px;
	/* 內凹陰影：深色內陰影 + 淺色高光 */
	box-shadow:
		inset 2px 2px 4px rgba(0, 0, 0, 0.8),
		inset -2px -2px 4px rgba(255, 255, 255, 0.05);
	transition: box-shadow 0.2s ease, background 0.2s ease;
}

.back1{
	background-color:#202225;
}
.back3{
	background-color:#36393F;
}
.back4{
	background-color:#202225;
}
.back5{
	background-color:#40444B;
}
.back7{
	background-color:rgba(29, 29, 31, 0.6);
}
.back8{
	background-color:rgba(29, 29, 31, 0.8);
}
.back9{
	background-color:#412121;
}
.back11{
	background:linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)),url('../img/function/gacha2.png') !important;
	background-repeat: repeat !important;
	background-position: top left !important;
	background-size: 40% !important;
}

.btn-secondary{
	background-color:#4A4F57 !important;
	border:1px #4A4F57;
}
.btn-secondary:hover{
	background-color:#686D73 !important;
}
.btn-secondary:disabled{
	background-color:#282b2d !important;
	color:#7c7c7c !important;
}

.no_active_btn:active{
	box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
}
.no_active_btn:focus{
	box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
}

.border_bottom_dark{
	border-bottom: 0.15rem solid #292B30;
}
.border_bottom_light{
	border-bottom: 1px solid rgba(73, 73, 73, 0.4);
}
.border_bottom_character{
	border-bottom: 1px solid rgba(73, 73, 73, 0.603);
}

.color1{
	color:#f9d084;
}
.color2{
	color:#b2b2b2;
}
.color3{
	color:#9d4f4f;
}
.color4{
	color:#aa5500;
}
.color5{
	color:#2b95ff;
}
.color7{
	color:#ffff6a;
}
.color8{
	color:#505050;
}
.color9{
	color:#6fd0ff;
}
.color10{
  color:#c89702;
}
.color12{
  color:#ff80ff;
}
.color13{
  color:#00ff80;
}
.color14{
  color:#e7d21d;
}


.f_8{font-size:8px;}
.f_10{font-size:10px;}
.f_12{font-size:12px;}
.f_14{font-size:14px;}
.f_16{font-size:16px;}
.f_18{font-size:18px;}
.f_20{font-size:20px;}
.f_22{font-size:22px;}
.f_24{font-size:24px;}
.f_26{font-size:26px;}
.f_28{font-size:28px;}
.f_30{font-size:30px;}
.f_32{font-size:32px;}
.f_34{font-size:34px;}
.f_36{font-size:36px;}
.f_38{font-size:38px;}
.f_40{font-size:40px;}
.f_42{font-size:42px;}
.f_44{font-size:44px;}

input[type=checkbox]
{
	margin-right: 7px;
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
    transform: scale(1.5);
    padding: 10px;
	cursor: pointer;
}

.btn_dark_hover:hover{
	background-color: #4a4a4a !important;
}
.btn_opacity_hover:hover{
	opacity: 0.7;
}


.btn:focus {
	outline: none;
	box-shadow: none;
 }

.w100{
	width:100%;
}
.w50px{
	width:50px;
}
.w50p{
	width:50%;
}

.box_dark{
	background-color:#121212;
	box-shadow:0px 0px 5px 2px #5d5d5d;
	border-radius: 8px;
}


.text_quality0 { 
  color: #808080;  /* 普通 */
}

.text_quality1 { 
  color: #32CD32;  /* 非凡 */
}

.text_quality2 { 
  color: #1E90FF;  /* 稀有 */
}

.text_quality3 { 
  color: #9932CC;  /* 史詩 */
}

.text_quality4 { 
  color: #FFD700;  /* 傳說 */
}

.text_quality5 { 
  color: #FF4500;  /* 神話 */
}

.text_quality6 { 
  color: #AFEEEE;  /* 天界 */
  background: linear-gradient(to right, #AFEEEE, #E0FFFF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text_quality7 { 
  color: #00BFFF;  /* 神聖 */
}

.text_quality8 { 
  color: #00FFEF;  /* 超凡 */
  background: linear-gradient(to right, #00FFEF, #1E90FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
}

.text_quality9 { 
  color: #FF69B4;  /* 飛升 */
  background: linear-gradient(to right, #FF69B4, #ec077a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
}

.text_quality10 { 
  color: #DAA520;  /* 永恆 */
  background: linear-gradient(45deg, #DAA520, #FFD700, #FF8C00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
}

.text_quality11 { 
  color: #8A2BE2;  /* 無限 */
  background: linear-gradient(90deg, #4B0082, #8A2BE2, #EE82EE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: pulse 1.6s infinite ease-in-out;
  font-style: italic;
}

@keyframes pulse {
  0% { text-shadow: 0 0 2px #9400D3; }
  50% { text-shadow: 0 0 4px #e84fe8; }
  100% { text-shadow: 0 0 2px #9400D3; }
}


.bg_quality0 {
  color: rgba(128, 128, 128, 0.3);
  background-color: rgba(128, 128, 128, 0.3);
  box-shadow: 0 0 2px rgba(128, 128, 128, 0.5),
              0 0 4px rgba(128, 128, 128, 0.3),
              0 0 8px rgba(128, 128, 128, 0.1);
}

.bg_quality1 {
  color: rgba(50, 205, 50, 0.3);
  background-color: rgba(50, 205, 50, 0.3);
  box-shadow: 0 0 2px rgba(50, 205, 50, 0.5),
              0 0 4px rgba(50, 205, 50, 0.3),
              0 0 8px rgba(50, 205, 50, 0.1);
}

.bg_quality2 {
  color: rgba(30, 144, 255, 0.3);
  background-color: rgba(30, 144, 255, 0.3);
  box-shadow: 0 0 2px rgba(30, 144, 255, 0.5),
              0 0 4px rgba(30, 144, 255, 0.3),
              0 0 8px rgba(30, 144, 255, 0.1);
}

.bg_quality3 {
  color: rgba(147, 112, 219, 0.3);
  background-color: rgba(147, 112, 219, 0.3);
  box-shadow: 0 0 2px rgba(147, 112, 219, 0.5),
              0 0 4px rgba(147, 112, 219, 0.3),
              0 0 8px rgba(147, 112, 219, 0.1);
}

.bg_quality4 {
  color: rgba(255, 215, 0, 0.3);
  background-color: rgba(255, 215, 0, 0.3);
  box-shadow: 0 0 2px rgba(255, 215, 0, 0.5),
              0 0 4px rgba(255, 215, 0, 0.3),
              0 0 8px rgba(255, 215, 0, 0.1);
}

.bg_quality5 {
  color: rgba(255, 69, 0, 0.3);
  background-color: rgba(255, 69, 0, 0.3);
  box-shadow: 0 0 2px rgba(255, 69, 0, 0.5),
              0 0 4px rgba(255, 69, 0, 0.3),
              0 0 8px rgba(255, 69, 0, 0.1);
}

.bg_quality6 {
  color: rgba(175, 238, 238, 0.3);
  background-color: rgba(175, 238, 238, 0.3);
  box-shadow: 0 0 2px rgba(175, 238, 238, 0.5),
              0 0 4px rgba(175, 238, 238, 0.3),
              0 0 8px rgba(175, 238, 238, 0.1);
}

.bg_quality7 {
  color: rgba(0, 191, 255, 0.3);
  background-color: rgba(0, 191, 255, 0.3);
  box-shadow: 0 0 2px rgba(0, 191, 255, 0.5),
              0 0 4px rgba(0, 191, 255, 0.3),
              0 0 8px rgba(0, 191, 255, 0.1);
}

.bg_quality8 {
  color: rgba(0, 255, 239, 0.3);
  background-color: rgba(0, 255, 239, 0.3);
  box-shadow: 0 0 2px rgba(0, 255, 239, 0.5),
              0 0 4px rgba(0, 255, 239, 0.3),
              0 0 8px rgba(0, 255, 239, 0.1);
}

.bg_quality9 {
  color: rgba(255, 105, 180, 0.3);
  background-color: rgba(255, 105, 180, 0.3);
  box-shadow: 0 0 2px rgba(255, 105, 180, 0.5),
              0 0 4px rgba(255, 105, 180, 0.3),
              0 0 8px rgba(255, 105, 180, 0.1);
}

.bg_quality10 {
  color: rgba(218, 165, 32, 0.3);
  background-color: rgba(218, 165, 32, 0.3);
  box-shadow: 0 0 2px rgba(218, 165, 32, 0.5),
              0 0 4px rgba(218, 165, 32, 0.3),
              0 0 8px rgba(218, 165, 32, 0.1);
}

.bg_quality11 {
  color: rgba(138, 43, 226, 0.3);
  background-color: rgba(138, 43, 226, 0.3);
  box-shadow: 0 0 2px rgba(138, 43, 226, 0.5),
              0 0 4px rgba(138, 43, 226, 0.3),
              0 0 8px rgba(138, 43, 226, 0.1);
}
@keyframes halo {
  0%, 100% {
    box-shadow:
      0 0 2px currentColor,
      0 0 6px currentColor,
      0 0 10px currentColor,
      0 0 15px rgba(255,255,255,0.1);
  }
  25% {
    box-shadow:
      0 0 4px currentColor,
      0 0 12px currentColor,
      0 0 20px currentColor,
      0 0 30px rgba(255,255,255,0.15);
  }
  50% {
    box-shadow:
      0 0 6px currentColor,
      0 0 18px currentColor,
      0 0 36px currentColor,
      0 0 48px rgba(255,255,255,0.2);
  }
  75% {
    box-shadow:
      0 0 4px currentColor,
      0 0 12px currentColor,
      0 0 20px currentColor,
      0 0 30px rgba(255,255,255,0.1);
  }
}
.bg_quality8,
.bg_quality9,
.bg_quality10,
.bg_quality11 {
  position: relative;
  animation: halo 1.4s ease-in-out infinite;
  z-index: 0; /* 避免 shadow 被其他層壓住 */
}
.halo2{
  animation: halo2 1.4s ease-in-out infinite;
}
@keyframes halo2 {
  0%, 100% {
    box-shadow:
      0 0 1px currentColor,
      0 0 3px currentColor,
      0 0 5px currentColor,
      0 0 7px rgba(255,255,255,0.1);
  }
  25% {
    box-shadow:
      0 0 2px currentColor,
      0 0 6px currentColor,
      0 0 10px currentColor,
      0 0 15px rgba(255,255,255,0.15);
  }
  50% {
    box-shadow:
      0 0 3px currentColor,
      0 0 9px currentColor,
      0 0 18px currentColor,
      0 0 24px rgba(255,255,255,0.2);
  }
  75% {
    box-shadow:
      0 0 2px currentColor,
      0 0 6px currentColor,
      0 0 10px currentColor,
      0 0 15px rgba(255,255,255,0.1);
  }
}

.equip_bg_quality0 { background-color: rgba(128, 128, 128, 0.3); }      /* 普通：中性灰 */
.equip_bg_quality1 { background-color: rgba(50, 205, 50, 0.3); }        /* 非凡：亮綠 */
.equip_bg_quality2 { background-color: rgba(30, 144, 255, 0.3); }       /* 稀有：道奇藍 */
.equip_bg_quality3 { background-color: rgba(147, 112, 219, 0.3); }      /* 史詩：中紫羅蘭 */
.equip_bg_quality4 { background-color: rgba(255, 215, 0, 0.3); }        /* 傳說：金色 */
.equip_bg_quality5 { background-color: rgba(255, 69, 0, 0.3); }         /* 神話：亮橘紅 */
.equip_bg_quality6 { background-color: rgba(175, 238, 238, 0.3); }      /* 天界：蒼白藍綠 */
.equip_bg_quality7 { background-color: rgba(0, 191, 255, 0.3); }        /* 神聖：亮深天藍 */
.equip_bg_quality8 { background-color: rgba(0, 255, 239, 0.3); }        /* 超凡：青藍螢光 */
.equip_bg_quality9 { background-color: rgba(255, 105, 180, 0.3); }      /* 飛升：亮粉紅 */
.equip_bg_quality10 { background-color: rgba(218, 165, 32, 0.3); }      /* 永恆：琥珀棕 */
.equip_bg_quality11 { background-color: rgba(138, 43, 226, 0.3); }      /* 無限：藍紫星光 */


.game_time_animation{
	animation-name: game_time_animation;
	animation-duration: 0.5s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
}
@keyframes game_time_animation{
	0% {transform:scale(0.98);}
	100% {transform:scale(1.0);}
}

.text_over{
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.radius0{border-radius: 0px;}
.radius5{border-radius: 5px;}
.radius10{border-radius: 10px;}
.radius15{border-radius: 15px;}
.radius20{border-radius: 20px;}
.radius25{border-radius: 25px;}
.radius50p{border-radius: 50%;}


.text_shadow_dark{
	text-shadow: 0 0 0.3em #1f1e1e,0 0 0.3em #1f1e1e;
}
.text_shadow_dark2{
	text-shadow: 0 0 0.2em #1f1e1e;
}

select{
	background-color: #353535;
	color: aliceblue;
	border-radius: 3px;
	padding: 2px;
}

select:focus{
	outline:none;
}

/* 暫定 mv-table 樣式 */
.mv-table {
	width: 100%;
	border-collapse: collapse;
	margin: 0rem 0;
	font-size: 0.9rem;
	color: #e0e0e0;
	background-image:linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0.8)),url('../img/ui/5.png');
	background-repeat: repeat;
	background-size: 20%;
  }
  
  .mv-table thead th {
	background-color: rgba(0, 0, 0, 0.5);
	color: #ccc;
	padding: 0.5rem;
	text-align: center;
	border-bottom: 2px solid #444;
  }
  
  .mv-table tbody td {
	padding: 0.5rem;
	border-bottom: 1px solid #333;
	text-align: center;
  }
  
  .mv-table tbody tr:nth-child(even) {
	/*background-color: #1a1a1a;*/
	background-color: rgba(15, 15, 15, 0.6);
  }
  
  .mv-table tbody tr:nth-child(odd) {
	/*background-color: #101010;*/
	background-color: rgba(39, 39, 39, 0.6);
  }
  
  /* hover 效果 */
  .mv-table tbody tr:hover {
	background-color: #2a2a2a;
  }
  



  /* 暫定 mv-panel 樣式 */
.mv-panel {
	background-color: #18191C;
	border: 1px solid #444;
	border-radius: 8px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
	overflow: hidden;
  }
.mv-panel-header {
	background-color: #2F3136;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	padding: 0.25rem 0.25rem;
	border-bottom: 1px solid #444;
  }
.mv-panel-body {
	background-color: #333539;
	color: #DDDDDD;
	padding: 0.25rem;
}

/* 最外層容器 */
  .mv-panel2 {
	background-color: #0d0d0d;       /* 主體深灰再加一階 */
	border-radius: 2px;              /* 輕微加大圓角 */
	overflow: hidden;
	border-bottom: #2a2a2a 1px solid; /* 底部邊框 */
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.05); /* 內部頂部一條輕微光線 */
	position: relative;
  }
  
  /* 左側強調色條 */
  .mv-panel2::before {
	content: "";
	position: absolute;
	left: 0; top: 0; bottom: 0;
	width: 4px;
	background: #474747;            /* 柔和的藍紫點綴 */
  }
  /* 標題區 */
  .mv-panel2-header {
	background-color: #222222;       /* 與主體保留階差 */
	color: #adadad;
	font-size: 1rem;
	font-weight: 600;
	padding: 0.4rem 0.6rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.245);
	display: flex;
	align-items: center;
	gap: 0.5rem;
  }
  /* 內容區 */
  .mv-panel2-body {
	background-color: #222222;       /* 再稍微淺一點 */
	color: #CCCCCC;
	padding: 0.4rem;
	font-size: 0.95rem;
	line-height: 1.6;
  }
  
  /* 區塊分隔線（可套用在內部小段落） */
  .mv-panel2-body hr {
	border: none;
	border-top: 1px solid rgba(255,255,255,0.05);
	margin: 3px 0;
  }


.selected {
    background-color: #e80000;
    border: 0;
}


  /* 經驗條 */
  .xp-bar {
	background:#5b5b5b;
	border-radius:4px;
	overflow:hidden;
	height:8px;
	margin-bottom:6px;
  }
  .xp-fill {
	background:#0080ff;
	height:100%;
	transition:width .3s ease;
  }
  .xp-text {
	margin:0;
	text-align:center;
	color:#bfbfbf;
  }


/* 用 CSS 生成 Emoji/Icon */
.level-icon:before   { content: "⚔️"; }  /* 等級 */
.stamina-icon:before { content: "💪"; }  /* 體力 */
.gold-icon:before    { content: "💰"; }  /* 金幣 */
.diamond-icon:before { content: "💎"; }  /* 鑽石 */


#adventure-header {
  align-items: center;
  margin-bottom: 0.5rem;
}
#battle-count {
  font-weight: bold;
  text-align: center;
}
#adventure-progress {
  width: 100%;
  height: 8px;
  background: #4f4f4f;    /* 底色改深灰 */
  border-radius: 4px;
  overflow: hidden;
}
#adventure-bar {
  width: 0%;
  height: 100%;
  background: #FFFFFF;    /* 進度條白色 */
  transition: width 0.1s linear;
}
#drop-preview {
  position: relative;
  height: 40px;
  overflow: hidden;
  pointer-events: none;
}
.drop-preview-item {
	position: absolute;
	bottom: 8px;
	padding: 2px 6px;
	border-radius: 4px;
	font-size: 1.05rem;
	font-weight: bold;
	white-space: nowrap;
	animation: dropFloat 2s ease-out forwards;
}
@keyframes dropFloat {
  0%   { opacity: 0; transform: translateY(20px) scale(0.8); }
  10%  { opacity: 1; }
  100% { opacity: 0; transform: translateY(-40px) scale(1.2); }
}
#next-seconds {
  margin: 0.5rem 0;
  font-family: sans-serif;
  color: #bbbbbb;
}

.tap-pulse {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0);
  transform-origin: center center;
  animation: tap-scale 0.8s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
  will-change: transform, box-shadow;
}

@keyframes tap-scale {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(255,255,255,0);
  }
  15% {
    transform: scale(0.85);
    box-shadow: 0 0 10px rgba(255,255,255,0.2);
  }
  35% {
    transform: scale(1.15);
    box-shadow: 0 0 20px rgba(255,255,255,0.3);
  }
  55% {
    transform: scale(0.95);
    box-shadow: 0 0 8px rgba(255,255,255,0.15);
  }
  75% {
    transform: scale(1.08);
    box-shadow: 0 0 15px rgba(255,255,255,0.25);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(255,255,255,0);
  }
}


.template-table       {width:100%;border-collapse:collapse;}
.template-table th,
.template-table td    {padding:.3rem .5rem;}
.template-table th    {text-align:left;color:#ccc;font-weight:400;}
.template-table tr:nth-child(even){background:rgba(0, 0, 0, 0.4)}

.template-table2 td{
	border:#414141 1px solid;

}

.min_width_80px{
	min-width: 80px;
}

/* 以下依照疊加順序，使用不同的 z-index */
.costume6        { z-index: 2; } /* 臉輪廓 */
.costume11   { z-index: 1; } /* 頭髮底層(背面) */
.costume1        { z-index: 3; } /* 頭髮前層 */
.costume2         { z-index: 4; } /* 眼睛 */
.costume3       { z-index: 5; } /* 嘴巴 */
.costume4     { z-index: 6; } /* 衣服 */
.costume5       { z-index: 7; } /* 鞋子 */
.costume0   { z-index: 8; } /* 飾品(最上層) */

	/* 容器：水平排列，不換行 */
.tab-bar {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  background-color: #333;
}

/* 每個按鈕：平均分佈、顯示置中 */
.tab-bar .tab-item {
  flex: 1;                /* 平均分配寬度 */
  text-align: center;     /* 文字置中 */
  padding: 0.5rem 0;      /* 上下間距 */
  border: none;
  cursor: pointer;
  white-space: nowrap;    /* 防文字換行 */
  transition: background 0.2s, color 0.2s;
  border:#272727 1px solid; /* 預設邊框透明 */
}


.marquee-wrapper {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.marquee-content {
  display: inline-block;
  animation: scrollText 15s linear infinite;
}
@keyframes scrollText {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.doll-move {
  margin-top: 100px;
  left: 180px;
  will-change: transform;
  transition: transform 1.2s cubic-bezier(0.65,0.05,0.36,1);
  display: inline-block;
}
.doll-move.doll-flip img {
  transform: scaleX(-1);
  transition: transform 0.1s;
}

