@charset "utf-8";
.scenter {
    clear: both;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
}
.sprod_listsy {
    padding: 20px 10px;
    background: #fff9f4;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -icab-border-radius: 8px;
    margin-bottom: 15px;
    border: 1px solid #f9e5d4;
	overflow:hidden;
	align-items: center;
    clear: both;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
	
}
.sprod_listsy img{
	width:100%;
  transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.sprod_listsy img:hover{
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.sprod_listsy a{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;  
	-o-border-radius: 10px;   
	-icab-border-radius: 10px;
	overflow:hidden;
	display:block;
}
.sprod_listsy:hover {
	background: #fdf3e9;
}
.sprod_listsy .shopp{
    display:inline-block;
	padding:5px 20px;
	margin:0 auto;
	font-family:Arial;
	color:#ffffff;
	text-align:center;
	border-radius:25px;
	background: #e05d5d;
	font-size:14px;
	line-height: 23px;
	margin: 0px 10px;
	}
.sprod_listsy .shopp:hover{
	background:#ca2d2d;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
	color:#ffffff;
	}
.sprod_listsy  .detaike{
    display:inline-block;
	padding:5px 20px;
	margin:0 auto;
	font-family:Arial;
	color:#ffffff;
	text-align:center;
	border-radius:25px;
	background: #cc9d74;
	font-size:14px;
	line-height: 23px;	
	}
.sprod_listsy .detaike:hover{
	background:#a6754a;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
	color:#ffffff;
	}
.nts{font-size:11px;}
.sprod1 {
	font-weight: bold;
	font-size: 20px;
	color:#4c4c4c;
}
.sprod1 a{
	color:#4c4c4c;
	padding:0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;/*超出3行部分显示省略号，去掉该属性 显示全部*/
	-webkit-box-orient: vertical;
	margin:10px 0px;
	height: 50px;
	}
.sprod1 a:hover{color:#000;}
.sprod2 {
    color: #4b4b4b;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 80px;
}
.sprod_mores {
	padding-top:5px;
	margin-left: -10px;
    margin-right: -10px;
}
.sprod_linksy{
    font-size: 14px;
    color: #b67841;
	}
.stitlek{
	text-align:center;
	}	
.stitlek span{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    padding: 20px 40px;
    background: #f4dcb7;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -icab-border-radius: 5px;
    margin-bottom: 40px;
    margin-top: 40px;
	}

@media (max-width:767px) {
.stitlek span{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    padding: 15px 30px;
    background: #f4dcb7;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -icab-border-radius: 5px;
    margin-bottom: 30px;
    margin-top: 20px;
	}
.sprod_listsy .shopp{
	padding:5px 10px;
	}
.sprod_listsy .detaike{
	padding:5px 10px;
	}
.sprod_imgs{
	padding:0px;
}
.sprod_padding {
    padding-top: 0px;
}

}
@media (max-width:639px) {
.sprod_listsy .shopp{
	padding:5px 15px;
	}
.sprod_listsy .detaike{
	padding:5px 15px;
	}
.sprod1 {
    padding-top: 10px;
}
.sprod_listsy{
	text-align:center;
	}
.sprod2 {
    height: auto;
}
.sprod1 a{
   height: auto;
	}
}
.sclearK{
	clear:both;
	}
.subtitle1 h1{font-size:1em; margin:0; display:inline-block; font-weight:bold;}
.subtitle2 h1{font-size:1em; margin:0;}
.subtitle3 h1{font-size:1em; margin:0;}




.topsk{
	margin-top:40px;
}
.clrkj{
    color: #fff;
    font-size: 22px;
    text-align: left;
    font-weight: bold;
	line-height: 30px;
}

@media (max-width: 767px) {
    .coersek{
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
}







  /* ===== conta-wrapper ===== */
        .conta-wrapper {
            margin: 0 auto;
            padding: 30px 20px 60px;
            position: relative;
        }
        .conta-hero {
            position: relative;
            z-index: 1;
            background: linear-gradient(145deg, #83399a 0%, #6b2d7e 50%, #522363 100%);
            border-radius: 28px;
            padding: 30px;
            margin-bottom: 50px;
            overflow: hidden;
            transition: box-shadow 0.4s ease;
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 45px;
        }

        .conta-hero-image {
			flex: 0 0 49%;
			max-width: 50%;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 12px 35px rgba(0, 0, 0, 0.25);
            transition: transform 0.5s ease, box-shadow 0.5s ease;
            position: relative;
            z-index: 1;
        }
        .conta-hero-image img {
            display: block;
            width: 100%;
            height: auto;
            transition: transform 0.5s ease;
        }
        .conta-hero:hover .conta-hero-image {
            transform: scale(1.02);
            box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
        }
        .conta-hero:hover .conta-hero-image img {
            transform: scale(1.03);
        }

        /* 右側內容（置中，保持原本視覺） */
        .conta-hero-content {
            flex: 1;
            position: relative;
            z-index: 1;
            text-align: center;
        }

        /* 星星粒子裝飾（只覆蓋右側區域，但因為是絕對定位，調整一下範圍） */
        .conta-hero-stars {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            overflow: hidden;
            z-index: 0;
            border-radius: 28px;
        }
        .conta-hero-stars i {
            position: absolute;
            color: rgba(255, 255, 255, 0.15);
            font-size: 18px;
            animation: contaStarFloat 6s ease-in-out infinite alternate;
        }
        .conta-hero-stars i:nth-child(1) {
            top: 12%;
            left: 8%;
            font-size: 22px;
            animation-delay: 0s;
        }
        .conta-hero-stars i:nth-child(2) {
            top: 20%;
            right: 12%;
            font-size: 16px;
            animation-delay: 1.2s;
        }
        .conta-hero-stars i:nth-child(3) {
            bottom: 28%;
            left: 5%;
            font-size: 20px;
            animation-delay: 2.4s;
        }
        .conta-hero-stars i:nth-child(4) {
            bottom: 18%;
            right: 6%;
            font-size: 14px;
            animation-delay: 0.6s;
        }
        .conta-hero-stars i:nth-child(5) {
            top: 45%;
            right: 42%;
            font-size: 28px;
            animation-delay: 1.8s;
            transform: translateX(-50%);
        }
        .conta-hero-stars i:nth-child(6) {
            top: 60%;
            right: 15%;
            font-size: 12px;
            animation-delay: 3.0s;
        }
        .conta-hero-stars i:nth-child(7) {
            top: 8%;
            right: 40%;
            font-size: 10px;
            animation-delay: 0.3s;
        }
        .conta-hero-stars i:nth-child(8) {
            bottom: 10%;
            right: 30%;
            font-size: 16px;
            animation-delay: 1.5s;
        }

        @keyframes contaStarFloat {
            0% {
                transform: translateY(0px) scale(1) rotate(0deg);
                opacity: 0.3;
            }
            100% {
                transform: translateY(-20px) scale(1.2) rotate(30deg);
                opacity: 0.7;
            }
        }

        /* 英雄內容 */
        .conta-hero-content {
            position: relative;
            z-index: 1;
        }

        .conta-hero-icon {
            display: inline-block;
            font-size: 52px;
            color: #ffd700;
            margin-bottom: 12px;
            animation: contaIconPulse 2.8s ease-in-out infinite;
            text-shadow: 0 0 40px rgba(255, 215, 0, 0.25);
        }
        @keyframes contaIconPulse {
            0%,
            100% {
                transform: scale(1) rotate(0deg);
            }
            50% {
                transform: scale(1.08) rotate(6deg);
            }
        }

        .conta-hero-title {
            font-size: 36px;
            font-weight: 700;
            letter-spacing: 3px;
            color: #ffffff;
            margin-bottom: 28px;
            text-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
			line-height: 45px;
        }
        .conta-hero-title span {
            color: #ffd700;
            position: relative;
        }
        .conta-hero-title span::after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 0;
            width: 100%;
            height: 3px;
            background: linear-gradient(90deg, transparent, #ffd700, transparent);
            border-radius: 2px;
        }

        .conta-hero-sub {
            font-size: 18px;
            color: rgba(255, 255, 255, 0.85);
            margin-top: 6px;
            letter-spacing: 2px;
            font-weight: 300;
        }
        .conta-hero-sub i {
            color: #ffd700;
            margin: 0 4px;
        }

        .conta-hero-date {
            font-size: 16px;
            color: rgba(255, 255, 255, 0.70);
            margin-top: 10px;
            letter-spacing: 1px;
            font-weight: 300;
        }
        .conta-hero-date i {
            margin-right: 6px;
            color: #ffd700;
        }

        /* 英雄底部裝飾線 */
        .conta-hero-divider {
            width: 80px;
            height: 3px;
            background: linear-gradient(90deg, transparent, #ffd700, transparent);
            margin: 16px auto 0;
            border-radius: 2px;
        }

        /* ===== conta-main ===== */
        .conta-main {
            position: relative;
            z-index: 1;
            display: flex;
            flex-wrap: wrap;
            gap: 30px;
            margin-top: 10px;
        }

        /* ===== conta-card 通用 ===== */
        .conta-card {
            flex: 1 1 calc(50% - 15px);
            min-width: 280px;
            background: #ffffff;
            border-radius: 24px;
            padding: 38px 36px 42px;
            box-shadow: 0 8px 32px rgba(131, 57, 154, 0.10);
            transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.40s ease;
            position: relative;
            overflow: hidden;
            border: 1px solid rgba(131, 57, 154, 0.06);
        }
        .conta-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 50px rgba(131, 57, 154, 0.18);
        }

        /* 卡片頂部裝飾條 */
        .conta-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: linear-gradient(90deg, #83399a, #b57bc9, #83399a);
            background-size: 200% 100%;
            animation: contaGradientMove 4s ease-in-out infinite alternate;
        }
        @keyframes contaGradientMove {
            0% {
                background-position: 0% 50%;
            }
            100% {
                background-position: 100% 50%;
            }
        }

        /* 卡片右上角裝飾圖標 */
        .conta-card-badge {
            position: absolute;
            top: 18px;
            right: 20px;
            font-size: 26px;
            color: rgba(131, 57, 154, 0.12);
            transition: all 0.4s ease;
        }
        .conta-card:hover .conta-card-badge {
            color: rgba(131, 57, 154, 0.22);
            transform: rotate(10deg) scale(1.1);
        }

        .conta-card-header {
            display: flex;
            align-items: center;
            gap: 14px;
            margin-bottom: 18px;
        }
        .conta-card-header i {
            font-size: 28px;
            color: #83399a;
            width: 44px;
            height: 44px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: rgba(131, 57, 154, 0.08);
            border-radius: 14px;
            transition: all 0.3s ease;
            flex-shrink: 0;
        }
        .conta-card:hover .conta-card-header i {
            background: rgba(131, 57, 154, 0.14);
            transform: scale(1.05) rotate(-2deg);
        }

        .conta-card-title {
            font-size: 24px;
            font-weight: 700;
            color: #2d2d2d;
            letter-spacing: 2px;
            position: relative;
			margin-bottom: 10px;
        }
        .conta-card-title::after {
            content: '';
            position: absolute;
            bottom: -8px;
            left: 0;
            width: 30px;
            height: 3px;
            background: #83399a;
            border-radius: 2px;
            transition: width 0.4s ease;
        }
        .conta-card:hover .conta-card-title::after {
            width: 50px;
        }
        .conta-card-body {
            font-size: 16px;
            color: #3d3d3d;
            line-height: 1.9;
			margin-top: 30px;
        }
        .conta-card-body p {
            margin-bottom: 14px;
        }
        .conta-card-body p:last-child {
            margin-bottom: 0;
        }

        /* ===== 緣起卡片（移除圖片，純文字） ===== */
        .conta-card-origin .conta-card-header i {
            background: rgba(131, 57, 154, 0.10);
            color: #83399a;
        }
        .conta-card-origin::after {
            content: '✦';
            position: absolute;
            bottom: 16px;
            right: 24px;
            font-size: 18px;
            color: rgba(131, 57, 154, 0.06);
            font-weight: 300;
        }

        /* 小故事卡片 */
        .conta-card-story .conta-card-header i {
            background: rgba(255, 215, 0, 0.10);
            color: #b8860b;
        }
        .conta-card-story::after {
            content: '✦';
            position: absolute;
            bottom: 16px;
            right: 24px;
            font-size: 18px;
            color: rgba(255, 215, 0, 0.08);
            font-weight: 300;
        }

        

        /* ===== 響應式 ===== */
        @media (max-width: 992px) {
            .conta-hero {
                padding: 35px 30px;
                gap: 30px;
            }
            .conta-hero-image {
                flex: 0 0 30%;
                max-width: 30%;
            }
            .conta-hero-title {
                font-size: 30px;
            }
            .conta-card {
                padding: 30px 26px 34px;
                flex: 1 1 100%;
            }
        }

        @media (max-width: 768px) {
            .conta-wrapper {
                padding: 16px 14px 40px;
            }
            .conta-hero {
                flex-direction: column;
                padding: 28px 18px 30px;
                border-radius: 18px;
                margin-bottom: 34px;
                gap: 20px;
            }
            .conta-hero-image {
                flex: 0 0 100%;
                max-width: 100%;
                width: 100%;
                border-radius: 14px;
            }
            .conta-hero-title {
                font-size: 22px;
                letter-spacing: 1px;
				line-height: 30px;
            }
            .conta-hero-sub {
                font-size: 16px;
            }
            .conta-hero-date {
				margin-top: 0px;
				line-height: 30px;
            }
            .conta-hero-icon img{
				width: 60px;
            }
            /* 移動版星星裝飾只留一顆 */
            .conta-hero-stars i {
                display: none;
            }
            .conta-hero-stars i:nth-child(5) {
                display: block;
                font-size: 36px;
                opacity: 0.08;
            }

            .conta-card {
                padding: 24px 18px 28px;
                border-radius: 18px;
                min-width: 0;
            }
            .conta-card-title {
                font-size: 20px;
            }
            .conta-card-header i {
                font-size: 22px;
                width: 38px;
                height: 38px;
                border-radius: 10px;
            }

            .conta-card-badge {
                font-size: 20px;
                top: 14px;
                right: 14px;
            }
            .conta-main {
                gap: 20px;
            }
            .conta-footer p {
                font-size: 12px;
            }
        }

        @media (max-width: 480px) {
            .conta-hero-title {
                letter-spacing: 0px;
            }
            .conta-hero {
                padding: 20px 14px 22px;
            }
            .conta-card {
                padding: 20px 14px 22px;
            }
        }

        /* ===== 進入動畫 ===== */
        .conta-animate-in {
            opacity: 0;
            transform: translateY(30px);
            animation: contaFadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
        }
        .conta-animate-in:nth-child(1) {
            animation-delay: 0.1s;
        }
        .conta-animate-in:nth-child(2) {
            animation-delay: 0.3s;
        }

        @keyframes contaFadeUp {
            0% {
                opacity: 0;
                transform: translateY(30px);
            }
            100% {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* 卡片延遲 */
        .conta-card-origin {
            animation-delay: 0.25s;
        }
        .conta-card-story {
            animation-delay: 0.45s;
        }

        .conta-card {
            opacity: 0;
            transform: translateY(30px);
            animation: contaFadeUp 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
        }
        .conta-card-origin {
            animation-delay: 0.25s;
        }
        .conta-card-story {
            animation-delay: 0.45s;
        }

        /* ===== 滾動觸發的額外微光 ===== */
        .conta-glow-dot {
            display: inline-block;
            width: 6px;
            height: 6px;
            background: #83399a;
            border-radius: 50%;
            margin: 0 6px;
            opacity: 0.25;
            vertical-align: middle;
            animation: contaDotPulse 2.2s ease-in-out infinite;
        }
        @keyframes contaDotPulse {
            0%,
            100% {
                opacity: 0.15;
                transform: scale(1);
            }
            50% {
                opacity: 0.55;
                transform: scale(1.3);
            }
        }










/* ===== 門診時間表 ===== */

.tablk-wrapper {
  margin: 0 auto;
  padding: 20px;
}

.tablk-header {
  text-align: center;
  margin-bottom: 24px;
}

.tablk-header .tablk-icon {
  font-size: 36px;
  color: #8e44ad;
  margin-bottom: 8px;
  display: inline-block;
  animation: tablk-pulse 2s ease-in-out infinite;
}

@keyframes tablk-pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.15); }
}

.tablk-header .tablk-title {
  font-size: 28px;
  color: #8e44ad;
  font-weight: bold;
  letter-spacing: 2px;
}
.tablk-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.tablk-table thead th {
  background: #8e44ad;
  color: #fff;
  font-size: 18px;
  padding: 16px 10px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
}

.tablk-table thead th:first-child {
  border-top-left-radius: 16px;
}

.tablk-table thead th:last-child {
  border-top-right-radius: 16px;
}

.tablk-table thead th .fa {
  display: block;
  font-size: 18px;
  margin-bottom: 6px;
  opacity: 0.9;
}

.tablk-table tbody th {
    background: #f5eef8;
    color: #6c3483;
    font-size: 18px;
    padding: 16px 12px;
    font-weight: 400;
    border-bottom: 1px solid #e8daef;
    white-space: nowrap;
    text-align: center;
}

.tablk-table tbody td {
  text-align: center;
  font-size: 15px;
  padding: 16px 8px;
  border-bottom: 1px solid #f0e6f5;
  transition: all 0.3s ease;
  position: relative;
}

.tablk-table tbody tr:hover td {
  background: #faf5fc;
}

.tablk-table tbody tr:last-child th,
.tablk-table tbody tr:last-child td {
  border-bottom: none;
}

.tablk-table tbody tr:last-child th:first-child {
  border-bottom-left-radius: 16px;
}

.tablk-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}

.tablk-dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #8e44ad;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  box-shadow: 0 2px 8px rgba(142, 68, 173, 0.35);
  animation: tablk-bounce 2s ease-in-out infinite;
}

.tablk-table tbody td:nth-child(2) .tablk-dot { animation-delay: 0s; }
.tablk-table tbody td:nth-child(3) .tablk-dot { animation-delay: 0.15s; }
.tablk-table tbody td:nth-child(4) .tablk-dot { animation-delay: 0.3s; }
.tablk-table tbody td:nth-child(5) .tablk-dot { animation-delay: 0.45s; }
.tablk-table tbody td:nth-child(6) .tablk-dot { animation-delay: 0.6s; }
.tablk-table tbody td:nth-child(7) .tablk-dot { animation-delay: 0.75s; }

@keyframes tablk-bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

.tablk-rest {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  color: #bbb;
  font-size: 14px;
  padding: 0px 10px;
  border-radius: 20px;
  background: #f8f8f8;
  border: 1px dashed #ddd;
  font-weight: 400;
}

.tablk-rest .fa {
  font-size: 12px;
}

.tablk-table tbody td:hover .tablk-dot {
  transform: scale(1.2);
  box-shadow: 0 4px 16px rgba(142, 68, 173, 0.5);
}

.tablk-table tbody td:hover .tablk-rest {
  color: #999;
  border-color: #ccc;
}

.tablk-table thead th {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
.tablk-table thead th:last-child {
    border-right: none;
}
.tablk-table tbody td {
    border-right: 1px solid #f0e6f5;
}
	
.tablk-table-wrap {
	overflow-x: auto;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.50);
	padding:0px;
	box-shadow: 0 8px 25px rgba(142, 68, 173, 0.14);
}
	
/* ===== 滾動條 ===== */
.tablk-table-wrap::-webkit-scrollbar {
	height: 6px;
	border-radius: 10px;
}
.tablk-table-wrap::-webkit-scrollbar-track {
	background: rgba(142, 68, 173, 0.04);
	border-radius: 10px;
}
.tablk-table-wrap::-webkit-scrollbar-thumb {
	background: linear-gradient(90deg, #8e44ad, #a569bd);
	border-radius: 10px;
}
.tablk-table-wrap::-webkit-scrollbar-thumb:hover {
	background: #6c3483;
}

@media (max-width:767px) {
.tablk-table tbody th {
    font-size: 16px;
    padding: 16px 6px;
}
.tablk-table tbody th {
    font-size: 16px;
    padding: 16px 6px;
}
}

@media (max-width:900px){
.tablk-wrapper {
    padding: 20px 0px;
}
}


@media (max-width:767px){
.tablk-header .tablk-title {
    font-size: 24px;
	}
.tablk-dot {
    width: 20px;
    height: 20px;
    font-size: 10px;
}
.tablk-table thead th {
    font-size: 16px;
	letter-spacing: 0px;
}
.tablk-table {
    width: 800px;
}
}












/* ===== 醫療團隊 ===== */


.tablk-wrapper {
  margin: 0 auto;
  padding: 20px;
}

.tablk-header {
  text-align: center;
  margin-bottom: 24px;
}

.tablk-header .tablk-icon {
  font-size: 36px;
  color: #8e44ad;
  margin-bottom: 8px;
  display: inline-block;
  animation: tablk-pulse 2s ease-in-out infinite;
}

@keyframes tablk-pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.15); }
}

