@charset "utf-8";

/*
https://www.lge.co.kr/benefits/exhibitions/detail-PE00880001을 위한 파일임. 다른 곳에서 사용하지 말것.
*/

/* ========================= */
/* 공유하기 버튼 위치 커스텀 예시 */
/* ========================= */
/* .contents.exhibition.ex-module-wrap .ev-detail-con .ev-cont .component-wrap.layer-btn {
    top: calc(60 * calc(min(100vw, 780px) / 390)) !important;
    right: calc(16 * calc(min(100vw, 780px) / 390)) !important;
} */
/* ========================= */
/* // 공유하기 버튼 위치 커스텀 예시 */
/* ========================= */


/* ================================ */
/* 모달 커스텀 예시 */
/* ================================ */
.popup-wrap {
    max-width: 800px;
    background-color: #F3F5F7;

    .relative-area {
        position: relative;
    }
    .hidden-pc {
        display: none;
    }

    .l-article {
        height: auto;
        max-height: 706px;
        padding-bottom: 0;
        overflow-y: auto;
        max-height: initial;

        @media (max-width: 767px) {
            max-height: initial;
        }

        .l-article__inner {
            max-height: 706px;
            overflow-y: auto;
            padding-top: 0;
            padding-bottom: 0;

            @media (max-width: 767px) {
                max-height: initial;
            }
        }

        &::after {
            display: none;
        }
    }

    img {
        width: 100%;
    }

    .btn-close {
        top: var(--calc-size--32);
        right: var(--calc-size--28);
        width: var(--calc-size--20);
        height: var(--calc-size--20);
        background: url(/kr/event/2026/05/01_executives_employees/resources/icon_close_btn.svg) no-repeat;
        background-size: contain;

        &::before {
            display: none;
        }
    }

    .l-article__content {
        max-width: 780px;
        padding: 0;
    }

    @media (max-width: 767px) {
        .hidden-mo {
            display: none;
        }
        .hidden-pc {
            display: block;
        }

        .l-article {
            height: calc(100% - 62px);
            max-height: calc(100% - 62px);
        }
    }
}
/* ================================ */
/* // 모달 커스텀 예시 */
/* ================================ */

/* ================================ */
/* Right Bottom Floating button (우측 하단 AI 버튼 위에 위치하는 경우) */
/* ================================ */
button.bottom-floating-button {
    /* 위로 가기 버튼 없는 경우 */
    --ai-icon-top: 116px;
    --bottom-gap: 20px;
    display: inline-flex;
    position: fixed;
    right: 48px;
    bottom: calc(var(--ai-icon-top, 0px) + var(--bottom-gap, 0px));
    z-index: 110;
    width: 56px;
    height: 56px;
    background-color: green;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    color: #fff;
    &:focus-visible {
        outline: 3px solid #3b82f6;
        outline-offset: 2px;
    }
    /* // 위로 가기 버튼 없는 경우 */

    /* 위로 가기 버튼 있는 경우 */
    body:has(.btn-floating-wrap.scroll) & {
        --ai-icon-top: 170px;
        --bottom-gap: 20px;
        bottom: calc(var(--ai-icon-top, 0px) + var(--bottom-gap, 0px));
    }
    /* // 위로 가기 버튼 있는 경우 */
    
    @media screen and (width <= 767px) {
        /* ================================ */
        /* 앱 인 경우 */
        /* ================================ */
        /* 위로 가기 버튼 없는 경우 */
        --ai-icon-top: 160px;
        --bottom-gap: 8px;
        right: 14px;
        bottom: calc(var(--ai-icon-top, 0px) + var(--bottom-gap, 0px) + env(safe-area-inset-bottom));
        z-index: 97;
        width: 40px;
        height: 40px;
        font-size: 10px;
        letter-spacing: -0.4px;
        /* // 위로 가기 버튼 없는 경우 */
    
        /* 위로 가기 버튼 있는 경우 */
        body:has(.btn-floating-wrap.scroll) & {
            --ai-icon-top: 210px;
            --bottom-gap: 8px;
            bottom: calc(var(--ai-icon-top, 0px) + var(--bottom-gap, 0px) + env(safe-area-inset-bottom));
        }
        /* // 위로 가기 버튼 있는 경우 */
        /* ================================ */
        /* // 앱 인 경우 */
        /* ================================ */
    
    
        /* ================================ */
        /* 웹 인 경우 */
        /* ================================ */
        /* 위로 가기 버튼 없는 경우 */
        .mdevice:not(.app) & {
            --ai-icon-top: 110px;
            --bottom-gap: 8px;
            --mobile-status-bar-height: 56px;
            bottom: calc(var(--mobile-status-bar-height, 0px) + var(--ai-icon-top, 0px) + var(--bottom-gap, 0px) + env(safe-area-inset-bottom));
        }
        /* // 위로 가기 버튼 없는 경우 */
        /* 위로 가기 버튼 있는 경우 */
        .mdevice:not(.app) body:has(.btn-floating-wrap.scroll) & {
            --ai-icon-top: 160px;
            --bottom-gap: 8px;
            --mobile-status-bar-height: 56px;
            bottom: calc(var(--mobile-status-bar-height, 0px) + var(--ai-icon-top, 0px) + var(--bottom-gap, 0px) + env(safe-area-inset-bottom));
        }
        /* // 위로 가기 버튼 있는 경우 */
        /* ================================ */
        /* // 웹 인 경우 */
        /* ================================ */
    }
}

