/* kimhyoungtae.com — Squarespace 제거 후 보정 CSS */
.preFade,[data-animation-role]{opacity:1!important}
.kht-video{max-width:100%}
.sqs-video-background-native .kht-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.gallery-masonry-wrapper{display:block}
.gallery-masonry-item{margin:0}
.gallery-masonry-item img{width:100%!important;height:auto!important}
.gallery-slideshow-item{opacity:0;transition:opacity .8s ease}
.gallery-slideshow-item[data-active="true"]{opacity:1}
.gallery-slideshow-thumbnails-thumb{cursor:pointer}
.sqs-video-wrapper iframe{background:#000}
.content-fill img,img[data-loader="sqs"]{opacity:1!important}
.content-fill{overflow:hidden}
.content-fill img{width:100%;height:100%;object-fit:cover}
.gallery-slideshow-thumbnails-thumb[data-active="true"]{outline:1px solid currentColor;outline-offset:2px}
/* iFUN 케이스스터디: 코드블록 하단 빈 그리드 행(여백) 제거 */
.fe-6a228d4826adcc6c3cb9ac86{grid-template-rows:auto!important}
.fe-6a228d4826adcc6c3cb9ac86>.fe-block{grid-row:1/2!important}
