@charset "utf-8";
/**
 * @author http://www.cosmosfarm.com/
 */

img { border: 0; }
.cut_strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; }

.kboard-gallery_t06-button-small,
.kboard-gallery_t06-button-small:link,
.kboard-gallery_t06-button-small:visited { display: inline-block; *display: inline; zoom: 1; margin: 0 !important; padding: 0 10px !important; height: 28px; line-height: 28px; font-size: 12px !important; font-weight: normal; color: white !important; background-image: none !important; background-color: #000000 !important; border: none; border-radius: 0; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; }
.kboard-gallery_t06-button-small:hover,
.kboard-gallery_t06-button-small:focus,
.kboard-gallery_t06-button-small:active { display: inline-block; *display: inline; zoom: 1; margin: 0 !important; padding: 0 10px !important; height: 28px; line-height: 28px; font-size: 12px !important; font-weight: normal; color: white !important; background-image: none !important; background-color: #000000 !important; border: none; border-radius: 0; text-decoration: none; cursor: pointer; vertical-align: middle; text-shadow: none; }

.kboard-gallery_t06-poweredby { float: left; padding-bottom: 15px; width: 100%; font-size: 12px; }

#kboard-gallery_t06-list { display: inline-block; *display: inline; zoom: 1; margin:60px 0 0 0; width: 100%; }
#kboard-gallery_t06-list .kboard-header { float: left; margin-top: 0; width: 100%; }
#kboard-gallery_t06-list .kboard-category { float: left; padding-bottom: 5px; width: 100%; text-align: left; }
#kboard-gallery_t06-list .kboard-category .kboard-category-list { clear: both; float: left; margin: 5px 0; padding: 0; width: 100%; list-style: none; background-color: #f8f8f8; border: 1px solid #e8eaec; border-left: 0; border-right: 0; line-height: 40px; }
#kboard-gallery_t06-list .kboard-category .kboard-category-list li { float: left; margin: 0; padding: 0 0 0 5px; color: #747474; font-size: 14px; }
#kboard-gallery_t06-list .kboard-category .kboard-category-list li:first-child { padding-left: 20px; }
#kboard-gallery_t06-list .kboard-category .kboard-category-list li a { color: #747474; text-decoration: none; }
#kboard-gallery_t06-list .kboard-category .kboard-category-list li.kboard-category-selected a { color: #1a80b6; font-weight: bold; }
#kboard-gallery_t06-list .kboard-search { float: right; padding-bottom: 5px; width: 100%; text-align: center; }
#kboard-gallery_t06-list .kboard-search select { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 5px 2px; width: 80px; height: auto; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #e8eaec; vertical-align: middle; box-shadow: none; }
#kboard-gallery_t06-list .kboard-search input { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 6px 2px; width: 150px; height: auto; font-size: 12px; color: #666666; border-radius: 0; border: 1px solid #e8eaec; line-height: 12px; vertical-align: middle; box-shadow: none; }
#kboard-gallery_t06-list .kboard-list { float: left; width: 100%; text-align: left; }
#kboard-gallery_t06-list .kboard-list img { display: inline; margin: 0; vertical-align: middle; border-radius: 3px; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-item { display: inline-block; *display: inline; zoom: 1; padding: 0 10px 15px 10px; width: 245px; box-sizing: content-box; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-thumbnail { position: relative; float: left; margin-bottom: 15px; width: 245px; text-align: center; box-shadow: 0 1px 2px RGBA(0, 0, 0, 0.2); }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-thumbnail img { display: inline; margin: 0; width: 245px; height: 175px; vertical-align: middle; max-width: 100%; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-thumbnail .kboard-gallery-foreground { display: none; position: absolute; left: 0; top: 0; line-height: 0; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-thumbnail .kboard-gallery-username { display: none; position: absolute; left: 0; top: 60%; width: 100%; text-align: center; font-size: 12px; color: white; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-thumbnail .kboard-gallery-username a { text-decoration: none; color: white; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-title { float: left; width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word; line-height: 22px; height: 44px; text-align:center;}
#kboard-gallery_t06-list .kboard-list .kboard-no-image { line-height: 155px; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-item:hover .kboard-gallery-foreground { display: block; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-item:hover .kboard-gallery-username { display: none; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-item a { color: #373737; font-weight: normal; text-decoration: none; border: 0; box-shadow: none; font-size: 16px; }
#kboard-gallery_t06-list .kboard-list .kboard-gallery-item a:hover { color: #1a80b6; }
#kboard-gallery_t06-list .kboard-pagination { float: left; padding: 15px 0; width: 100%; }
#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages { margin: 0; padding: 0 0 1px 0; width: 100%; list-style: none; text-align: center; border: 0; }
#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 1px; background: none; border: 0; list-style: none; }
#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li a { color: black; padding: 6px 10px; border: 1px solid #e3e3e3; text-decoration: none; font-size: 1.1rem; line-height: 27px; background-color: white; }
#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li.active a { font-weight: bold; border: 0px solid #a9a9a9; color: black; text-decoration: underline; }
#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
#kboard-gallery_t06-list .kboard-control { float: left; padding: 15px 0 1px 0; width: 100%; text-align: right; }

#kboard-gallery_t06-editor { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-gallery_t06-editor select { display: inline; margin: 0; padding: 0 5px; font-size: 13px; width: 30%; height: 28px; line-height: 28px; color: #666666; border-radius: 0; border: 1px solid #e8eaec; box-shadow: none; background-color: transparent; box-sizing: content-box; vertical-align: top; text-indent: 0; }
#kboard-gallery_t06-editor input[type=text],
#kboard-gallery_t06-editor input[type=email],
#kboard-gallery_t06-editor input[type=number],
#kboard-gallery_t06-editor input[type=date],
#kboard-gallery_t06-editor input[type=password] { display: inline; margin: 0; padding: 0 5px; width: 30%; height: 28px; line-height: 28px; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #e8eaec; box-shadow: none; background-color: transparent; box-sizing: content-box; vertical-align: top; }
#kboard-gallery_t06-editor input[type=file] { display: inline; margin: 0; padding: 0; width: 30%; font-size: 12px; color: #666666; border-radius: 0; border: 0; box-shadow: none; background-color: transparent; }
#kboard-gallery_t06-editor .kboard-header { float: left; width: 100%; border-top: 1px solid #545861; line-height: 0; }
#kboard-gallery_t06-editor .kboard-attr-title input { width: 70%; }
#kboard-gallery_t06-editor .kboard-attr-row { float: left; padding: 5px 0; width: 100%; border-bottom: 1px solid #e3e3e3; background-color: white; }
#kboard-gallery_t06-editor .kboard-attr-row .attr-name { display: inline; float: left; margin: 0; padding: 0 10px 0 20px; width: 120px; line-height: 30px; color: #545861; font-size: 13px; font-weight: bold; }
#kboard-gallery_t06-editor .kboard-attr-row .attr-name img { display: inline; margin: 0; padding: 0; width: auto; max-width: 100%; vertical-align: middle; }
#kboard-gallery_t06-editor .kboard-attr-row .attr-value { margin-left: 150px; line-height: 30px; font-size: 0.9rem; color:#333;}
#kboard-gallery_t06-editor .kboard-attr-row .attr-value .attr-value-option { display: inline; padding-right: 20px; width: auto; cursor: pointer; }
#kboard-gallery_t06-editor .kboard-attr-row .attr-value .attr-value-option input[type=checkbox] { cursor: pointer; }
#kboard-gallery_t06-editor .kboard-attr-row .attr-value .description { color: #666666; }
#kboard-gallery_t06-editor .kboard-content { float: left; padding: 9px 0; width: 100%; border-bottom: 1px solid #e3e3e3; text-align: center; background-color: white; }
#kboard-gallery_t06-editor .kboard-content textarea { display: inline; margin: 0; padding: 0; width: 98%; height: 250px; border-radius: 0; border: 1px solid #e8eaec; font-size: 12px; }
#kboard-gallery_t06-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-gallery_t06-editor .kboard-control .left { position: static; float: left; }
#kboard-gallery_t06-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }

#kboard-gallery_t06-document { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-gallery_t06-document .kboard-header { float: left; margin-top: 0; width: 100%; }
#kboard-gallery_t06-document .kboard-document-wrap { float: left; width: 100%; background-color: white; }
#kboard-gallery_t06-document .kboard-title { float: left; width: 100%; }
#kboard-gallery_t06-document .kboard-title p { margin: 0; padding: 12px 22px; color: #545861; font-weight: bold; font-size: 20px; font-weight: bold; }
#kboard-gallery_t06-document .kboard-detail { clear: both; float: left; width: 100%; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; background-color: #f4f4f4; font-size: 12px; }
#kboard-gallery_t06-document .kboard-detail .detail-attr { display: inline-block; *display: inline; zoom: 1; float: left; margin: 0; padding: 12px 35px 12px 22px; }
#kboard-gallery_t06-document .kboard-detail .detail-attr .detail-name { float: left; font-weight: bold; color: #545861; text-align: right; }
#kboard-gallery_t06-document .kboard-detail .detail-attr .detail-value { float: left; padding-left: 20px; color: #545861; }
#kboard-gallery_t06-document .kboard-detail .detail-attr .detail-value img { vertical-align: middle; }
#kboard-gallery_t06-document .kboard-content { clear: both; float: left; width: 100%; min-height: 200px; }
#kboard-gallery_t06-document .kboard-content .content-view { margin: 0; padding: 22px; word-break: break-all; }
#kboard-gallery_t06-document .kboard-content .content-view img { display: inline; margin: 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; }
#kboard-gallery_t06-document .kboard-content .content-view p { margin: 0 0 0.75em; }
#kboard-gallery_t06-document .kboard-content .content-view p:last-child { margin: 0; }
#kboard-gallery_t06-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-gallery_t06-document .kboard-content .content-view .aligncenter { display: block; margin-right: auto; margin-left: auto; }
#kboard-gallery_t06-document .kboard-content .content-view .alignright { float:right; }
#kboard-gallery_t06-document .kboard-content .content-view .alignleft { float: left; }
#kboard-gallery_t06-document .kboard-attach { padding: 0 0 5px 22px; font-size: 12px; }
#kboard-gallery_t06-document .kboard-comments-area { float: left; width: 100%; }
#kboard-gallery_t06-document .kboard-control { float: left; padding: 15px 0;  width: 100%; }
#kboard-gallery_t06-document .kboard-control .left { position: static; float: left; }
#kboard-gallery_t06-document .kboard-control .right { position: static; float: right; text-align: right; }

#kboard-gallery_t06-latest .kboard-gallery_t06-latest-item { float: left; width: 100%; padding: 0 12px 12px 0; box-sizing: content-box; }
#kboard-gallery_t06-latest .kboard-gallery_t06-latest-thumbnail { width: 337px; height: 230px; border: 1px solid #e9eaea; text-align:center;}
#kboard-gallery_t06-latest .kboard-gallery_t06-latest-thumbnail .kboard-no-image { display: block; width: 337px; height: 230px; line-height: 230px; text-align: center; color: black; text-decoration: none; }
#kboard-gallery_t06-latest .kboard-gallery_t06-latest-title { float: left; width: 337px; text-align: center; font-size:15px; padding-top:5px;}
#kboard-gallery_t06-latest a { font-size: 12px; text-decoration: none; color: #555555; }
#kboard-gallery_t06-latest a:hover { color: #ec1f2f; }
#kboard-gallery_t06-latest a:hover .kboard-gallery_t06-latest-thumbnail { border-color: #ec1f2f; }

@media screen and (max-width: 600px) {
	#kboard-gallery_t06-editor select,
	#kboard-gallery_t06-editor input[type=text],
	#kboard-gallery_t06-editor input[type=email],
	#kboard-gallery_t06-editor input[type=number],
	#kboard-gallery_t06-editor input[type=date],
	#kboard-gallery_t06-editor input[type=password],
	#kboard-gallery_t06-editor input[type=file] { width: 100%; box-sizing: border-box; }
	#kboard-gallery_t06-editor .kboard-attr-row { padding: 10px 0; }
	#kboard-gallery_t06-editor .kboard-attr-row .attr-name { padding: 0; width: 100%; font-size: 14px; }
	#kboard-gallery_t06-editor .kboard-attr-row .attr-value { margin: 0; }
	#kboard-gallery_t06-document .kboard-detail .detail-attr { clear: both; }
	#kboard-gallery_t06-document .kboard-content .content-view { padding: 10px 5px; }
	#kboard-gallery_t06-document .kboard-attach { padding: 0 0 5px 5px; }
	#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li { display: none; }
	#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li.first-page,
	#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li.last-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li.prev-page,
	#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li.next-page { display: inline-block; *display: inline; zoom: 1; }
	#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li.prev-page a,
	#kboard-gallery_t06-list .kboard-pagination .kboard-pagination-pages li.next-page a { padding: 6px 18px; }
	#kboard-gallery_t06-list .kboard-list { float: left; width: 100%; text-align: center !important; }
}

/* ============================================
   Taewool custom gallery layout overrides
   ============================================ */
#kboard-gallery_t06-list .kboard-list {
	float: none;
	width: 100%;
	padding: 0;
}
#kboard-gallery_t06-list .taewool-gallery-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
@media (min-width: 1200px) {
	#kboard-gallery_t06-list .taewool-gallery-list {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
#kboard-gallery_t06-list .taewool-gallery-card {
	display: flex;
	flex-direction: column;
	gap: 18px;
}
#kboard-gallery_t06-list .taewool-gallery-card__media {
	position: relative;
	display: block;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	background: #050c1d;
	transition: transform 0.35s ease, box-shadow 0.35s ease;
}
#kboard-gallery_t06-list .taewool-gallery-card__media:hover {
	transform: translateY(0px);
}
#kboard-gallery_t06-list .taewool-gallery-card__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 16 / 9;
	transition: transform 0.35s ease;
}
#kboard-gallery_t06-list .taewool-gallery-card__media:hover .taewool-gallery-card__image {
	transform: scale(1.04);
}
#kboard-gallery_t06-list .taewool-gallery-card__image--placeholder {
	display: block;
	aspect-ratio: 16 / 9;
	background-image: var(--taewool-noimg);
	background-size: cover;
}
#kboard-gallery_t06-list .taewool-gallery-card__play {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 26px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
#kboard-gallery_t06-list .taewool-gallery-card__play svg {
	width: 26px;
	height: 26px;
}
#kboard-gallery_t06-list .taewool-gallery-card__play circle {
	fill: transparent;
	stroke: transparent;
}
#kboard-gallery_t06-list .taewool-gallery-card__play polygon {
	fill: #000000;
}
#kboard-gallery_t06-list .taewool-gallery-card__body {
	text-align: center;
}
#kboard-gallery_t06-list .taewool-gallery-card__title {
	margin: 0;
	font-size: 1.05rem;
	line-height: 1.35;
	font-weight: 600;
	color: #0f1224;
}
#kboard-gallery_t06-list .taewool-gallery-card__title a {
	color: inherit;
	text-decoration: none;
	transition: color 0.2s ease;
}
#kboard-gallery_t06-list .taewool-gallery-card__title a:hover {
	color: #000;
}
#kboard-gallery_t06-list .taewool-gallery-empty {
	padding: 80px 0;
	text-align: center;
	font-size: 1rem;
	color: #6b7285;
	border: 1px dashed #d5dae5;
	border-radius: 24px;
	background: #f8f9fc;
}
#kboard-gallery_t06-list .taewool-gallery-search {
	margin: 40px 0 auto;
	width: 100%;
	clear: both;
}
#kboard-gallery_t06-list .taewool-gallery-search__inner {
	display: flex;
	align-items: center;
	gap: 0;
	justify-content: center;
}
#kboard-gallery_t06-list .taewool-gallery-search select {
	flex: 0 0 auto;
	width: auto;
	min-width: 150px;
	height: 55px;
	padding: 0 36px 0 14px;
	border: 1px solid rgba(17, 17, 17, 0.12);
	font-size: 1rem;
	color: #333333;
	background: #ffffff;
	appearance: none;
	background-image: linear-gradient(45deg, transparent 50%, #666666 50%), linear-gradient(135deg, #666666 50%, transparent 50%);
	background-position: calc(100% - 14px) calc(50% - 3px), calc(100% - 10px) calc(50% - 3px);
	background-size: 5px 5px;
	background-repeat: no-repeat;
}
#kboard-gallery_t06-list .taewool-gallery-search__field {
	position: relative;
	flex: 0 0 auto;
	width: 270px;
}
#kboard-gallery_t06-list .taewool-gallery-search__field input {
	width: 100%;
	height: 55px;
	padding: 0 14px;
	border: 1px solid rgba(17, 17, 17, 0.12);
	border-left: none;
	border-right: none;
	font-size: 1rem;
	color: #333333;
	background: #ffffff;
}
#kboard-gallery_t06-list .taewool-gallery-search__field input:focus {
	outline: none;
	border-color: #999999;
	box-shadow: none;
}
#kboard-gallery_t06-list .taewool-gallery-search__submit {
	position: static;
	transform: none;
	width: 55px;
	height: 55px;
	padding: 0;
	margin-top:-10px;
	border: none;
	background: #000000;
	color: #ffffff;
	cursor: pointer;
	flex-shrink: 0;
	transition: background 0.2s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}