/* ================================ */
/* // Right Bottom Floating button (우측 하단 AI 버튼 위에 위치하는 경우) */
/* ================================ */


/* ================================ */
/* 혜택 영역 */
/* ================================ */
.event-benefit-template{

.special-purchase-benefits {
    .special-purchase-benefits__linker {
        position: absolute;
    }
    .special-purchase-benefits__linker--01 {
        top: 34%;
        left: 1%;
        width: 46%;
        height: 13%;
    }
    .special-purchase-benefits__linker--02 {
        top: 34%;
        left: 51%;
        width: 48%;
        height: 13%;
    }
    .special-purchase-benefits__linker--03 {
        top: 85%;
        left: 1%;
        width: 30%;
        height: 14%;
    }
    .special-purchase-benefits__linker--04 {
        top: 85%;
        left: 35%;
        width: 30%;
        height: 14%;
    }
    .special-purchase-benefits__linker--05 {
        top: 85%;
        left: 70%;
        width: 29%;
        height: 14%;
    }
}

.more-benefit-view {
    .c-custom-accordion__area--fade {
        height: calc(227 * var(--ratio));

        &::after {
            height: calc(141 * var(--ratio));
            top: auto;
            bottom: calc(-45 * var(--ratio));
            background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 23.37%, #FFF 65.76%);
        }
    }
}

}
/* ================================ */
/* // 혜택 영역 */
/* ================================ */


.disabled {
    position: relative;

    &::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 10;
    }

    .disabled__info {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: calc(16 * var(--ratio));
        font-size: calc(16 * var(--ratio));
        font-weight: 700;
        line-height: 140%;
        color: #fff;
        z-index: 10;
    }
}