.tablk-header .tablk-title {
  font-size: 28px;
  color: #8e44ad;
  font-weight: bold;
  letter-spacing: 2px;
}
.tablk-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.tablk-table thead th {
  background: #8e44ad;
  color: #fff;
  font-size: 18px;
  padding: 16px 10px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
}

.tablk-table thead th:first-child {
  border-top-left-radius: 16px;
}

.tablk-table thead th:last-child {
  border-top-right-radius: 16px;
}

.tablk-table thead th .fa {
  display: block;
  font-size: 18px;
  margin-bottom: 6px;
  opacity: 0.9;
}

.tablk-table tbody th {
    background: #f5eef8;
    color: #6c3483;
    font-size: 18px;
    padding: 16px 12px;
    font-weight: 400;
    border-bottom: 1px solid #e8daef;
    white-space: nowrap;
    text-align: center;
}

.tablk-table tbody td {
  text-align: center;
  font-size: 15px;
  padding: 16px 8px;
  border-bottom: 1px solid #f0e6f5;
  transition: all 0.3s ease;
  position: relative;
}

.tablk-table tbody tr:hover td {
  background: #faf5fc;
}

.tablk-table tbody tr:last-child th,
.tablk-table tbody tr:last-child td {
  border-bottom: none;
}

.tablk-table tbody tr:last-child th:first-child {
  border-bottom-left-radius: 16px;
}