#kboard-gallery_t06-list .taewool-gallery-search__submit svg {
	width: 18px;
	height: 18px;
	fill: currentColor;
}
#kboard-gallery_t06-list .taewool-gallery-search__submit:hover {
	background: #333333;
	color: #ffffff;
}
#kboard-gallery_t06-list .taewool-gallery-pagination {
	clear: both;
	margin: 48px 0 32px;
	text-align: left;
}
#kboard-gallery_t06-list .taewool-gallery-pagination .kboard-pagination-pages {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#kboard-gallery_t06-list .taewool-gallery-pagination .kboard-pagination-pages li {
	margin: 0;
}
#kboard-gallery_t06-list .taewool-gallery-pagination .kboard-pagination-pages li a,
#kboard-gallery_t06-list .taewool-gallery-pagination .kboard-pagination-pages li span {
	display: inline-block;
	padding: 8px 12px;
	min-width: 36px;
	text-align: center;
	color: #333333;
	font-size: 1rem;
	text-decoration: none;
	border: 0px solid #d0d0d0;
	background: #ffffff;
	border-radius: 4px;
	transition: all 0.2s ease;
}
#kboard-gallery_t06-list .taewool-gallery-pagination .kboard-pagination-pages li a:hover {
	border-color: #999999;
	color: #000000;
}
#kboard-gallery_t06-list .taewool-gallery-pagination .kboard-pagination-pages li.active span {
	background: #ffffff;
	border-color: #000000;
	color: #000000;
	font-weight: 600;
}
#kboard-gallery_t06-list .kboard-control {
	margin-top: 16px;
	text-align: right;
}
@media (max-width: 680px) {
	#kboard-gallery_t06-list .taewool-gallery-list {
		gap: 32px 20px;
	}
	#kboard-gallery_t06-list .taewool-gallery-card__title {
		font-size: 1rem;
	}
	#kboard-gallery_t06-list .taewool-gallery-search {
		float: none;
		max-width: 100%;
		margin-bottom: 24px;
	}
	#kboard-gallery_t06-list .taewool-gallery-search__inner {
		flex-wrap: wrap;
		gap: 8px;
		justify-content: stretch;
	}
	#kboard-gallery_t06-list .taewool-gallery-search select {
		flex: 1 1 100%;
		width: 100%;
		max-width: none;
	}
	#kboard-gallery_t06-list .taewool-gallery-search__field {
		flex: 1 1 calc(100% - 52px);
		width: auto;
	}
	#kboard-gallery_t06-list .taewool-gallery-search__submit {
		width: 44px;
	}
	#kboard-gallery_t06-list .taewool-gallery-pagination {
		text-align: left;
	}
	#kboard-gallery_t06-list .taewool-gallery-pagination .kboard-pagination-pages li a,
	#kboard-gallery_t06-list .taewool-gallery-pagination .kboard-pagination-pages li span {
		font-size: 13px;
		padding: 6px 10px;
		min-width: 32px;
	}
}