/* 템플릿 페이지 전용 스타일 */
.template-desc {
    display: flex;
    flex-direction: column;
    margin-top:  min(20px, calc(20 * var(--ratio)));
    padding: min(10px, calc(10 * var(--ratio))) 0;
    border-top: dotted 2px;
    border-bottom: dotted 2px;
    background-color: #E0EEE0;

    .l-article__content & {
        padding-left: 0;
        padding-right: 0;
    }

    .template-desc__tit {
        padding: 0 min(20px, calc(20 * var(--ratio))) 0;
        font-size: min(20px, calc(20 * var(--ratio)));
        font-weight: 700;
        line-height: 140%;

        &:has(+ .template-desc__list) {
            padding-bottom: min(6px, calc(6 * var(--ratio)));
        }
    }
    .template-desc__sub-tit {
        padding-left: min(10px, calc(10 * var(--ratio)));
        font-size: min(18px, calc(18 * var(--ratio)));
        font-weight: 500;
        line-height: 140%;
    }
    
    .template-desc__list {
        color: #3f3f3f;
        display: flex;
        flex-direction: column;
        row-gap: min(2px, calc(2 * var(--ratio)));
        padding: min(4px, calc(4 * var(--ratio))) min(20px, calc(20 * var(--ratio))) 0 min(40px, calc(40 * var(--ratio)));
    }
    
    .template-desc__list:has(.template-desc__list) .template-desc__list {
        padding: min(12px, calc(12 * var(--ratio))) 0 min(10px, calc(10 * var(--ratio))) min(15px, calc(15 * var(--ratio)));
        border: none;
    }
    
    .template-desc__list:has(.template-desc__list) .template-desc__list .template-desc__item {
        list-style-type: lower-alpha;
    }
    
    .template-desc__item {
        word-break: keep-all;
        font-size: min(16px, calc(16 * var(--ratio)));
        line-height: 1.5;
        list-style-type: decimal;

        @media screen and (width <= 767px) {
            word-break:break-all;
        }
    }
    .template-desc__linker {
        font-weight: bold;
        text-decoration: underline;
        color: #258eeb;
    }
}


.spacing-guide {
    max-width: 1000px;
    margin: 10px auto;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
    color: #334155;
    overflow-x: auto;
    /* Elements */
    .spacing-guide__title {
        font-size: 28px;
        font-weight: 800;
        margin-bottom: 8px;
        color: #0f172a;
    }
    
    .spacing-guide__description {
        font-size: 16px;
        color: #64748b;
        margin-bottom: 40px;
    }
    
    .spacing-guide__table {
        min-width: 680px;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
    }
    
    .spacing-guide__row {
        display: grid;
        grid-template-columns: 70px 150px auto;
        align-items: center;
        border-bottom: 1px solid #e2e8f0;
        padding: 16px 20px;
    }
    
    .spacing-guide__row--head {
        background-color: #f8fafc;
        font-weight: 700;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        color: #475569;
    }
    
    .spacing-guide__row:last-child {
        border-bottom: none;
    }
    
    .spacing-guide__col--scale {
        font-weight: 600;
        color: #6366f1;
    }
    
    .spacing-guide__col--size {
        font-size: 14px;
    }
    
    .spacing-guide__visual {
        background-color: #fb7185;
        border-radius: 4px;
        transition: transform 0.2s;
    }
    
    /* Modifiers for Visual Sizes */
    .spacing-guide__visual--xl    { width: 32px; height: 32px; }
    .spacing-guide__visual--l     { width: 28px; height: 28px; }
    .spacing-guide__visual--m     { width: 20px; height: 20px; }
    .spacing-guide__visual--s     { width: 16px; height: 16px; }
    .spacing-guide__visual--xs    { width: 12px; height: 12px; }
    .spacing-guide__visual--tiny  { width: 8px; height: 8px; }
    .spacing-guide__visual--micro { width: 40px; height: 2px; } /* 가로로 길게 표시하여 시인성 확보 */
    
    .spacing-guide__label {
        display: block;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 4px;
    }
    
    .spacing-guide__code {
        display: inline-block;
        font-size: 12px;
        padding: 2px 8px;
        background-color: #f1f5f9;
        color: #e11d48;
        border-radius: 4px;
        font-family: monospace;
    }
    
    .spacing-guide__code--none {
        color: #566983;
        background-color: transparent;
        padding-left: 0;
    }
    .spacing-guide__list {
        margin-bottom: 10px;
        padding-left: 20px;
    }
    .spacing-guide__item {
        word-break: keep-all;
        list-style: auto;
        font-size: 14px;
        font-weight: 400;
    }
}


