@charset "utf-8";

/* 새글 스킨 (latest) */
.pic_lt3 {position:relative;margin-bottom:20px;background:#fff}
.pic_lt3 .lat_title {display:block;line-height:45px;font-size:1.2em;color:#253dbe;margin-bottom:20px}
.pic_lt3 .lat_title a {color:#000;display:inline-block;position:relative}

/* Wrapper */
.pic_lt3_wrapper {width:140rem;margin:0 auto;display:flex;gap:2rem;align-items:stretch;margin-bottom:10rem}
.pic_lt3_left {flex:1;display:flex;gap:30px;align-items:center;background-color:#8f8f8f;color:#fff;font-size:3.5rem;padding:6rem 8rem;border-radius:2rem;min-width:0;overflow:hidden;position:relative}
.pic_lt3_btn_group {position:absolute;top:2rem;right:2rem;display:flex;gap:1rem;z-index:20}
.pic_lt3_write_btn,.pic_lt3_list_btn {padding:1rem 2.5rem;background:#ffc600;color:#000;font-size:2rem;font-weight:600;border-radius:3rem;text-decoration:none;transition:all 0.3s;white-space:nowrap}
.pic_lt3_write_btn:hover,.pic_lt3_list_btn:hover {background:#ffd633;opacity:0.9}
.pic_lt3_right {flex:0 0 auto;display:flex;flex-direction:column;gap:15px}
.pic_lt3_right_link {display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#ff9c00;border-radius:2rem;text-decoration:none;color:#000;transition:all 0.3s}
.pic_lt3_right_link:nth-child(3) {background:#d7d7d7}
.pic_lt3_right_link:hover {opacity:0.9}
.pic_lt3_right_img {width:20rem;height:12rem;border-radius:2rem;flex-shrink:0;background:#ddd;overflow:hidden;display:flex;align-items:center;justify-content:center}
.pic_lt3_right_img img {width:100%;height:100%;object-fit:cover}
.pic_lt3_right_text {color:#fff;font-size:2.5rem;font-weight:700;text-align:left;flex:1;display:flex;align-items:center}
.pic_lt3_right_link:nth-child(3) .pic_lt3_right_text {color:#000}

/* Swiper 컨테이너 */
.pic_lt3_image_wrapper {flex:0 0 300px;min-width:0;flex-shrink:0}
.pic_lt3_content_wrapper {flex:0 0 47%; height:100%; min-width:0;width:47%;overflow:hidden}

/* 이미지 Cards Effect Swiper */
.pic_lt3_image_swiper {position:absolute;width:38rem;height:30rem;max-width:38rem; transform: translateY(-50%);}
.pic_lt3_image_swiper .swiper-slide {display:flex;align-items:center;justify-content:center;border-radius:18px;overflow:hidden}
.pic_lt3_image_swiper .swiper-slide .lt_img {display:block;width:100%;height:100%}
.pic_lt3_image_swiper .swiper-slide .lt_img img {width:100%;height:100%;object-fit:cover}
.pic_lt3_pagination {position:relative;margin-top:2rem}
.pic_lt3_pagination .swiper-pagination-bullet {background:#fff;opacity:0.5}
.pic_lt3_pagination .swiper-pagination-bullet-active {background:#fff;opacity:1}

/* 제목/내용 Swiper */
.pic_lt3_content_swiper {width:100% ;max-width:100%;box-sizing:border-box;overflow:hidden}
.pic_lt3_content_item {height:100%;display:flex;flex-direction:column}
.pic_lt3_category {display:block;font-size:2.5rem;color:#000; margin-bottom:2rem;font-weight:600;line-height:1.3;
width: auto; background-color: #fff; padding: 0.5rem 3rem; border-radius: 3rem; margin-right: auto;}
.pic_lt3_subject {font-weight:600;margin-bottom:15px;color:#fff;line-height:1.3}
.pic_lt3_subject:hover {color:#fff;opacity:0.8}
.pic_lt3_content_text {flex:1;font-size:2rem;line-height:1.3  ;color:#fff;margin-bottom:15px;overflow-y:auto;white-space:pre-line;word-wrap:break-word}
.pic_lt3_content_item .fa-lock {display:inline-block;line-height:14px;width:16px;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle;margin-right:5px}
.pic_lt3_content_item .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.pic_lt3_content_item .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle;margin-left:2px}
.pic_lt3_content_item .lt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle;margin-left:5px}

@media screen and (max-width:1024px) {
    .pic_lt3_category {margin: 0 auto 2rem auto; font-size: 1.6rem;}
}
/* Navigation 버튼 */
.pic_lt3_navigation {position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;padding:0 20px;transform:translateY(-50%);pointer-events:none;z-index:10}
.pic_lt3_prev, .pic_lt3_next {position:relative;width:3.7rem;height:3.7rem;background:rgba(255,255,255,0.8);border:none;border-radius:50%;color:#333;margin:0;pointer-events:auto;cursor:pointer;display:flex;align-items:center;justify-content:center}
.pic_lt3_prev img, .pic_lt3_next img {width:100%;height:100%;object-fit:contain}
.pic_lt3_prev:hover, .pic_lt3_next:hover {background:rgba(255,255,255,0.9)}

.lt_info {padding:10px 0;margin-top:auto}
.lt_info .lt_nick {margin-right:10px;color:#fff}
.lt_info .lt_date {color:#fff;opacity:0.8}

.pic_lt3 .lt_more {position:absolute;top:11px;right:0;display:block;width:40px;line-height:25px;color:#3a8afd;border-radius:3px;text-align:center}
.pic_lt3 .lt_more:hover {color:#777}
.pic_lt3 .empty_li {line-height:145px;color:#666;text-align:center;padding:0}

/* 모바일 반응형 (1024px 이하) */
@media screen and (max-width:1024px) {
.pic_lt3_pagination {display:flex;align-items:center;justify-content:center;gap:0.8rem}
.pic_lt3_pagination .swiper-pagination-bullet {width:0.8rem;height:0.8rem;background-color:#fff;opacity:0.5;border-radius:50%;transition:all 0.3s ease;margin:0 !important;cursor:pointer}
.pic_lt3_pagination .swiper-pagination-bullet-active {width:2.4rem;height:0.8rem;background-color:#fff;opacity:1;border-radius:4rem;transform:none !important}
.pic_lt3_pagination .swiper-pagination-bullet:hover {opacity:0.8}
.pic_lt3_subject, .pic_lt3_content_text{text-align: center;}
.pic_lt3_subject{font-size: 2.4rem;}
.pic_lt3_wrapper {width: 100%; flex-direction: column; padding: 0; gap: 2rem; margin-bottom: 0;}
.pic_lt3_left {flex-direction: column; padding: 3rem 2rem 6rem 2rem; gap: 2rem; min-height: auto;}
.pic_lt3_content_wrapper {width: 100%; flex: 1;}
.pic_lt3_image_wrapper {flex: 1; width: 100%; position: relative; height: auto;}
.pic_lt3_image_swiper {position: relative; width: 80%; height: 21rem; transform: none;}
.pic_lt3_image_swiper .swiper-slide {height: auto; min-height: 300px;}
.pic_lt3_pagination{margin-top: 2.5rem;}
.pic_lt3_right {width: 100%; flex-direction: row; flex-wrap: wrap; gap: 1rem;}
.pic_lt3_right_link {flex: 1; min-width: calc(50% - 0.5rem); padding:1.3rem 0.7rem; gap: 2rem;}
.pic_lt3_right_img {width: 50%; height: 10rem;}
.pic_lt3_right_link:last-child .pic_lt3_right_img {width: 35%;}
.pic_lt3_right_text {font-size: 2rem;}
.pic_lt3_navigation{top: 65%;}
.pic_lt3_btn_group{position: relative; margin-left: auto; top:0; right:0;width: 100%;}
.pic_lt3_write_btn, .pic_lt3_list_btn{text-align: center; width: 100%;}
}