/* ========================================
   Document Detail Page
   ======================================== */
#kboard-gallery_t06-document {
	max-width: 1200px;
	margin: 60px auto;
	padding: 0 20px;
}
#kboard-gallery_t06-document .kboard-document-container {
	border-top: 2px solid #000000;
	padding-top: 32px;
}
#kboard-gallery_t06-document .document-category {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 0.875rem;
	font-weight: 600;
	color: #4b5d79;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin-bottom: 24px;
}
#kboard-gallery_t06-document .document-category svg {
	width: 16px;
	height: 16px;
	fill: currentColor;
	opacity: 0.65;
}
#kboard-gallery_t06-document .document-title {
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 1.3;
	color: #0d1325;
	margin: 0 0 24px 0;
}
#kboard-gallery_t06-document .document-meta {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 0.9375rem;
	color: #5a637a;
	margin-bottom: 48px;
	padding-bottom: 24px;
	border-bottom: 1px solid #e8eaec;
}
#kboard-gallery_t06-document .document-meta .meta-separator {
	color: #d0d0d0;
}
#kboard-gallery_t06-document .document-meta .meta-views {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-left: auto;
}
#kboard-gallery_t06-document .document-meta .meta-views svg {
	width: 18px;
	height: 18px;
	opacity: 0.7;
}
#kboard-gallery_t06-document .document-content {
	font-size: 1rem;
	line-height: 1.8;
	color: #333333;
	margin-bottom: 60px;
}
#kboard-gallery_t06-document .document-responsive-iframe {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	margin: 32px 0;
	overflow: hidden;
}
#kboard-gallery_t06-document .document-responsive-iframe iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
#kboard-gallery_t06-document .document-content iframe {
	display: block;
	max-width: 100%;
	width: 100%;
	aspect-ratio: 16 / 9;
	height: auto;
	max-height: 80vh;
	border: 0;
}
#kboard-gallery_t06-document .document-content img {
	max-width: 100%;
	height: auto;
	margin: 24px 0;
}
#kboard-gallery_t06-document .document-content p {
	margin: 16px 0;
}
#kboard-gallery_t06-document .document-attachments {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: 24px;
	background: #f8f9fa;
	border-radius: 8px;
	margin-bottom: 48px;
}
#kboard-gallery_t06-document .attachment-item {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: #4b7dbc;
	text-decoration: none;
	font-size: 0.9375rem;
	transition: color 0.2s ease;
}
#kboard-gallery_t06-document .attachment-item svg {
	width: 20px;
	height: 20px;
	flex-shrink: 0;
}
#kboard-gallery_t06-document .attachment-item:hover {
	color: #2a5a9c;
	text-decoration: underline;
}
#kboard-gallery_t06-document .document-navigation {
	display: flex;
	flex-direction: column;
	margin-bottom: 48px;
}
#kboard-gallery_t06-document .nav-item {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 20px 0;
	border-bottom: 1px solid #e8eaec;
	text-decoration: none;
	transition: background-color 0.2s ease;
}
#kboard-gallery_t06-document .nav-item:first-child {
	border-top: 1px solid #e8eaec;
}
#kboard-gallery_t06-document .nav-item:hover {
	background-color: #f8f9fa;
}
#kboard-gallery_t06-document .nav-label {
	font-size: 1rem;
	font-weight: 600;
	color: #0d1325;
	min-width: 60px;
}
#kboard-gallery_t06-document .nav-icon {
	width: 20px;
	height: 20px;
	color: #b0b0b0;
	flex-shrink: 0;
}
#kboard-gallery_t06-document .nav-title {
	font-size: 1rem;
	color: #5a637a;
	margin-left: 8px;
}
#kboard-gallery_t06-document .document-actions {
	display: flex;
	justify-content: flex-end;
	gap: 12px;
	margin-bottom: 48px;
}
#kboard-gallery_t06-document .btn-list,
#kboard-gallery_t06-document .btn-edit,
#kboard-gallery_t06-document .btn-delete {
	display: inline-block;
	padding: 12px 32px;
	font-size: 0.9375rem;
	font-weight: 600;
	text-decoration: none;
	border-radius: 4px;
	transition: all 0.2s ease;
}
#kboard-gallery_t06-document .btn-list {
	background: #ffffff;
	border: 1px solid #d0d0d0;
	color: #333333;
}
#kboard-gallery_t06-document .btn-list:hover {
	background: #f8f9fa;
	border-color: #999999;
	color: #000000;
}
#kboard-gallery_t06-document .btn-edit {
	background: #4b7dbc;
	border: 1px solid #4b7dbc;
	color: #ffffff;
}
#kboard-gallery_t06-document .btn-edit:hover {
	background: #3a6ba8;
	border-color: #3a6ba8;
}
#kboard-gallery_t06-document .btn-delete {
	background: #ffffff;
	border: 1px solid #d0d0d0;
	color: #dc3545;
}
#kboard-gallery_t06-document .btn-delete:hover {
	background: #dc3545;
	border-color: #dc3545;
	color: #ffffff;
}
@media (max-width: 768px) {
	#kboard-gallery_t06-document {
		margin: 40px auto;
	}
	#kboard-gallery_t06-document .document-title {
		font-size: 1.75rem;
	}
	#kboard-gallery_t06-document .document-meta {
		flex-wrap: wrap;
		font-size: 0.875rem;
	}
	#kboard-gallery_t06-document .document-meta .meta-views {
		margin-left: 0;
	}
	#kboard-gallery_t06-document .nav-label {
		font-size: 0.9rem;
		min-width: 50px;
	}
	#kboard-gallery_t06-document .nav-title {
		font-size: 0.9rem;
	}
	#kboard-gallery_t06-document .document-actions {
		flex-wrap: wrap;
		gap: 8px;
	}
	#kboard-gallery_t06-document .btn-list,
	#kboard-gallery_t06-document .btn-edit,
	#kboard-gallery_t06-document .btn-delete {
		flex: 1 1 auto;
		min-width: 100px;
		text-align: center;
	}
}