/* // 템플릿 페이지 전용 스타일 */



/* 유틸리티 콘텐츠 영역 */
.l-article__content:has(.g-tmpl-wrap) {
    width: 100%;
}
.g-tmpl-wrap {
    width: 100%;
    margin: 0 auto;
    color: #333;
    line-height: 1.6;
}

.g-tmpl-section {
    background: #fff;
    border: 0;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    transition: transform 0.2s ease;
}

.g-tmpl-section__head {
    background-color: #fff;
    padding: 20px 24px;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
}

.g-tmpl-section__title {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.g-tmpl-section__title::before {
    content: '';
    display: block;
    width: 4px;
    height: 20px;
    background-color: #4c6ef5;
    border-radius: 2px;
}

.g-tmpl-table-wrap {
    overflow-x: auto;
    margin-bottom: 24px;
    border: 1px solid #eee;
    border-radius: 8px;
}

.g-tmpl-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 800px;
    font-size: 14px;
}

.g-tmpl-table th {
    background-color: #f8f9fa;
    color: #555;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-align: left;
    padding: 16px 20px;
    border-bottom: 1px solid #eee;
}

.g-tmpl-table td {
    padding: 16px 20px;
    border-bottom: 1px solid #f5f5f5;
    color: #444;
    vertical-align: top;
}

.g-tmpl-table tr:last-child td {
    border-bottom: none;
}