.tablk-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}

.tablk-dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #8e44ad;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  box-shadow: 0 2px 8px rgba(142, 68, 173, 0.35);
  animation: tablk-bounce 2s ease-in-out infinite;
}

.tablk-table tbody td:nth-child(2) .tablk-dot { animation-delay: 0s; }
.tablk-table tbody td:nth-child(3) .tablk-dot { animation-delay: 0.15s; }
.tablk-table tbody td:nth-child(4) .tablk-dot { animation-delay: 0.3s; }
.tablk-table tbody td:nth-child(5) .tablk-dot { animation-delay: 0.45s; }
.tablk-table tbody td:nth-child(6) .tablk-dot { animation-delay: 0.6s; }
.tablk-table tbody td:nth-child(7) .tablk-dot { animation-delay: 0.75s; }

@keyframes tablk-bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

.tablk-rest {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  color: #bbb;
  font-size: 14px;
  padding: 0px 10px;
  border-radius: 20px;
  background: #f8f8f8;
  border: 1px dashed #ddd;
  font-weight: 400;
}

.tablk-rest .fa {
  font-size: 12px;
}

.tablk-table tbody td:hover .tablk-dot {
  transform: scale(1.2);
  box-shadow: 0 4px 16px rgba(142, 68, 173, 0.5);
}