/* ============================================
   Latest clips grid cards
   ============================================ */
#kboard-gallery_t06-latest.taewool-latest {
	display: block;
	padding: 0;
}

.taewool-latest__grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 24px;
}

@media (min-width: 768px) {
	.taewool-latest__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 1200px) {
	.taewool-latest__grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 30px;
	}
}

.taewool-latest__card {
	background: #ffffff;
	border-radius: 10px;
	padding: 25px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 16px;
	height: 100%;
}

.taewool-latest__card:hover{
	box-shadow: 0 20px 40px rgba(15, 23, 42, 0.1);
	transition: all 0.7s;
}

.taewool-latest__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 2px 12px;
	border-radius: 3px;
	background: #044691;
	color: #fff;
	font-size: 0.85rem;
	font-weight: 600;
	width: fit-content;
}

.taewool-latest__title {
	font-size: 1rem;
	font-weight: 600;
	color: #141414 !important;
	margin: 0;
	line-height: 1.4;
	margin-bottom:0 !important;
	align-self: flex-start;
}

.taewool-latest__desc {
	margin: 0 0 4px;
	color: #6d737d;
	font-size: 0.8rem;
	line-height: 1.5;
}

.taewool-latest__cta {
	margin-top: auto;
	display: inline-flex;
	align-items: center;
	gap: 12px;
	font-weight: 600;
	font-size: 0.875rem !important;
	color: rgba(21, 36, 88, 0.6) !important;
	text-decoration: none;
	align-self: flex-end;
}

.taewool-latest__title, .taewool-latest__desc a{
	margin-top: 0;
}

.taewool-latest__cta-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 2px dashed #a9aacc;
	color: inherit;
}