.g-tmpl-badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    vertical-align: middle;
    margin-right: 6px;
    text-transform: uppercase;
}
.g-tmpl-badge--pc { background-color: #4c6ef5; box-shadow: 0 2px 4px rgba(76, 110, 245, 0.2); }
.g-tmpl-badge--mo { background-color: #20c997; box-shadow: 0 2px 4px rgba(32, 201, 151, 0.2); }
.g-tmpl-badge--all { background-color: #fd7e14; }
.g-tmpl-badge--gray { background-color: #e9ecef; color: #495057; }

.g-tmpl-code__list {
    display:flex;
    flex-direction: column;
    gap: 4px;
}
.g-tmpl-code {
    display: inline-flex;
    width: fit-content;
    background-color: #f1f3f5;
    color: #c92a2a;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid rgba(0,0,0,0.03);
}

.g-tmpl-desc-text {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    margin-top: 11px;
}

.g-tmpl-desc-list {
    margin: 8px 0 0;
    padding-left: 18px;
    font-size: 14px;
    color: #666;
}
.g-tmpl-desc-list li {list-style: disc;margin-bottom: 6px;}

.g-tmpl-values {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 20px;
}

.g-tmpl-values-group {
    margin-bottom: 20px;
}
.g-tmpl-values-group:last-child { margin-bottom: 0; }

.g-tmpl-values__title {
    font-size: 14px;
    font-weight: 700;
    color: #343a40;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}
.g-tmpl-values__title::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #e9ecef;
    margin-left: 12px;
}
.g-tmpl-values__desc {
    margin: 4px 0;
    font-size: 13px;
}
.g-tmpl-values__list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.g-tmpl-values__item {
    background: #fff;
    border: 1px solid #dee2e6;
    padding: 6px 12px;
    font-size: 13px;
    color: #495057;
    border-radius: 20px;
    transition: all 0.2s;
    cursor: default;
}

.g-tmpl-values__item--accent {
    background-color: #fff9db;
    border-color: #fab005;
    color: #e67700;
    font-weight: 700;
}
/* // 유틸리티 콘텐츠 영역 */


/* 코드 하이라이트 */
.l-article__content:has(pre) {
    width: 100%;
} 
/* // 코드 하이라이트 */

/* 테스트 용도 */
.test--bb2bjjhh2 .c-custom-accordion__area--first {
    scroll-margin-top: calc(var(--header-height) + var(--sticky-main-switch-height) + var(--sticky-main-sticky-height));
}
.test--bb2bjjhh2 .c-custom-accordion__area--fade {
    height: 120px;
}
.test--bb2bjjhh2 .c-custom-accordion__area--fade::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, #fff 50%, #fff 95%);
}
.test--bb2bjjhh2 .c-custom-accordion__btn--test01 {
    scroll-margin-top: calc(var(--header-height) + var(--sticky-main-switch-height) + var(--sticky-main-sticky-height));
}

.test--fdsaer11 {
    scroll-margin-top: calc(var(--header-height) + var(--sticky-main-switch-height) + var(--sticky-main-sticky-height));
}

.test--reqw13 {
    width: 100%;
    min-height: 30vh;
    background-color: #B3C89E;
}
.test--reqw13:nth-child(2n),
.test--reqw13--odd {
    background-color: #626D58;
}

.test--reqw13--even {
    background-color: #6f8367;
}

.test--reqw123 .custom-scroll-slider__item {
    max-width: calc(350 * var(--ratio));
    min-width: 100%;
}

.test--custom-slider-01fdsa213 .custom-scroll-slider__content-wrapper {
    column-gap: calc(12 * var(--ratio));
}

.test--custom-slider-01fdsa213 .custom-scroll-slider__item {
    flex: 0 0 100%;
}
.test--custom-slider-01fdsa213__linker {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 10%;
    height: 10%;
    background-color: red;
}

.test--fdsaf32d1 .custom-scroll-slider__item {
    flex: 0 0 calc(350 * var(--ratio));
}
.test--fdsaf32d1 .custom-scroll-slider__video {
    width: calc(350 * var(--ratio));
    aspect-ratio: 1920 / 1080;
}

.article--test-modal-tooltip .tooltip-box {
    left: 0;
}

.test--fdadf432 .custom-scroll-slider__video {
    width: calc(350 * var(--ratio));
    aspect-ratio: 1920 / 1080;
}

.test--dsfjsfg,
.test--bffdgjhh2 {
    width: 100%;
}

.l-article .test--fgew4fd {
    width: stretch;
    max-width: 820px;
}

.test--fdf8fdgh {
    margin: 0 auto;

    .swiper-slide {
        width: calc(350 * var(--ratio));
    }
}

.test--fasgwersdf {
    max-width: 780px;
    margin: 0 auto;
    width: 100%;

    .swiper-slide {
        width: calc(300 * var(--ratio));
    }
}

.test--gdfdgersdf {
    max-width: 780px;
    margin: 0 auto;
    width: 100%;

    .swiper-slide {
        width: calc(350 * var(--ratio));
    }
}
a.test--fasgwersdfl {
    display: block;
    position: absolute;
    top: 10%;
    left: 10%;
    width: fit-content;
    height: 10%;
    background-color: red;
}

.test--ghdsiouweroiu {
    background-color: #000;
}
.test--hfgfgasd3asdggs {
    position: absolute;
    bottom: 12%;
    left: 3%;
    width: 18%;
    height: 17%;

    &[aria-expanded="true"] {
        display:none;
    }
}
.test--gasdflkjweroiu123 {
    position: absolute;
    top: 2%;
    left: 2%;
    width: 95%;
    height: 95%;
}

.test--custom-slider-gsdfsdfga213 {
    @media screen and (max-width:767px) {
        .custom-scroll-slider__item {
            flex: 0 0 calc(550 * var(--ratio));
            scroll-snap-align: initial;
        }
    }
}

.test---asdfasdfasdf {
    position: relative;
    height: calc(300 * var(--ratio));
    background-color: black;
}

.test---gsdfert123 {
    position: relative;
    height: calc(300 * var(--ratio));
    background-color: #D7D9DB;
}
/* // 테스트 용도 */