.tablk-table tbody td:hover .tablk-rest {
  color: #999;
  border-color: #ccc;
}

.tablk-table thead th {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
.tablk-table thead th:last-child {
    border-right: none;
}
.tablk-table tbody td {
    border-right: 1px solid #f0e6f5;
}
	
.tablk-table-wrap {
	overflow-x: auto;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.50);
	padding:0px;
	box-shadow: 0 8px 25px rgba(142, 68, 173, 0.14);
}
	
/* ===== 滾動條 ===== */
.tablk-table-wrap::-webkit-scrollbar {
	height: 6px;
	border-radius: 10px;
}
.tablk-table-wrap::-webkit-scrollbar-track {
	background: rgba(142, 68, 173, 0.04);
	border-radius: 10px;
}
.tablk-table-wrap::-webkit-scrollbar-thumb {
	background: linear-gradient(90deg, #8e44ad, #a569bd);
	border-radius: 10px;
}
.tablk-table-wrap::-webkit-scrollbar-thumb:hover {
	background: #6c3483;
}


@media (max-width:900px){
.tablk-wrapper {
    padding: 20px 0px;
}
}
@media (max-width:767px) {
.tablk-table tbody th {
    font-size: 16px;
    padding: 16px 6px;
}
.tablk-table tbody th {
    font-size: 16px;
    padding: 16px 6px;
}
.tablk-header .tablk-title {
    font-size: 24px;
	}
.tablk-dot {
    width: 20px;
    height: 20px;
    font-size: 10px;
}
.tablk-table thead th {
    font-size: 16px;
	letter-spacing: 0px;
}
.tablk-table {
    width: 800px;
}
}













/* ===== 服務項目===== */

        .servg-container {
			position: relative;
			z-index: 1;
			max-width: 1300px;
			margin: 0 auto;
			padding: 0px 20px 60px;
			clear: both;
        }


        .servg-header {
            text-align: center;
            margin-bottom: 50px;
            position: relative;
            padding-top: 20px;
        }

        .servg-header-icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            background: linear-gradient(135deg, #83399a 0%, #a855c7 50%, #6b2d82 100%);
            color: #fff;
            font-size: 36px;
            margin-bottom: 18px;
            box-shadow: 0 10px 35px rgba(131, 57, 154, 0.35), 0 0 0 8px rgba(131, 57, 154, 0.1);
            animation: servg-pulse 3s infinite ease-in-out;
            position: relative;
        }

        .servg-icon-circle::after {
            content: '';
            position: absolute;
            top: -6px;
            left: -6px;
            right: -6px;
            bottom: -6px;
            border-radius: 50%;
            border: 2px dashed rgba(131, 57, 154, 0.3);
            animation: servg-rotate 12s infinite linear;
        }

        @keyframes servg-rotate {
            0% {
                transform: rotate(0deg);
            }
            100% {
                transform: rotate(360deg);
            }
        }

        @keyframes servg-pulse {
            0%,
            100% {
                box-shadow: 0 10px 35px rgba(131, 57, 154, 0.35), 0 0 0 8px rgba(131, 57, 154, 0.1);
            }
            50% {
                box-shadow: 0 10px 45px rgba(131, 57, 154, 0.5), 0 0 0 14px rgba(131, 57, 154, 0.06);
            }
        }

        .servg-header-deco {
            width: 120px;
            height: 3px;
            background: linear-gradient(90deg, transparent, #83399a, #c084fc, #83399a, transparent);
            margin: 12px auto 0;
            border-radius: 3px;
            position: relative;
        }

        .servg-header-deco::before,
        .servg-header-deco::after {
            content: '◆';
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            color: #83399a;
            font-size: 10px;
        }

        .servg-header-deco::before {
            left: -20px;
        }

        .servg-header-deco::after {
            right: -20px;
        }

        /* ===== 服務卡片通用樣式 ===== */
        .servg-item {
            background: #ffffff;
            border-radius: 20px;
            margin-bottom: 40px;
            overflow: hidden;
            position: relative;
            box-shadow: 0 8px 30px rgba(131, 57, 154, 0.08), 0 2px 8px rgba(131, 57, 154, 0.04);
            transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
            border: 1px solid rgba(131, 57, 154, 0.06);
        }

.servg-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: radial-gradient(ellipse at 30% 50%, #ffffff 0%, #83399a 70%, #4a1a5e 100%);
    background-size: 200% 100%;
    animation: breathe-flow 8s ease-in-out infinite alternate;
    z-index: 2;
}

@keyframes breathe-flow {
    0% { 
        background-position: 0% 0%; 
        opacity: 0.7;
    }
    50% { 
        background-position: 100% 0%; 
        opacity: 1;
    }
    100% { 
        background-position: 0% 0%; 
        opacity: 0.7;
    }
}

        .servg-item:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 50px rgba(131, 57, 154, 0.18), 0 6px 20px rgba(131, 57, 154, 0.08);
            border-color: rgba(131, 57, 154, 0.15);
        }

        .servg-item::after {
            content: '';
            position: absolute;
            top: 5px;
            left: 0;
            right: 0;
            bottom: 0;
            background: radial-gradient(ellipse at top right, rgb(229 147 255 / 20%) 0%, transparent 60%); pointer-events: none;
            pointer-events: none;
            z-index: 1;
        }

        /* ===== 服務卡片內部行 ===== */
        .servg-row {
            display: flex;
            flex-wrap: wrap;
            align-items: stretch;
            position: relative;
            z-index: 1;
        }

        /* ===== 圖片區 ===== */
        .servg-img-col {
            flex: 0 0 50%;
            max-width: 50%;
            padding: 35px 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }



        .servg-img-col img {
            max-width: 100%;
            height: auto;
            border-radius: 16px;
            transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
            position: relative;
            z-index: 1;
            object-fit: cover;
            width: 100%;
        }


        /* ===== 文字區 ===== */
        .servg-text-col {
            flex: 0 0 50%;
            max-width: 50%;
            padding: 40px 35px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            position: relative;
        }

        /* ===== 標題區塊 ===== */
        .servg-title-wrap {
			display: block;
			margin-bottom: 20px;
			position: relative;
			text-align: center;
        }

        .servg-icon-circle {
			display: inline-flex;
			align-items: center;
			justify-content: center;
			width: 70px;
			height: 70px;
			border-radius: 50%;
			color: #ffffff;
			font-size: 34px;
			margin-bottom: 16px;
			transition: all 0.4s ease;
			position: relative;
			background: linear-gradient(135deg, #83399a 0%, #a855c7 50%, #6b2d82 100%);
        }



        .servg-item:hover .servg-icon-circle {
            transform: scale(1.1) rotate(-5deg);
            box-shadow: 0 10px 30px rgba(131, 57, 154, 0.45);
        }

        .servg-item:hover .servg-icon-circle::after {
            border-color: rgba(131, 57, 154, 0.4);
            transform: scale(1.15);
        }

        .servg-title-text {
            font-size: 28px;
            font-weight: 800;
            color: #83399a;
            letter-spacing: 2px;
            position: relative;
            padding-bottom: 8px;
            line-height: 1.3;
        }

        .servg-title-text::after {
			content: '';
			position: absolute;
			bottom: 0;
			left: 50%;
			width: 100px;
			height: 2px;
			border-radius: 3px;
			transition: all 0.5s ease;
			margin-left: -50px;
			background: linear-gradient(90deg, transparent, #6a2aa9, transparent);
        }
        .servg-title-sub {
			font-size: 14px;
			color: #a855c7;
			letter-spacing: 2px;
			text-transform: uppercase;
			padding-top: 10px;
			display: block;
        }
        .servg-text-col p {
            font-size: 16px;
            line-height: 1.85;
            margin-bottom: 12px;
            text-align: justify;
            position: relative;
            padding-left: 18px;
            transition: all 0.3s ease;
        }

        .servg-text-col p::before {
            content: '▪';
            position: absolute;
            left: 0;
            top: 0;
            color: #83399a;
            font-size: 14px;
            opacity: 0.6;
        }

        .servg-text-col p:last-child {
            margin-bottom: 0;
        }

        .servg-text-col p u {
            color: #83399a;
            text-decoration-color: rgba(131, 57, 154, 0.4);
            text-underline-offset: 3px;
            font-weight: 600;
        }

        .servg-item:hover .servg-text-col p {
            color: #222;
        }


        /* ===== 卡片編號浮水印 ===== */
        .servg-watermark {
            position: absolute;
            bottom: 15px;
            right: 25px;
            font-size: 120px;
            font-weight: 900;
            color: rgba(131, 57, 154, 0.04);
            line-height: 1;
            pointer-events: none;
            z-index: 0;
            letter-spacing: -4px;
            transition: all 0.5s ease;
            user-select: none;
			font-family: Arial, sans-serif;
        }

        .servg-item:hover .servg-watermark {
            color: rgba(131, 57, 154, 0.08);
            transform: translateY(-5px);
        }

        @media (max-width: 992px) {
            .servg-img-col {
                padding: 25px 20px;
            }
            .servg-text-col {
                padding: 30px 25px;
            }
            .servg-title-text {
                font-size: 24px;
            }
            .servg-icon-circle {
                width: 44px;
                height: 44px;
                font-size: 20px;
            }
        }

        @media (max-width: 768px) {
            .servg-container {
                padding: 20px 0px 40px;
            }

            .servg-header {
                margin-bottom: 30px;
            }

            .servg-header-icon {
                width: 64px;
                height: 64px;
                font-size: 28px;
            }

            .servg-item {
                border-radius: 16px;
                margin-bottom: 28px;
            }

            .servg-row {
                flex-direction: column;
            }

            .servg-row-reverse {
                flex-direction: column-reverse;
            }

            .servg-img-col,
            .servg-text-col {
                flex: 0 0 100%;
                max-width: 100%;
                padding: 20px 18px;
            }

            .servg-img-col img {
                max-height: 300px;
                object-fit: cover;
                border-radius: 12px;
            }

            .servg-title-text {
                font-size: 22px;
                letter-spacing: 1px;
            }

            .servg-title-sub {
                font-size: 12px;
                letter-spacing: 2px;
            }

            .servg-icon-circle {
                width: 40px;
                height: 40px;
                font-size: 18px;
                margin-right: 10px;
            }

            .servg-row-reverse .servg-icon-circle {
                margin-left: 10px;
            }

            .servg-text-col p {
                font-size: 15px;
                padding-left: 15px;
            }
            .servg-row-reverse .servg-text-col p {
                padding-right: 15px;
            }
        }


        /* ===== 入場動畫 ===== */
        .servg-item {
            animation: servg-fade-up 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) both;
        }

        .servg-item:nth-child(1) {
            animation-delay: 0.1s;
        }
        .servg-item:nth-child(2) {
            animation-delay: 0.2s;
        }
        .servg-item:nth-child(3) {
            animation-delay: 0.3s;
        }
        .servg-item:nth-child(4) {
            animation-delay: 0.4s;
        }
        .servg-item:nth-child(5) {
            animation-delay: 0.5s;
        }
        .servg-item:nth-child(6) {
            animation-delay: 0.6s;
        }
        .servg-item:nth-child(7) {
            animation-delay: 0.7s;
        }
        .servg-item:nth-child(8) {
            animation-delay: 0.8s;
        }

        @keyframes servg-fade-up {
            0% {
                opacity: 0;
                transform: translateY(40px);
            }
            100% {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* ===== 卡片光暈掃過效果 ===== */
        .servg-item .servg-shine {
            position: absolute;
            top: 0;
            left: -100%;
            width: 60%;
            height: 100%;
            background: linear-gradient(100deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
            transform: skewX(-20deg);
            z-index: 3;

            pointer-events: none;
            transition: none;
        }

        .servg-item:hover .servg-shine {
            left: 150%;
            transition: left 1.2s ease;
        }

@media (max-width: 767px) {
.col-xs-reverse .servg-row-reverse{
	    display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
}
.servg-item {
	padding: 0px;
}
}
.col-xs-reverse  .servg-watermark {
    position: absolute;
    bottom: 15px;
    left: 25px;
    font-size: 120px;
    font-weight: 900;
    color: rgba(131, 57, 154, 0.04);
    line-height: 1;
    pointer-events: none;
    z-index: 0;
    letter-spacing: -4px;
    transition: all 0.5s ease;
    user-select: none;
}




















 /* ===== 醫療團隊 ===== */


        .team-bg-glow {
            position: fixed;
            border-radius: 50%;
            filter: blur(120px);
            pointer-events: none;
            z-index: 0;
            opacity: 0.20;
            animation: teamFloatGlow 14s ease-in-out infinite alternate;
        }
        .team-bg-glow--main {
            width: 500px;
            height: 500px;
            background: #cb9cde;
            bottom: 10%;
            right: -80px;
            animation-delay: 0s;
        }
        .team-bg-glow--second {
            width: 420px;
            height: 420px;
            background:#cb9cde;
            bottom: -100px;
            left: -60px;
            animation-delay: 4s;
            animation-duration: 18s;
        }
        .team-bg-glow--third {
            width: 360px;
            height: 360px;
            background: #cb9cde;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            animation-delay: 8s;
            animation-duration: 16s;
            filter: blur(150px);
        }

        @keyframes teamFloatGlow {
            0% {
                transform: translate(0, 0) scale(1);
            }
            33% {
                transform: translate(30px, -20px) scale(1.08);
            }
            66% {
                transform: translate(-20px, 30px) scale(0.92);
            }
            100% {
                transform: translate(20px, -10px) scale(1.05);
            }
        }

        /* ── 主容器 ── */
        .team-container {
            position: relative;
            z-index: 1;
            max-width: 920px;
            margin: 0 auto;
            animation: teamEntry 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;
            opacity: 0;
            transform: translateY(40px) scale(0.97);
        }

        @keyframes teamEntry {
            0% {
                opacity: 0;
                transform: translateY(40px) scale(0.97);
            }
            100% {
                opacity: 1;
                transform: translateY(0) scale(1);
            }
        }

        /* ── 主卡片 (所有醫師共用) ── */
        .team-card-main {
            background: rgba(255, 255, 255, 0.92);
            backdrop-filter: blur(8px);
            -webkit-backdrop-filter: blur(8px);
            border-radius: 28px;
            padding: 40px 44px 48px;
            border: 3px solid rgba(142, 68, 173, 0.20);
            box-shadow: 0 20px 20px rgba(142, 68, 173, 0.12), 0 8px 24px rgba(142, 68, 173, 0.06), inset 0 1px 0 rgba(142, 68, 173, 0.05);
            transition: box-shadow 0.5s ease, transform 0.4s ease;
            animation: teamCardFloat 6s ease-in-out infinite alternate;
            margin-bottom: 40px;
			overflow: hidden;
        }

        .team-card-main:last-child {
            margin-bottom: 0;
        }

        @keyframes teamCardFloat {
            0% {
                transform: translateY(0);
            }
            100% {
                transform: translateY(-6px);
            }
        }

        .team-card-main:hover {
            box-shadow: 0 30px 30px rgba(142, 68, 173, 0.18), 0 12px 32px rgba(142, 68, 173, 0.08);
        }

        /* ── 卡片頂部：頭像＋職稱＋姓名 ── */
        .team-card-top {
            display: flex;
            align-items: center;
            gap: 28px;
            margin-bottom: 24px;
            flex-wrap: wrap;
        }

        /* 頭像 */
        .team-avatar {
            position: relative;
            flex-shrink: 0;
            width: 200px;
            height: 200px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            background: linear-gradient(135deg, #f3e8fc, #e8d5f5);
            border: 2px solid rgba(142, 68, 173, 0.30);
            transition: transform 0.5s ease, border-color 0.4s ease;
            box-shadow: 0 8px 24px rgba(142, 68, 173, 0.10);
        }

        .team-avatar:hover {
            transform: scale(1.04) rotate(-2deg);
            border-color: #8e44ad;
        }

        .team-avatar-ring {
            position: absolute;
            inset: -6px;
            border-radius: 50%;
            border: 2px solid transparent;
            border-top-color: rgba(142, 68, 173, 0.5);
            border-right-color: rgba(142, 68, 173, 0.25);
            animation: teamSpinRing 5s linear infinite;
            pointer-events: none;
        }
        .team-avatar-ring::after {
            content: '';
            position: absolute;
            inset: 4px;
            border-radius: 50%;
            border: 1.5px solid transparent;
            border-bottom-color: rgba(142, 68, 173, 0.3);
            border-left-color: rgba(142, 68, 173, 0.15);
            animation: teamSpinRing 7s linear infinite reverse;
            pointer-events: none;
        }

        @keyframes teamSpinRing {
            0% {
                transform: rotate(0deg);
            }
            100% {
                transform: rotate(360deg);
            }
        }

        .team-avatar-inner {
			width: 176px;
			height: 176px;
			border-radius: 50%;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 52px;
			line-height: 1;
			color: #8e44ad;
			box-shadow: inset 0 2px 12px rgba(142, 68, 173, 0.06);
			user-select: none;
			transition: transform 0.4s ease, color 0.4s ease;
			position: relative;
			overflow: hidden;
        }

        .team-avatar-inner span {
            display: block;
            transform: scale(1);
            transition: transform 0.4s ease;
        }
        .team-avatar:hover .team-avatar-inner span {
            transform: scale(1.08) rotate(4deg);
        }
        .team-avatar-inner::after {
            content: '✚';
            position: absolute;
            bottom: 4px;
            right: 4px;
            font-size: 20px;
            color: #8e44ad;
            opacity: 0.4;
            font-weight: 300;
            transition: transform 0.6s ease;
        }
        .team-avatar:hover .team-avatar-inner::after {
            transform: rotate(180deg);
            opacity: 0.7;
        }

        .team-name-group {
            flex: 1;
        }
        .team-badge {
            display: inline-block;
            padding: 0px 20px;
            border-radius: 100px;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0.5px;
            color: #4a235a;
            background: rgba(142, 68, 173, 0.08);
            border: 1px solid rgba(142, 68, 173, 0.15);
            backdrop-filter: blur(4px);
            margin-bottom: 4px;
            transition: all 0.4s ease;
            position: relative;
            overflow: hidden;
        }
        .team-badge::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(90deg, transparent, rgba(142, 68, 173, 0.06), transparent);
            transform: translateX(-100%);
            transition: transform 0.6s ease;
        }
        .team-badge:hover::before {
            transform: translateX(100%);
        }
        .team-badge:hover {
            background: rgba(142, 68, 173, 0.12);
            border-color: #8e44ad;
            transform: translateY(-1px);
            box-shadow: 0 6px 20px rgba(142, 68, 173, 0.10);
            color: #2c0e3a;
        }
        .team-badge i {
            margin-right: 6px;
            opacity: 0.6;
        }

        .team-name-main {
			font-size: 35px;
			font-weight: 700;
			line-height: 1.2;
			letter-spacing: 1px;
			color: #222;
			font-family: 'Noto Serif TC';
        }
        @keyframes teamShimmerName {
            0% {
                background-position: 0% 50%;
                filter: drop-shadow(0 0 6px rgba(142, 68, 173, 0.10));
            }
            100% {
                background-position: 100% 50%;
                filter: drop-shadow(0 0 12px rgba(142, 68, 173, 0.15));
            }
        }

        .team-name-sub {
            font-size: 16px;
            font-weight: 300;
            color: #6c5a7a;
            letter-spacing: 2px;
            margin-top: 2px;
        }

        .team-divider {
            width: 100%;
            height: 1px;
            background: linear-gradient(90deg, transparent, rgba(142, 68, 173, 0.20), rgba(142, 68, 173, 0.40), rgba(142, 68, 173, 0.20), transparent);
            margin: 20px 0 28px;
            position: relative;
            overflow: hidden;
        }
        .team-divider::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(90deg, transparent, rgba(142, 68, 173, 0.3), transparent);
            transform: translateX(-100%);
            animation: teamDividerFlow 4s ease-in-out infinite;
        }
        @keyframes teamDividerFlow {
            0% {
                transform: translateX(-100%);
            }
            100% {
                transform: translateX(100%);
            }
        }

        .team-section {
            margin-bottom: 28px;
			clear: both;
			overflow: hidden;
        }
        .team-section:last-child {
            margin-bottom: 0;
        }
        .team-section-header {
			display: flex;
			align-items: center;
			gap: 5px;
			margin-bottom: 14px;
			background: #8e44ad;
			width: 110px;
			color: #fff;
			padding: 2px 5px;
			border-radius: 100px;
			padding-left: 20px;
        }
        .team-section-header .team-icon {
            font-size: 16px;
            width: 24px;
            text-align: center;
        }
        .team-section-title {
            font-size: 16px;
            letter-spacing: 1.5px;
            position: relative;
        }

        .team-list {
            list-style: none;
            padding: 0;
            display: flex;
            flex-direction: column;
            gap: 4px;
			margin-left: 0px !important;
        }
        .team-list li {
            font-size: 15px;
            color: #3d2a4a;
            line-height: 1.6;
            padding: 5px 0 5px 26px;
            position: relative;
            transition: all 0.35s ease;
            border-radius: 6px;
            opacity: 0;
            animation: teamListFadeIn 0.5s ease forwards;
        }
        .team-list li:nth-child(1) {
            animation-delay: 0.08s;
        }
        .team-list li:nth-child(2) {
            animation-delay: 0.14s;
        }
        .team-list li:nth-child(3) {
            animation-delay: 0.20s;
        }
        .team-list li:nth-child(4) {
            animation-delay: 0.26s;
        }
        .team-list li:nth-child(5) {
            animation-delay: 0.32s;
        }
        .team-list li:nth-child(6) {
            animation-delay: 0.38s;
        }
        .team-list li:nth-child(7) {
            animation-delay: 0.44s;
        }
        .team-list li:nth-child(8) {
            animation-delay: 0.50s;
        }
        .team-list li:nth-child(9) {
            animation-delay: 0.56s;
        }
        .team-list li:nth-child(10) {
            animation-delay: 0.62s;
        }
        .team-list li:nth-child(11) {
            animation-delay: 0.68s;
        }
        .team-list li:nth-child(12) {
            animation-delay: 0.74s;
        }

        @keyframes teamListFadeIn {
            0% {
                opacity: 0;
                transform: translateX(-12px);
            }
            100% {
                opacity: 1;
                transform: translateX(0);
            }
        }

        .team-list li::before {
			content: '\f054';
			font-family: 'FontAwesome';
			position: absolute;
			left: 8px;
			top: 10px;
			font-size: 10px;
			color: #8e44ad;
			transition: all 0.35s ease;
			opacity: 0.7;
        }
        .team-list li:hover {
            color: #1f0a2a;
            transform: translateX(4px);
            background: rgba(142, 68, 173, 0.04);
            padding-left: 32px;
        }
        .team-list li:hover::before {
            color: #8e44ad;
            transform: translateX(2px) scale(1.15);
        }

        .team-tags {
            display: flex;
            flex-wrap: wrap;
            gap: 8px 10px;
            padding-top: 2px;
        }
        .team-tag {
            display: inline-block;
            padding: 0px 18px;
            font-size: 15px;
            font-weight: 400;
            color: #3d2a4a;
            background: rgba(142, 68, 173, 0.04);
            border: 1px solid rgba(142, 68, 173, 0.10);
            border-radius: 100px;
            transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
            letter-spacing: 0.3px;
            opacity: 0;
            animation: teamTagFadeIn 0.5s ease forwards;
            cursor: default;
        }
        .team-tag:nth-child(1) {
            animation-delay: 0.08s;
        }
        .team-tag:nth-child(2) {
            animation-delay: 0.14s;
        }
        .team-tag:nth-child(3) {
            animation-delay: 0.20s;
        }
        .team-tag:nth-child(4) {
            animation-delay: 0.26s;
        }
        .team-tag:nth-child(5) {
            animation-delay: 0.32s;
        }
        .team-tag:nth-child(6) {
            animation-delay: 0.38s;
        }
        .team-tag:nth-child(7) {
            animation-delay: 0.44s;
        }
        .team-tag:nth-child(8) {
            animation-delay: 0.50s;
        }
        .team-tag:nth-child(9) {
            animation-delay: 0.56s;
        }
        .team-tag:nth-child(10) {
            animation-delay: 0.62s;
        }
        .team-tag:nth-child(11) {
            animation-delay: 0.68s;
        }
        .team-tag:nth-child(12) {
            animation-delay: 0.74s;
        }

        @keyframes teamTagFadeIn {
            0% {
                opacity: 0;
                transform: scale(0.92) translateY(6px);
            }
            100% {
                opacity: 1;
                transform: scale(1) translateY(0);
            }
        }
        .team-tag:hover {
            background: rgba(142, 68, 173, 0.10);
            border-color: #8e44ad;
            color: #1f0a2a;
            transform: translateY(-3px) scale(1.04);
            box-shadow: 0 8px 24px rgba(142, 68, 173, 0.08);
        }
        .team-tag--cert {
            border-color: rgba(142, 68, 173, 0.15);
        }
        .team-tag--cert:hover {
            background: rgba(142, 68, 173, 0.08);
            border-color: #8e44ad;
            box-shadow: 0 8px 24px rgba(142, 68, 173, 0.06);
        }

        /* ── 響應式 ── */
        @media (max-width: 767px) {
            .team-card-main {
                padding: 28px 22px 34px;
                border-radius: 20px;
            }
            .team-card-top {
                flex-direction: column;
                align-items: center;
                text-align: center;
                gap: 16px;
            }
            .team-name-group {
                text-align: center;
            }
            .team-name-main {
                font-size: 22px;
            }
            .team-badge {
                padding: 0px 14px;
            }
            .team-section-title {
                font-size: 16px;
            }
            .team-list li {
                padding: 4px 0 4px 22px;
            }
            .team-tag {
                padding: 0px 14px;
            }
            .team-bg-glow--main {
                width: 300px;
                height: 300px;
                top: -60px;
                right: -40px;
            }
            .team-bg-glow--second {
                width: 280px;
                height: 280px;
                bottom: -60px;
                left: -40px;
            }
            .team-bg-glow--third {
                width: 240px;
                height: 240px;
            }
        }


@media (max-width:767px){
	.team-list li::before {
    top: 8px;
}
.team-badge i {
    margin-right: 0px;
}	
}
