@media(max-width:1100px){:root{--panel:900px}.container{width:min(calc(100% - 48px),var(--container))}.identity__grid,.facility__grid{grid-template-columns:1fr;gap:60px}.identity__copy{padding-top:0}.orbit{width:100%;height:780px}.orbit__item--tl,.orbit__item--tr{top:65px}.orbit__item--bl,.orbit__item--br{bottom:65px}.facility__visual{height:520px}.cert-card__image{height:330px}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__cta{grid-column:1/-1;width:220px}}
@media(max-width:760px){:root{--panel:auto}.container{width:min(calc(100% - 36px),var(--container))}.panel{min-height:auto;padding:110px 0}.identity__grid{gap:50px}.identity__title{font-size:44px}.identity__copy p{font-size:17px}.section-heading{margin-bottom:46px}.section-heading h2{font-size:42px}.orbit{height:auto;display:grid;gap:20px}.orbit__ring{display:none}.orbit__center{position:relative;left:auto;top:auto;width:190px;height:190px;margin:0 auto 25px;transform:none}.orbit__item{position:relative;inset:auto!important;width:100%;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.03)}.statement__inner{min-height:550px}.statement__inner p{font-size:36px}.facility__content h2{font-size:42px}.facility__features{grid-template-columns:1fr}.facility__visual{height:460px}.stat-row{grid-template-columns:46px 1fr auto auto;min-height:115px}.stat-row h3{font-size:19px}.stat-row strong{font-size:42px}.cert-grid{grid-template-columns:1fr}.cert-card__image{height:360px}.timeline__line{left:12px}.timeline__item{width:100%;padding:0 0 0 45px;text-align:left!important}.timeline__item::before{left:3px!important;right:auto!important}.site-footer__grid{grid-template-columns:1fr;gap:38px;padding:70px 0}.site-footer__info div{grid-template-columns:75px 1fr}.site-footer__cta{grid-column:auto;width:100%}}

@media(max-width:768px){
    .ctt_admin{
        left:16px;
        bottom:16px;
    }

    .ctt_admin__button{
        min-width:0;
        min-height:52px;
        padding:6px;
        border-radius:16px;
    }

    .ctt_admin__icon{
        flex-basis:40px;
        width:40px;
        height:40px;
        border-radius:11px;
    }

    .ctt_admin__label{
        display:none;
    }
}

/* 태블릿 */
@media (max-width:1024px){
    #smb_my{padding:64px 20px 100px;}
    #smb_my_ov{grid-template-columns:1fr;}
    #smb_my_ov > h2,#smb_my_ov .my_ov_name,#smb_my_ov .cou_pt,#smb_my_act,#smb_my_ov .op_area,#smb_my_ov .my_ov_btn{grid-column:1;grid-row:auto;}
    #smb_my_ov .my_ov_name{min-height:200px;}
    #smb_my_wish .list_02 > ul{grid-template-columns:repeat(2,minmax(0,1fr));}
}

/* 모바일 */
@media (max-width:767px){
    #smb_my{padding:46px 16px 80px;}
    .mypage-head{margin-bottom:34px;}
    .mypage-head h1{font-size:34px;}
    .mypage-head p{font-size:14px;}
    #smb_my > section{margin-top:20px;padding:24px 18px;border-radius:17px;}
    #smb_my > section > h2{margin-bottom:22px;font-size:21px;}
    #smb_my_ov{gap:18px;}
    #smb_my_ov .my_ov_name{min-height:180px;padding:24px 18px;font-size:20px;}
    #smb_my_ov .my_ov_name img{width:74px;height:74px;}
    #smb_my_ov .cou_pt dd{min-height:64px;font-size:17px;}
    #smb_my_ov .cou_pt dd a{font-size:22px;}
    #smb_my_act ul{grid-template-columns:repeat(2,minmax(0,1fr));}
    #smb_my_act a{min-height:46px;padding:8px 10px;font-size:13px;}
    #smb_my_ov .op_area{grid-template-columns:110px minmax(0,1fr);}
    #smb_my_ov .op_area dt,#smb_my_ov .op_area dd{min-height:54px;padding:12px 13px;font-size:13px;}
    #smb_my_ov .op_area #smb_my_ovaddt{grid-column:1;}
    #smb_my_ov .op_area #smb_my_ovaddd{grid-column:2;}
    #smb_my_od{padding-right:0;padding-left:0;}
    #smb_my_od > h2,#smb_my_od > .smb_my_more{margin-right:18px;margin-left:18px;}
    #smb_my_od .tbl_wrap,#smb_my_od .tbl_head01,#smb_my_od .tbl_head02{padding-left:18px;}
    #smb_my_od table{min-width:760px;}
    #smb_my_wish .list_02 > ul{gap:12px;}
    #smb_my_wish .smb_my_tit{padding:13px 13px 6px;}
    #smb_my_wish .smb_my_tit a{font-size:14px;}
    #smb_my_wish .smb_my_date{padding:0 13px 14px;font-size:11px;}
}

/* 작은 모바일 */
@media (max-width:420px){
    #smb_my_ov .cou_pt{grid-template-columns:1fr;}
    #smb_my_ov .cou_pt dt:nth-of-type(1),#smb_my_ov .cou_pt dd:nth-of-type(1){border-right:0;}
    #smb_my_ov .cou_pt dt:nth-of-type(2){border-top:1px solid var(--my-line);}
    #smb_my_act ul{grid-template-columns:1fr;}
    #smb_my_ov .op_area{display:block;border-right:1px solid var(--my-line);}
    #smb_my_ov .op_area dt,#smb_my_ov .op_area dd{display:block;width:100%;min-height:auto;border-right:0;}
    #smb_my_ov .op_area dt{padding-bottom:7px;border-bottom:0;}
    #smb_my_ov .op_area dd{padding-top:7px;}
}

@media (max-width:1100px){
    .shop-item-overview{grid-template-columns:minmax(0, 1fr) minmax(360px, .8fr); gap:42px;}
    .shop-item-related__grid{grid-template-columns:repeat(3, minmax(0, 1fr));}
}

@media (max-width:900px){
    .shop-item-page{padding-bottom:100px;}
    .shop-item-page__inner{width:min(100% - 32px, 1280px); padding-top:28px;}
    .shop-item-overview{grid-template-columns:1fr; gap:38px; padding-bottom:70px;}
    .shop-item-order{position:static;}
    .shop-item-gallery__stage{border-radius:20px;}
    .shop-item-section-nav{margin-bottom:72px; overflow-x:auto; grid-template-columns:repeat(4, minmax(130px, 1fr)); scrollbar-width:none;}
    .shop-item-section-nav::-webkit-scrollbar{display:none;}
    .shop-item-content-section{padding-bottom:82px;}
    .shop-item-content-section + .shop-item-content-section{padding-top:72px;}
    .shop-item-policy-grid{grid-template-columns:1fr;}
    .shop-item-related__grid{grid-template-columns:repeat(2, minmax(0, 1fr)); gap:32px 14px;}
}

@media (max-width:640px){
    .shop-item-breadcrumb{margin-bottom:25px;}
    .shop-item-gallery__thumbs{grid-template-columns:repeat(5, minmax(0, 1fr));}
    .shop-item-gallery__state{top:14px; left:14px; min-width:58px; height:58px; font-size:10px;}
    .shop-item-gallery__zoom{right:14px; bottom:14px; width:42px; height:42px;}
    .shop-item-order h1{font-size:32px;}
    .shop-item-order__price > strong{font-size:29px;}
    .shop-item-order__facts > div{grid-template-columns:86px minmax(0, 1fr); gap:12px;}
    .shop-item-options .get_item_options,.shop-item-options .get_item_supply{grid-template-columns:1fr; gap:7px;}
    #sit_opt_added .sit_opt_list{grid-template-columns:1fr; gap:10px;}
    #sit_opt_added .opt_count{justify-content:flex-end;}
    .shop-item-actions{grid-template-columns:1fr 1fr 48px;}
    .shop-item-actions button{height:50px; padding:0 10px; font-size:13px;}
    .shop-item-content-section__heading{margin-bottom:30px;}
    .shop-item-content-section__heading h2{font-size:29px;}
    .shop-item-content-section__heading--row{align-items:flex-start; flex-direction:column;}
    .shop-item-info-table dl > div{grid-template-columns:1fr;}
    .shop-item-info-table dt{padding-bottom:8px; border-bottom:0;}
    .shop-item-info-table dd{padding-top:8px;}
    .shop-item-board-list article{grid-template-columns:1fr; gap:15px; padding:22px 5px;}
    .shop-item-board-list__meta{justify-content:flex-start;}
    .shop-item-policy-grid article{padding:24px 20px;}
    .shop-item-related__image{border-radius:14px;}
    .shop-item-siblings{grid-template-columns:1fr; margin-top:70px;}
    .shop-item-siblings > a{min-height:96px; padding:22px;}
    .shop-item-siblings__next{align-items:flex-start; text-align:left;}
    .shop-item-custom-html{width:min(100% - 32px, 1280px);}
}

@media (max-width:420px){
    .shop-item-page__inner{width:min(100% - 24px, 1280px);}
    .shop-item-gallery__thumbs{grid-template-columns:repeat(4, minmax(0, 1fr));}
    .shop-item-actions{grid-template-columns:1fr 1fr;}
    .shop-item-actions__wish{grid-column:1 / -1; width:100%;}
    .shop-item-related__body h3{font-size:14px;}
    .shop-item-related__body strong{font-size:15px;}
}

/* 반응형 */
@media (max-width:1080px){
    .shop-cart-layout{
        grid-template-columns:minmax(0, 1fr) 320px;
    }

    .shop-cart-item{
        grid-template-columns:24px 126px minmax(0, 1fr);
    }

    .shop-cart-item__price{
        grid-column:2 / -1;
        display:flex;
        align-items:center;
        justify-content:space-between;
        margin-left:0;
        padding:18px 0 0;
        border-top:1px solid var(--cart-line);
        border-left:0;
    }

    .shop-cart-item__price dl{
        display:flex;
        flex-wrap:wrap;
        gap:18px;
    }

    .shop-cart-item__price dl > div{
        display:block;
        padding:0;
    }

    .shop-cart-item__price dt{
        display:block;
        margin-bottom:5px;
    }

    .shop-cart-item__price > p{
        min-width:170px;
        margin:0;
        padding:0 0 0 20px;
        border-top:0;
        border-left:1px solid var(--cart-line);
    }
}

@media (max-width:820px){
    .shop-cart-page{
        padding:34px 0 90px;
    }

    .shop-cart-page__inner{
        width:min(100% - 32px, 1280px);
    }

    .shop-cart-heading{
        align-items:flex-start;
        flex-direction:column;
        gap:28px;
        margin-bottom:30px;
    }

    .shop-order-steps{
        width:100%;
    }

    .shop-order-steps li{
        min-width:0;
        flex:1;
        padding-left:28px;
    }

    .shop-order-steps li:first-child{
        padding-left:0;
    }

    .shop-order-steps li + li::before{
        width:20px;
    }

    .shop-order-steps span{
        font-size:11px;
    }

    .shop-cart-layout{
        grid-template-columns:1fr;
    }

    .shop-cart-summary{
        position:static;
    }

    .shop-cart-products,
    .shop-cart-summary__box,
    .shop-cart-empty{
        border-radius:18px;
    }

    .shop-cart-products__toolbar{
        min-height:auto;
        align-items:flex-start;
        flex-direction:column;
        padding:20px;
    }

    .shop-cart-delete-actions{
        width:100%;
    }

    .shop-cart-delete-actions button{
        flex:1;
    }

    .shop-cart-products__list{
        padding:0 20px;
    }

    .shop-cart-item{
        grid-template-columns:22px 96px minmax(0, 1fr);
        gap:14px;
        align-items:start;
        padding:22px 0;
    }

    .shop-cart-item__content h2{
        font-size:15px;
    }

    .shop-cart-item__brand{
        margin-bottom:5px;
    }

    .shop-cart-item__options{
        font-size:12px;
    }

    .shop-cart-item__mobile-facts{
        display:flex;
        flex-wrap:wrap;
        gap:14px;
        margin:12px 0 0;
    }

    .shop-cart-item__mobile-facts > div{
        display:flex;
        gap:6px;
    }

    .shop-cart-item__mobile-facts dt{
        color:#8a959d;
        font-size:11px;
    }

    .shop-cart-item__mobile-facts dd{
        margin:0;
        color:var(--cart-ink);
        font-size:11px;
        font-weight:800;
    }

    .shop-cart-item__price{
        grid-column:1 / -1;
        align-items:flex-end;
        margin:0;
    }

    .shop-cart-item__price dl{
        display:none;
    }

    .shop-cart-item__price > p{
        width:100%;
        min-width:0;
        padding:0;
        border-left:0;
    }

    .shop-cart-summary__box{
        padding:24px 20px;
    }
}

@media (max-width:480px){
    .shop-cart-heading__copy h1{
        font-size:38px;
    }

    .shop-order-steps li{
        padding-left:20px;
    }

    .shop-order-steps li + li::before{
        left:-1px;
        width:14px;
    }

    .shop-order-steps b{
        font-size:10px;
    }

    .shop-order-steps span{
        font-size:10px;
    }

    .shop-cart-item{
        grid-template-columns:22px 82px minmax(0, 1fr);
        gap:11px;
    }

    .shop-cart-item__option-button{
        width:100%;
    }

    .shop-cart-summary__total strong{
        font-size:25px;
    }
}

@media (max-width:480px){
    #forderform .shop-order-address__zip{
        grid-template-columns:minmax(0,1fr) 112px !important;
    }

    #forderform .shop-order-address .btn_address{
        width:112px !important;
        padding:0 9px !important;
    }
}

/* =========================================================

   기존 개별 CSS에서 mobile.css로 통합한 미디어 쿼리

   대상: style.css / shop.css / board.css

========================================================= */


/* ---------- style.css에서 이동 ---------- */

@media(prefers-reduced-motion:reduce){.cj-subtop__scroll span{animation:none;}}

@media(prefers-reduced-motion:reduce){
    .ctt_admin__icon svg{
        animation:none;
    }
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready .reveal{opacity:1;transform:none;transition:none}.orbit__ring{animation:none}}


/* ---------- shop.css에서 이동 ---------- */

@media (max-width:1100px){
    .shop-product-grid{grid-template-columns:repeat(3, minmax(0, 1fr));}
}

@media (max-width:820px){
    .cj-subtop{min-height:520px;}
    .cj-subtop__container{width:min(100% - 32px, 1280px); padding:165px 0 34px;}
    .cj-subtop__shade{background:rgba(5,22,34,.67);}
    .cj-subtop__copy{font-size:14px;}
    .cj-subtop__tabs{margin-top:32px; padding-bottom:2px;}
    .cj-subtop__tabs a{min-width:auto; padding:11px 16px; font-size:13px;}
    .cj-subtop__scroll{display:none;}

    .shop-list-page{padding-bottom:100px;}
    .shop-list-page__inner{width:min(100% - 32px, 1280px); padding-top:30px;}
    .shop-breadcrumb{margin-bottom:38px;}
    .shop-list-heading{align-items:flex-start; padding-bottom:36px;}
    .shop-list-heading__count{display:none;}
    .shop-list-toolbar{align-items:flex-start; flex-direction:column; gap:15px; padding:22px 0 20px;}
    .shop-list-sort{justify-content:flex-start; overflow-x:auto; width:100%; flex-wrap:nowrap; padding-bottom:3px; scrollbar-width:none;}
    .shop-list-sort::-webkit-scrollbar{display:none;}
    .shop-list-sort a{flex:0 0 auto;}
    .shop-product-grid{grid-template-columns:repeat(2, minmax(0, 1fr)); gap:36px 14px;}
    .shop-product-card__image{border-radius:15px;}
    .shop-product-card__body{padding-top:14px;}
    .shop-product-card h2{font-size:16px;}
    .shop-product-card__summary{font-size:12px;}
    .shop-product-card__price{margin-top:11px;}
    .shop-product-card__price strong{font-size:17px;}
    .shop-product-card__more{display:none;}
    .shop-product-card__badge{top:10px; left:10px; min-width:42px; height:42px; font-size:11px;}
}

@media (max-width:480px){
    .cj-subtop{min-height:500px;}
    .cj-subtop h1{font-size:42px;}
    .cj-subtop__lead{font-size:18px;}
    .shop-list-heading h1{font-size:36px;}
    .shop-list-heading__description{font-size:14px;}
    .shop-admin-link{left:14px; bottom:14px;}
    .shop-admin-link__button{min-width:44px; padding:0 13px;}
    .shop-admin-link__button > span:last-child{display:none;}
}

@media (max-width:1080px){
    .shop-order-layout{
        grid-template-columns:minmax(0, 1fr) 340px;
    }

    .shop-order-page__inner{
        width:min(100% - 36px, 1280px);
    }
}

@media (max-width:900px){
    .shop-order-heading{
        align-items:flex-start;
        flex-direction:column;
        gap:24px;
    }

    .shop-order-steps{
        width:100%;
        min-width:0;
    }

    .shop-order-layout{
        grid-template-columns:1fr;
    }

    .sod_right{
        position:static;
    }
}

@media (max-width:680px){
    .shop-order-page{
        padding:30px 0 80px;
    }

    .shop-order-page__inner{
        width:min(100% - 28px, 1280px);
    }

    .shop-order-heading{
        margin-bottom:22px;
        padding-bottom:22px;
    }

    .shop-order-heading__copy h1{
        font-size:38px;
    }

    .shop-order-heading__copy > span{
        font-size:13px;
    }

    .shop-order-steps{
        padding:14px 15px;
    }

    .shop-order-steps li{
        padding-left:23px;
    }

    .shop-order-steps li + li::before{
        width:16px;
    }

    .shop-order-steps span{
        font-size:10px;
    }

    .shop-order-card,
    .sod_right > #sod_bsk_tot,
    #sod_frm_pay{
        border-radius:15px;
    }

    .shop-order-card__head{
        min-height:auto;
        align-items:flex-start;
        padding:18px;
    }

    .shop-order-card__head h2{
        font-size:19px !important;
    }

    .shop-order-card__head > p{
        max-width:130px;
        text-align:right;
    }

    /* 상품표 -> 모바일 카드 */
    #sod_list,
    #sod_list tbody,
    #sod_list tr{
        display:block;
        width:100%;
    }

    #sod_list thead{
        display:none;
    }

    #sod_list tbody tr{
        position:relative;
        display:grid;
        grid-template-columns:96px minmax(0, 1fr);
        gap:14px;
        padding:18px;
    }

    #sod_list tbody tr + tr{
        border-top:1px solid var(--order-line);
    }

    #sod_list tbody td{
        display:block;
        padding:0;
        text-align:left;
    }

    #sod_list .td_prd{
        grid-column:1 / -1;
        display:grid;
        grid-template-columns:96px minmax(0, 1fr);
        gap:14px;
        padding:0;
    }

    #sod_list .sod_img{
        width:96px;
        height:96px;
    }

    #sod_list .sod_name > b{
        font-size:15px;
    }

    #sod_list .td_num,
    #sod_list .td_numbig,
    #sod_list .td_dvr{
        grid-column:2;
        display:flex;
        align-items:center;
        justify-content:space-between;
        gap:16px;
        min-height:24px;
        border-top:1px dashed #e3e9eb;
        padding-top:8px;
        font-size:12px;
    }

    #sod_list .td_num::before,
    #sod_list .td_numbig::before,
    #sod_list .td_dvr::before{
        content:attr(data-label);
        color:#89949b;
        font-size:11px;
        font-weight:700;
    }

    #sod_list .total_price{
        font-size:14px;
    }

    /* 입력표 -> 세로형 */
    .shop-order-form-card table,
    .shop-order-form-card tbody,
    .shop-order-form-card tr,
    .shop-order-form-card th,
    .shop-order-form-card td,
    #sod_frm_pay table,
    #sod_frm_pay tbody,
    #sod_frm_pay tr,
    #sod_frm_pay th,
    #sod_frm_pay td{
        display:block;
        width:100%;
    }

    .shop-order-form-card tr,
    #sod_frm_pay tr{
        padding:16px 18px;
    }

    .shop-order-form-card tbody tr + tr,
    #sod_frm_pay tbody tr + tr{
        border-top:1px solid #edf1f2;
    }

    .shop-order-form-card th,
    .shop-order-form-card td,
    #sod_frm_pay th,
    #sod_frm_pay td{
        padding:0 !important;
    }

    .shop-order-form-card th,
    #sod_frm_pay th{
        margin-bottom:9px;
        color:#40515d;
        font-size:12px;
    }

    #forderform input[type="text"],
    #forderform input[type="password"],
    #forderform input[type="email"],
    #forderform input[type="tel"],
    #forderform input[type="number"],
    #forderform select,
    #forderform textarea,
    #forderform #od_name,
    #forderform #od_pwd,
    #forderform #od_tel,
    #forderform #od_hp,
    #forderform #od_email,
    #forderform #od_b_name,
    #forderform #od_b_tel,
    #forderform #od_b_hp,
    #forderform #ad_subject{
        width:100%;
    }

    #forderform #od_zip,
    #forderform #od_b_zip{
        width:calc(100% - 104px);
    }

    #forderform .btn_address{
        width:96px;
        margin-left:4px;
        padding:0 8px;
    }

    #forderform .frm_address{
        width:100%;
    }

    .order_choice_place{
        gap:6px;
    }

    .order_choice_place label{
        min-height:38px;
        padding:0 11px;
        font-size:11px;
    }

    #sod_frm_paysel{
        grid-template-columns:1fr;
    }

    #od_pay_sl{
        padding:0 18px 20px;
    }

    #od_tot_price{
        margin:18px;
    }

    #od_tot_price strong{
        font-size:23px;
    }

    .sod_right > #sod_bsk_tot{
        padding:20px;
    }

    #sod_bsk_tot .sod_bsk_cnt{
        padding:17px;
    }

    #sod_bsk_tot .sod_bsk_cnt strong{
        font-size:22px;
    }
}

@media (max-width:420px){
    .shop-order-steps li{
        padding-left:18px;
    }

    .shop-order-steps li + li::before{
        left:-1px;
        width:12px;
    }

    .shop-order-steps b{
        font-size:9px;
    }

    .shop-order-steps span{
        font-size:9px;
    }

    .shop-order-card__head > p{
        display:none;
    }

    #sod_list tbody tr{
        grid-template-columns:84px minmax(0,1fr);
    }

    #sod_list .td_prd{
        grid-template-columns:84px minmax(0,1fr);
    }

    #sod_list .sod_img{
        width:84px;
        height:84px;
    }
}

@media (max-width:480px){
    #forderform .shop-order-address__zip{
        grid-template-columns:minmax(0,1fr) 112px !important;
    }

    #forderform .shop-order-address__zip > button.btn_address,
    #forderform button.btn_address{
        width:112px !important;
        padding:0 9px !important;
    }
}


/* ---------- board.css에서 이동 ---------- */

@media (max-width: 768px) {
    .default-board .board-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .default-board .board-table .col-num,
    .default-board .board-table .col-name,
    .default-board .board-table .col-hit {
        display: none;
    }

    .default-board .board-table .col-date {
        width: 110px;
    }

    .default-board .board-table th,
    .default-board .board-table td {
        height: 54px;
        padding: 0 10px;
        font-size: 14px;
    }

    .default-board .view-subject {
        font-size: 26px;
    }

    .default-board .view-meta {
        flex-direction: column;
        gap: 6px;
    }

    .default-board .view-meta span + span::before {
        display: none;
    }

    .default-board .view-nav .nav-row {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
        padding: 16px 0;
    }

    .default-board .view-nav .nav-label {
        flex: none;
        padding-left: 0;
    }

    .default-board .view-nav a {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .board-section {
        padding: 70px 0 100px;
    }

    .media-list-top {
        align-items: flex-start;
        flex-direction: column;
    }

    .media-search {
        width: 100%;
        min-width: 0;
    }

    .media-search-input {
        width: 100%;
    }

    .media-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 48px 20px;
    }

    .media-info h3 {
        font-size: 20px;
    }

    .media-view-head h2 {
        font-size: 32px;
    }
}

@media (max-width: 640px) {
    .board-section {
        padding: 54px 0 80px;
    }

    .board-inner {
        padding: 0 18px;
    }

    .dmi-sec-head h3 {
        font-size: 28px;
    }

    .media-search {
        flex-direction: column;
        align-items: stretch;
    }

    .media-search select {
        width: 100%;
    }

    .media-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .media-info {
        padding-top: 16px;
    }

    .media-info h3 {
        margin-bottom: 10px;
        font-size: 19px;
    }

    .media-info p {
        font-size: 15px;
    }

    .media-view-head h2 {
        font-size: 26px;
    }

    .media-view-utils {
        align-items: flex-start;
        flex-direction: column;
    }

    .media-view-tools {
        width: 100%;
    }

    .media-view-tools button {
        flex: 1;
    }

    .view-nav .nav-row {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
        padding: 16px 0;
    }

    .view-nav .nav-label {
        flex: none;
    }

    .media-write-row {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .media-write-row label {
        padding-top: 0;
    }
}

@media (max-width: 768px) {
    .jw-news-list__top {
        align-items: flex-start;
        flex-direction: column;
        gap: 16px;
    }

    .jw-news-search {
        width: 100%;
    }

    .jw-news-list__link {
        grid-template-columns: minmax(0, 1fr) 24px;
        gap: 8px 12px;
        min-height: 88px;
        padding: 17px 6px;
    }

    .jw-news-list__link:hover {
        padding-left: 10px;
    }

    .jw-news-list__number {
        display: none;
    }

    .jw-news-list__subject {
        grid-column: 1;
        font-size: 16px;
        white-space: normal;
    }

    .jw-news-list__date {
        grid-column: 1;
        grid-row: 2;
        font-size: 13px;
        text-align: left;
    }

    .jw-news-list__arrow {
        grid-column: 2;
        grid-row: 1 / span 2;
        align-self: center;
    }

    .jw-news-view__header {
        padding: 0 60px 24px 0;
    }

    .jw-news-view__title {
        font-size: 25px;
        word-break: break-word;
    }

    .jw-news-view__share {
        width: 44px;
        height: 44px;
    }

    .jw-news-view__body {
        min-height: 320px;
        padding: 34px 4px 52px;
    }

    .jw-news-view__media {
        margin-bottom: 30px;
    }

    .jw-news-view__content {
        font-size: 16px;
        line-height: 1.85;
        word-break: break-word;
    }

    .jw-news-view__nav {
        grid-template-columns: 1fr;
    }

    .jw-news-view__nav-spacer {
        display: none;
    }

    .jw-news-view__nav-item {
        padding: 22px 4px;
        border-bottom: 1px solid var(--jw-news-line);
    }

    .jw-news-view__nav-item.is-next {
        align-items: flex-start;
        text-align: left;
    }
}

@media (max-width: 520px) {
    .jw-news-search {
        flex-direction: column;
    }

    .jw-news-search__select {
        flex-basis: 48px;
    }

    .jw-news-list__paging .pg_page,
    .jw-news-list__paging .pg_current {
        min-width: 34px;
        height: 36px;
        padding: 0 5px;
        font-size: 14px;
    }

    .jw-news-view__actions {
        flex-wrap: wrap;
    }

    .jw-news-view__button {
        min-width: 92px;
    }
}

@media screen and (max-width:1024px){
    .jw-inquiry-write{padding-top:14px;}
    .jw-inquiry-write__head{margin-bottom:38px;}
    .jw-inquiry-write__layout{grid-template-columns:1fr;}
    .jw-inquiry-write__aside{position:relative; top:auto;}
}

@media screen and (max-width:767px){
    .jw-inquiry-write{padding:0 0 24px;}
    .jw-inquiry-write__head{margin-bottom:30px; text-align:left;}
    .jw-inquiry-write__head h2{font-size:34px;}
    .jw-inquiry-write__head>span{margin-top:13px; font-size:14px; word-break:normal;}
    .jw-inquiry-write__form{padding:24px 18px; border-radius:16px; box-shadow:0 12px 32px rgba(17,25,23,.06);}
    .jw-inquiry-write__grid{grid-template-columns:1fr; gap:18px;}
    .jw-inquiry-write__field--full{grid-column:auto;}
    .jw-inquiry-write__field input[type="text"],.jw-inquiry-write__field input[type="password"],.jw-inquiry-write__field input[type="email"],.jw-inquiry-write__field select{height:52px; padding:0 14px; font-size:14px;}
    .jw-inquiry-write__field textarea{min-height:180px; padding:14px; font-size:14px;}
    .jw-inquiry-write__privacy{margin-top:22px; padding:17px 16px;}
    .jw-inquiry-write__privacy label{align-items:flex-start; font-size:13px; line-height:1.55;}
    .jw-inquiry-write__privacy p{margin-left:28px; font-size:11px;}
    .jw-inquiry-write__actions{display:grid; grid-template-columns:1fr 1fr; margin-top:22px;}
    .jw-inquiry-write__button{width:100%; min-width:0; height:52px; padding:0 14px;}
    .jw-inquiry-write__aside{padding:26px 22px; border-radius:16px;}
    .jw-inquiry-write__aside h3{font-size:26px;}
    .jw-inquiry-write__current-file{align-items:flex-start; flex-direction:column; gap:8px;}
}

@media screen and (max-width:767px){
    .jw-inquiry-write__captcha{padding:17px 16px;}
    .jw-inquiry-write__captcha-box,.jw-inquiry-write__captcha #captcha{align-items:stretch;}
    .jw-inquiry-write__captcha #captcha_img{width:145px; height:54px;}
    .jw-inquiry-write__captcha #captcha_key{flex:1 1 120px; width:auto; min-width:120px; height:54px;}
    .jw-inquiry-write__captcha #captcha_mp3,.jw-inquiry-write__captcha #captcha_reload{height:44px;}
}

@media screen and (max-width:767px){
    .inquiry-view__info{grid-template-columns:1fr;}
    .inquiry-view__info-item:nth-child(odd){border-right:0;}
    .inquiry-view__info-item{grid-template-columns:96px minmax(0,1fr); min-height:58px;}
    .inquiry-view__info-item dt,.inquiry-view__info-item dd{padding:12px 14px;}
    .inquiry-view__content{padding:34px 4px 44px;}
    .inquiry-view__files{padding:24px 4px;}
}

@media (hover:hover){
    .jw-product-card:hover .jw-product-card__media::after{
        border-color:var(--jw-product-green);
    }

    .jw-product-card:hover .jw-product-card__media img{
        transform:scale(1.045);
    }

    .jw-product-card:hover .jw-product-card__heading h3{
        color:var(--jw-product-green);
    }

    .jw-product-card:hover .jw-product-card__arrow{
        border-color:var(--jw-product-green);
        background:var(--jw-product-green);
        color:#fff;
        transform:rotate(45deg);
    }
}

@media screen and (max-width:1050px){
    .jw-product-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:55px 22px;
    }

    .jw-product-view__hero{
        grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);
        gap:45px;
    }

    .jw-product-view__summary{
        top:100px;
    }
}

@media screen and (max-width:820px){
    .jw-product-list__header{
        align-items:flex-start;
        flex-direction:column;
        gap:28px;
    }

    .jw-product-list__utility{
        align-items:flex-start;
        flex-direction:column;
    }

    .jw-product-search{
        width:100%;
    }

    .jw-product-view__hero{
        grid-template-columns:1fr;
    }

    .jw-product-view__summary{
        position:relative;
        top:auto;
        padding-top:10px;
    }

    .jw-product-view__detail{
        margin-top:90px;
        padding-top:55px;
    }
}

@media screen and (max-width:640px){
    .jw-product-list{
        padding-top:15px;
        padding-bottom:60px;
    }

    .jw-product-list__header{
        margin-bottom:38px;
    }

    .jw-product-list__header h2{
        font-size:38px;
    }

    .jw-product-list__intro{
        margin-top:18px;
        font-size:14px;
        line-height:1.75;
        word-break:normal;
    }

    .jw-product-admin-button{
        width:100%;
    }

    .jw-product-category{
        margin-right:-18px;
        margin-bottom:38px;
    }

    .jw-product-category__link{
        min-height:40px;
        padding:0 16px;
        font-size:13px;
    }

    .jw-product-list__utility{
        gap:17px;
        margin-bottom:24px;
        padding-top:20px;
    }

    .jw-product-search{
        display:grid;
        grid-template-columns:100px minmax(0,1fr);
    }

    .jw-product-grid{
        grid-template-columns:1fr;
        gap:48px;
    }

    .jw-product-card__body{
        padding-top:18px;
    }

    .jw-product-card__heading h3{
        font-size:20px;
    }

    .jw-product-card__summary{
        min-height:0;
    }

    .jw-product-paging{
        margin-top:48px;
    }

    .jw-product-view{
        padding-top:12px;
        padding-bottom:65px;
    }

    .jw-product-view__top{
        margin-bottom:24px;
    }

    .jw-product-view__summary h1{
        font-size:38px;
    }

    .jw-product-view__description{
        margin-top:22px;
        font-size:15px;
        line-height:1.75;
    }

    .jw-product-view__scope{
        margin-top:19px;
        padding:16px 17px 17px;
    }

    .jw-product-view__scope>div{
        font-size:13px;
        line-height:1.7;
        word-break:normal;
    }

    .jw-product-view__detail{
        margin-top:72px;
        padding-top:42px;
    }

    .jw-product-view__section-head{
        display:block;
        margin-bottom:34px;
    }

    .jw-product-view__section-head p{
        margin:0 0 11px;
    }

    .jw-product-view__section-head h2{
        font-size:29px;
    }

    .jw-product-view__information{
        grid-template-columns:1fr;
        gap:14px;
    }

    .jw-product-view__block.is-wide{
        grid-column:auto;
    }

    .jw-product-view__block{
        padding:25px 21px 27px;
    }

    .jw-product-view__block>div{
        font-size:14px;
        line-height:1.8;
        word-break:normal;
    }

    .jw-product-view__nav{
        grid-template-columns:1fr;
        gap:22px;
        margin-top:75px;
    }

    .jw-product-view__nav-item,
    .jw-product-view__nav-item.is-next{
        align-items:flex-start;
        padding-bottom:22px;
        border-bottom:1px solid var(--jw-product-line);
        text-align:left;
    }

    .jw-product-view__admin{
        flex-wrap:wrap;
        margin-top:38px;
    }

    .jw-product-write{
        padding-top:12px;
        padding-bottom:60px;
    }

    .jw-product-write__header{
        margin-bottom:32px;
    }

    .jw-product-write__header h2{
        font-size:36px;
    }

    .jw-product-write__header>p:last-child{
        font-size:14px;
        word-break:normal;
    }

    .jw-product-write__panel{
        padding:24px 18px;
        border-radius:15px;
        box-shadow:0 12px 34px rgba(17,26,23,.05);
    }

    .jw-product-write__grid{
        grid-template-columns:1fr;
        gap:18px;
    }

    .jw-product-write__field--full{
        grid-column:auto;
    }

    .jw-product-write input[type="text"],
    .jw-product-write input[type="password"],
    .jw-product-write select{
        height:50px;
        font-size:14px;
    }

    .jw-product-write textarea{
        min-height:135px;
        font-size:14px;
    }

    .jw-product-write__current{
        align-items:flex-start;
        flex-direction:column;
        gap:8px;
    }

    .jw-product-write__actions{
        display:grid;
        grid-template-columns:1fr 1fr;
    }

    .jw-product-write__button{
        width:100%;
        min-width:0;
    }
}

@media screen and (max-width:640px){
    .jw-product-write__editor{
        min-height:310px;
    }

    .jw-product-write__editor .cke_contents{
        min-height:250px!important;
    }

    .jw-product-write__editor textarea{
        min-height:270px!important;
    }
}

@media screen and (max-width:640px){
    .jw-product-view__properties{
        margin-right:-2px;
        padding-bottom:6px;
    }

    .jw-product-view__properties table,
    .jw-product-view__properties table.natbl{
        min-width:680px;
    }

    .jw-product-view__properties table th,
    .jw-product-view__properties table td{
        padding:14px 15px!important;
        font-size:13px!important;
        line-height:1.65!important;
    }
}

@media screen and (max-width:768px){
    .default-write-head{
        margin-bottom:26px;
    }

    .default-write-title{
        font-size:30px;
    }

    .default-write-description{
        font-size:14px;
    }

    .default-write-row{
        grid-template-columns:1fr;
        gap:9px;
        padding:17px 0;
    }

    .default-write-row>label,
    .default-write-label{
        padding:0;
    }

    .default-write-textarea{
        min-height:240px;
    }

    .default-write-file{
        padding:11px;
    }

    .default-write-file__top{
        grid-template-columns:1fr;
        gap:7px;
    }

    .default-write-current{
        align-items:flex-start;
        flex-direction:column;
        gap:8px;
    }

    .default-write-actions{
        display:grid;
        grid-template-columns:1fr 1fr;
        margin-top:26px;
    }

    .default-write-button{
        width:100%;
        min-width:0!important;
    }

    .default-board--view .default-view-files__list a{
        grid-template-columns:22px minmax(0,1fr) auto;
        gap:9px;
        padding:11px 12px;
    }

    .default-board--view .default-view-files__size{
        display:none;
    }

    .default-board--view .default-view-files__download{
        font-size:11px;
    }
}

@media (hover:hover){.case-card:hover .case-card__media::after{border-color:var(--case-primary);} .case-card:hover .case-card__media img{transform:scale(1.045);} .case-card:hover .case-card__heading h3{color:var(--case-primary);} .case-card:hover .case-card__arrow{border-color:var(--case-primary); background:var(--case-primary); color:#fff; transform:rotate(45deg);}}

@media screen and (max-width:1024px){.case-list__grid{grid-template-columns:repeat(2,minmax(0,1fr)); gap:48px 20px;}}

@media screen and (max-width:768px){.case-board--list,.case-board--view,.case-board--write{padding-top:8px; padding-bottom:60px;} .case-list__toolbar{margin-bottom:20px;} .case-list__grid{grid-template-columns:1fr; gap:40px;} .case-card__heading h3{min-height:0; font-size:19px;} .case-board__paging{margin-top:46px;} .case-view__title{font-size:27px; word-break:break-word;} .case-view__meta{align-items:flex-start; flex-direction:column; gap:5px;} .case-view__meta span+span::before{display:none;} .case-view__images{grid-template-columns:1fr; gap:12px; padding-top:30px;} .case-view__figure.is-primary{grid-column:auto;} .case-view__content{min-height:120px; padding:32px 2px 42px; font-size:16px; line-height:1.85; word-break:break-word;} .case-view__files a{grid-template-columns:20px minmax(0,1fr) auto; gap:9px; padding:10px 12px;} .case-view__file-size{display:none;} .case-view__nav-row{grid-template-columns:1fr; gap:7px; padding:15px 0;} .case-view__nav-row>span{padding-left:0;} .case-view__actions{flex-wrap:wrap; margin-top:28px;} .case-write__header{margin-bottom:26px;} .case-write__header h2{font-size:30px;} .case-write__header>p:last-child{font-size:14px; word-break:normal;} .case-write__row{grid-template-columns:1fr; gap:9px; padding:17px 0;} .case-write__row>label,.case-write__label{padding:0;} .case-write__textarea{min-height:230px;} .case-write__file{padding:11px;} .case-write__file-top{grid-template-columns:1fr; gap:7px;} .case-write__current{align-items:flex-start; flex-direction:column; gap:8px;} .case-write__actions{display:grid; grid-template-columns:1fr 1fr; margin-top:26px;} .case-write__button{width:100%; min-width:0!important;}}

@media screen and (max-width:520px){.case-list__toolbar{align-items:flex-start; flex-direction:column;} .case-board__write-button{width:100%;} .case-card__meta{gap:5px 15px;} .case-board__paging .pg_page,.case-board__paging .pg_current{min-width:34px; height:36px; padding:0 5px; font-size:13px;} .case-view__actions{display:grid; grid-template-columns:repeat(2,minmax(0,1fr));} .case-board__button{width:100%; min-width:0;} .case-board__button.is-list{grid-column:1 / -1;}}

@media screen and (max-width:720px){
    .default-board--list .col-thumb{width:120px;}

    .pr-youtube-thumb{
        width:110px;
    }

    .pr-youtube-thumb__play{
        width:34px;
        height:34px;
        font-size:13px;
    }
}

/* =========================================================
   공통 반응형 안전장치
========================================================= */

@media screen and (max-width:1024px){
    html,body{max-width:100%;overflow-x:hidden;}
    img,video,iframe{max-width:100%;}
    .container,.cb-container{width:min(calc(100% - 48px),var(--container,1280px));}
    .company-page > section{padding:110px 0;}
}

@media screen and (max-width:640px){
    .container,.cb-container{width:min(calc(100% - 32px),var(--container,1280px));}
    .company-page > section{padding:78px 0;}
}

/* =========================================================
   공통 헤더
========================================================= */

.mobile-menu-toggle,
.gnb-mobile-head,
.gnb-sub-toggle,
.gnb-backdrop{display:none;}

body.checkfnb-menu-open{overflow:hidden;}

@media screen and (max-width:1024px){
    .site-header,
    .site-header--shop-item{
        position:relative;
        top:auto;
        left:auto;
        z-index:1000;
        width:100%;
        height:68px;
        color:#fff;
        border-bottom:1px solid rgba(255,255,255,.12);
        background:rgba(5,18,30,.96);
        backdrop-filter:blur(10px);
        -webkit-backdrop-filter:blur(10px);
    }

    .site-header--shop-item{
        color:#10283e;
        border-bottom-color:#e7ebee;
        background:#fff;
    }

    .site-header .header-inner{
        position:relative;
        display:flex;
        align-items:center;
        justify-content:flex-start;
        width:100%;
        max-width:none;
        height:100%;
        min-height:68px;
        margin:0;
        padding:0 20px;
        gap:0;
    }

    .site-header .logo{
        position:relative;
        z-index:2;
        order:1;
        display:flex;
        align-items:center;
        flex:0 0 auto;
        width:128px;
        height:44px;
        margin:0;
    }

    .site-header .logo img{width:100%;height:100%;object-fit:contain;object-position:left center;}

    .site-header .header-tools{
        position:relative;
        z-index:2;
        order:2;
        display:flex;
        align-items:center;
        gap:5px;
        margin-left:auto;
    }

    .site-header .header-tools button,
    .site-header .header-tools a{
        display:flex;
        align-items:center;
        justify-content:center;
        flex:0 0 36px;
        width:36px;
        height:36px;
        padding:0;
        border:1px solid rgba(255,255,255,.35);
        border-radius:50%;
        color:#fff;
        background:transparent;
    }

    .site-header--shop-item .header-tools button,
    .site-header--shop-item .header-tools a{
        color:#10283e;
        border-color:rgba(16,40,62,.2);
        background:#fff;
    }

    .site-header .header-tools svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;}
    .site-header .header-tools .logout{display:none;}

    .site-header .mobile-menu-toggle{
        position:relative;
        z-index:2;
        order:3;
        display:flex;
        flex:0 0 36px;
        flex-direction:column;
        align-items:center;
        justify-content:center;
        width:36px;
        height:36px;
        margin:0 0 0 5px;
        padding:0;
        border:1px solid rgba(255,255,255,.35);
        border-radius:50%;
        color:#fff;
        background:transparent;
        cursor:pointer;
    }

    .site-header--shop-item .mobile-menu-toggle{
        color:#10283e;
        border-color:rgba(16,40,62,.2);
        background:#fff;
    }

    .site-header .mobile-menu-toggle span{
        display:block;
        width:17px;
        height:1.5px;
        margin:2.5px 0;
        border-radius:999px;
        background:currentColor;
        transition:transform .25s ease,opacity .25s ease;
    }

    .site-header.is-menu-open .mobile-menu-toggle span:nth-child(1){transform:translateY(6.5px) rotate(45deg);}
    .site-header.is-menu-open .mobile-menu-toggle span:nth-child(2){opacity:0;}
    .site-header.is-menu-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg);}

    .site-header .gnb{
        position:fixed;
        z-index:1002;
        top:0;
        right:0;
        display:block;
        width:min(380px,88vw);
        height:100vh;
        height:100dvh;
        margin:0;
        padding:0;
        overflow-x:hidden;
        overflow-y:auto;
        color:#17222b;
        background:#fff;
        box-shadow:-20px 0 50px rgba(0,0,0,.15);
        transform:translateX(105%);
        visibility:hidden;
        transition:transform .3s ease,visibility .3s ease;
    }

    .site-header.is-menu-open .gnb{transform:translateX(0);visibility:visible;}

    .gnb-mobile-head{
        position:sticky;
        z-index:3;
        top:0;
        display:flex;
        align-items:center;
        justify-content:space-between;
        min-height:68px;
        padding:0 24px;
        border-bottom:1px solid #e9e9e9;
        background:#fff;
    }

    .gnb-mobile-head strong{color:#151515;font-size:18px;font-weight:800;line-height:1;}

    .gnb-mobile-close{
        position:relative;
        display:block;
        width:42px;
        height:42px;
        padding:0;
        border:0;
        background:transparent;
        cursor:pointer;
    }

    .gnb-mobile-close span{
        position:absolute;
        top:50%;
        left:50%;
        width:22px;
        height:2px;
        border-radius:999px;
        background:#151515;
    }

    .gnb-mobile-close span:nth-child(1){transform:translate(-50%,-50%) rotate(45deg);}
    .gnb-mobile-close span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg);}

    .site-header .gnb-list{
        display:block;
        width:100%;
        height:auto;
        margin:0;
        padding:12px 24px 40px;
        list-style:none;
    }

    .site-header .gnb-item{
        position:relative;
        display:block;
        width:100%;
        height:auto;
        margin:0;
        border-bottom:1px solid #ececec;
    }

    .site-header .gnb-link,
    .site-header--shop-item .gnb-link{
        display:flex;
        align-items:center;
        width:100%;
        height:auto;
        min-height:62px;
        padding:0 52px 0 4px;
        color:#1b1b1b;
        font-size:17px;
        font-weight:800;
        line-height:1.4;
        text-decoration:none;
    }

    .site-header .gnb-link::after{display:none;}
    .site-header .gnb-link .gnb-arrow{display:none;}

    .site-header .gnb-sub-toggle{
        position:absolute;
        z-index:2;
        top:8px;
        right:0;
        display:flex;
        align-items:center;
        justify-content:center;
        width:46px;
        height:46px;
        padding:0;
        border:0;
        border-radius:50%;
        background:transparent;
        cursor:pointer;
    }

    .site-header .gnb-sub-toggle span{position:relative;display:block;width:12px;height:12px;}

    .site-header .gnb-sub-toggle span::before,
    .site-header .gnb-sub-toggle span::after{
        position:absolute;
        top:50%;
        left:50%;
        display:block;
        width:10px;
        height:2px;
        border-radius:999px;
        background:#222;
        content:"";
        transition:transform .25s ease;
    }

    .site-header .gnb-sub-toggle span::before{transform:translate(-80%,-50%) rotate(45deg);}
    .site-header .gnb-sub-toggle span::after{transform:translate(-20%,-50%) rotate(-45deg);}
    .site-header .gnb-item.is-sub-open > .gnb-sub-toggle span::before{transform:translate(-80%,-50%) rotate(-45deg);}
    .site-header .gnb-item.is-sub-open > .gnb-sub-toggle span::after{transform:translate(-20%,-50%) rotate(45deg);}

    .site-header .gnb-submenu,
    .site-header--shop-item .gnb-submenu{
        position:static;
        top:auto;
        left:auto;
        display:none;
        width:100%;
        min-width:0;
        margin:0;
        padding:5px 0 16px;
        border:0;
        border-radius:0;
        opacity:1;
        visibility:visible;
        pointer-events:auto;
        color:#65717a;
        background:transparent;
        box-shadow:none;
        backdrop-filter:none;
        transform:none;
    }

    .site-header .gnb-item.is-sub-open > .gnb-submenu{display:block;}
    .site-header .gnb-subitem{display:block;width:100%;margin:0;}

    .site-header .gnb-sublink,
    .site-header--shop-item .gnb-sublink{
        position:relative;
        display:block;
        width:100%;
        padding:10px 16px 10px 20px;
        color:#66717a;
        font-size:15px;
        font-weight:600;
        line-height:1.5;
        white-space:normal;
        text-decoration:none;
    }

    .site-header .gnb-sublink::before{
        position:absolute;
        top:50%;
        left:4px;
        width:4px;
        height:4px;
        border-radius:50%;
        background:#a3abb1;
        content:"";
        transform:translateY(-50%);
    }

    .site-header .gnb-sublink:hover,
    .site-header .gnb-sublink:focus{padding-left:20px;color:#10283e;background:transparent;}

    .site-header .gnb-backdrop{
        position:fixed;
        z-index:1001;
        inset:0;
        display:block;
        width:100%;
        height:100%;
        padding:0;
        border:0;
        opacity:0;
        visibility:hidden;
        background:rgba(0,0,0,.5);
        cursor:pointer;
        transition:opacity .3s ease,visibility .3s ease;
    }

    .site-header.is-menu-open .gnb-backdrop{opacity:1;visibility:visible;}
}

@media screen and (max-width:640px){
    .site-header,
    .site-header--shop-item{height:64px;}

    .site-header .header-inner{min-height:64px;padding:0 14px;}
    .site-header .logo{width:116px;height:40px;}
    .site-header .header-tools{gap:4px;}

    .site-header .header-tools button,
    .site-header .header-tools a,
    .site-header .mobile-menu-toggle{
        flex-basis:34px;
        width:34px;
        height:34px;
    }

    .site-header .mobile-menu-toggle{margin-left:4px;}
    .site-header .header-tools svg{width:17px;height:17px;}
    .gnb-mobile-head{min-height:64px;padding:0 20px;}
    .site-header .gnb-list{padding-right:20px;padding-left:20px;}
}

@media screen and (max-width:360px){
    .site-header .header-inner{padding:0 12px;}
    .site-header .logo{width:104px;}
    .site-header .header-tools button,
    .site-header .header-tools a,
    .site-header .mobile-menu-toggle{
        flex-basis:31px;
        width:31px;
        height:31px;
    }
}

/* =========================================================
   서브 비주얼
========================================================= */

@media screen and (max-width:820px){
    .cj-subtop{position:relative;height:auto;min-height:610px;}
    .cj-subtop__container{
        width:min(100% - 32px,1280px);
        max-width:none;
        min-height:610px;
        padding:105px 0 150px;
    }
    .cj-subtop h1{margin:18px 0 14px;font-size:48px;}
    .cj-subtop__lead{font-size:22px;}
    .cj-subtop__copy{margin-top:20px;font-size:15px;line-height:1.75;}
    .cj-subtop__tabs{
        display:flex;
        width:calc(100% - 32px);
        max-width:760px;
        gap:4px;
        padding:6px;
        bottom:26px;
        overflow-x:auto;
        border-radius:999px;
        scrollbar-width:none;
    }
    .cj-subtop__tabs::-webkit-scrollbar{display:none;}
    .cj-subtop__tabs a,
    .cj-subtop__tabs a:nth-child(n+4){
        display:flex;
        flex:0 0 auto;
        min-width:118px;
        min-height:46px;
        padding:0 15px;
        font-size:13px;
    }
    .cj-subtop__scroll{display:none;}
}

@media screen and (max-width:480px){
    .cj-subtop{min-height:550px;}
    .cj-subtop__container{min-height:550px;padding:90px 0 135px;}
    .cj-subtop__eyebrow{font-size:12px;}
    .cj-subtop h1{font-size:40px;}
    .cj-subtop__lead{font-size:18px;line-height:1.5;}
    .cj-subtop__copy{font-size:14px;}
}

/* =========================================================
   메인 페이지 - main.css 보완
========================================================= */

@media screen and (max-width:1100px){
    .hero h1{font-size:60px;}
    .hero-copy{width:560px;}
    .hero-facts{margin-top:70px;}

    .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));}

    .product-grid{grid-template-rows:280px 280px;}

    .technology-layout{grid-template-columns:380px minmax(0,1fr);gap:48px;}
    .technology-images{grid-template-rows:210px 210px;}

    .media-layout,.story-layout{gap:48px;}
    .community-layout{grid-template-columns:1fr;}
}

@media screen and (max-width:820px){
    .hero{height:auto;min-height:760px;}
    .hero-inner{min-height:760px;padding:95px 0 60px;}
    .hero-copy{width:min(100%,620px);}
    .hero h1{font-size:52px;}
    .hero-copy>p{font-size:15px;}
    .hero-facts{flex-wrap:wrap;gap:22px 0;margin-top:58px;}
    .hero-facts div{min-width:33.333%;}

    .category-section,.product-section,.media-section,.story-section,.benefit-section{padding-top:84px;padding-bottom:84px;}
    .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}

    .product-heading{align-items:flex-start;flex-direction:column;gap:22px;}
    .tabs{width:100%;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;}
    .tabs::-webkit-scrollbar{display:none;}
    .tabs button{flex:0 0 auto;}
    .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:12px;}
    .product-card,.product-card--main{grid-row:auto;min-height:0;aspect-ratio:1/1;}
    .product-card--main{grid-column:1/-1;aspect-ratio:16/9;}

    .technology-section{padding:92px 0;}
    .technology-mark{right:-260px;bottom:-260px;}
    .technology-layout{grid-template-columns:1fr;gap:52px;}
    .technology-copy{max-width:650px;}
    .technology-images{grid-template-columns:1.1fr .9fr;grid-template-rows:220px 220px;}

    .media-layout{grid-template-columns:1fr;gap:38px;}
    .media-poster{height:auto;aspect-ratio:16/9;}
    .media-copy{max-width:720px;}

    .story-layout{grid-template-columns:1fr;gap:45px;}
    .story-visual{max-width:650px;height:500px;}
    .story-copy{max-width:720px;}

    .benefit-banner{height:320px;}
    .community-section{padding-bottom:90px;}
    .review-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}

@media screen and (max-width:640px){
    .hero{min-height:690px;}
    .hero-inner{min-height:690px;padding:75px 0 45px;}
    .hero-badge{margin-bottom:19px;font-size:11px;}
    .hero h1{font-size:42px;}
    .hero-copy>p{margin-top:19px;font-size:14px;}
    .hero-facts{margin-top:44px;}
    .hero-facts div{min-width:50%;padding:0 14px;}
    .hero-facts div:nth-child(odd){padding-left:0;border-left:0;}

    .section-heading.compact h2,.product-heading h2{font-size:32px;}
    .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
    .category-card{min-height:132px;padding:16px;}
    .category-card img{width:54px;}
    .category-card b{font-size:14px;}

    .product-grid{grid-template-columns:1fr;}
    .product-card,.product-card--main{grid-column:auto;aspect-ratio:4/3;}
    .product-card--main .product-copy h3{font-size:25px;}

    .technology-copy h2,.story-copy h2{font-size:35px;}
    .technology-stats{grid-template-columns:1fr;}
    .technology-images{grid-template-columns:1fr;grid-template-rows:none;}
    .technology-image,.technology-image--main{grid-row:auto;aspect-ratio:4/3;}

    .media-copy h2{font-size:34px;}
    .play-button{width:64px;height:64px;}
    .play-button svg{width:29px;height:29px;}

    .story-visual{height:420px;}
    .story-store{width:78%;height:84%;}
    .story-food{right:0;width:50%;height:45%;}
    .story-copy blockquote{font-size:18px;}
    .story-copy li{grid-template-columns:38px 1fr;}
    .story-copy li>b{width:38px;height:38px;}

    .benefit-banner{height:340px;border-radius:18px;}
    .benefit-copy{right:24px;left:24px;}
    .benefit-copy h2{font-size:30px;}

    .review-panel,.notice-panel{padding:22px 18px;}
    .review-grid{grid-template-columns:1fr;}
    .review-grid p{font-size:14px;}

    .video-modal{padding:18px;}
    .video-dialog{width:100%;}
    .video-close{top:-48px;}
}

@media screen and (max-width:420px){
    .hero h1{font-size:36px;}
    .hero-facts b{font-size:18px;}
    .category-card{min-height:122px;}
    .tabs button{height:34px;padding:0 13px;}
    .story-visual{height:350px;}
    .benefit-copy h2{font-size:27px;}
}

/* =========================================================
   회사소개 페이지 - cb-* 반응형 보완
========================================================= */

@media screen and (max-width:1180px){
    .cb-container{width:min(100% - 48px,1280px);}
    .cb-hero__title{font-size:68px;}
    .cb-hero__facts{flex-wrap:wrap;}
    .cb-philosophy{grid-template-columns:minmax(0,1fr) minmax(380px,.85fr);gap:65px;}
    .cb-section-head,.cb-flow__head{gap:50px;}
    .cb-technology,.cb-production{gap:60px;}
    .cb-flow{grid-template-columns:repeat(3,minmax(0,1fr));}
    .cb-flow:before{display:none;}
}

@media screen and (max-width:960px){
    .cb-watermark,.cb-store-word{font-size:130px;}
    .cb-hero{min-height:780px;}
    .cb-hero__inner{min-height:780px;}
    .cb-hero__copy{width:62%;}
    .cb-hero__title{font-size:58px;}
    .cb-hero__description{font-size:17px;}
    .cb-hero__fact{min-width:135px;}

    .cb-section{min-height:auto;padding:110px 0;}
    .cb-philosophy,.cb-technology,.cb-production{grid-template-columns:1fr;}
    .cb-philosophy__media,.cb-technology__media{width:min(100%,620px);margin:0 auto;}
    .cb-philosophy__media figcaption{right:0;}

    .cb-section--first-store{min-height:auto;}
    .cb-first-store__media{position:relative;width:100%;height:520px;}
    .cb-first-store__shape{display:none;}
    .cb-first-store__inner{display:block;min-height:auto;}
    .cb-first-store__card{width:100%;padding:76px 0;}
    .cb-first-store__card:before{display:none;}

    .cb-section--stores{min-height:auto;padding:120px 0;}
    .cb-section-head{grid-template-columns:1fr;gap:25px;}
    .cb-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:65px;}
    .cb-store-card--02{margin-top:0;}

    .cb-section--technology,.cb-section--production{min-height:auto;}
    .cb-tech-ribbon{left:-320px;}
    .cb-technology__media{order:2;}
    .cb-production__gallery{width:min(100%,760px);}

    .cb-section--flow{min-height:auto;padding-top:115px;}
    .cb-flow__head{grid-template-columns:1fr;gap:25px;}
    .cb-flow{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:65px;}
    .cb-cta{margin-top:75px;padding:45px 42px;}
}

@media screen and (max-width:640px){
    .cb-container{width:min(100% - 32px,1280px);}
    .cb-eyebrow{margin-bottom:20px;font-size:12px;}
    .cb-title{font-size:38px;}
    .cb-lead{margin-top:26px;font-size:16px;line-height:1.75;}
    .cb-section-number{margin-bottom:24px;font-size:16px;}
    .cb-watermark,.cb-store-word{display:none;}

    .cb-hero{min-height:auto;background:#fff;}
    .cb-hero__inner{display:block;min-height:auto;}
    .cb-hero__copy{width:100%;padding:82px 0 48px;}
    .cb-hero__title{font-size:46px;}
    .cb-hero__description{margin-top:25px;font-size:16px;}
    .cb-hero__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:36px;}
    .cb-hero__fact{min-width:0;padding:16px;border-radius:14px;}
    .cb-hero__fact b{font-size:19px;}
    .cb-hero__visual{position:relative;right:auto;top:auto;width:100%;height:360px;clip-path:none;}
    .cb-hero__visual:after{background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(7,18,27,.1));}
    .cb-hero__orbit,.cb-scroll{display:none;}

    .cb-section{padding:80px 0;}
    .cb-pillars{grid-template-columns:1fr;margin-top:45px;}
    .cb-pillar,.cb-pillar+.cb-pillar{padding:25px 0;border-left:0;border-top:1px solid var(--cb-line);}
    .cb-pillar:first-child{border-top:0;}
    .cb-philosophy__media{padding:20px 0 0;}
    .cb-philosophy__media img{border-radius:160px 160px 22px 22px;}
    .cb-philosophy__media figcaption{display:none;}

    .cb-first-store__media{height:360px;}
    .cb-image-label{left:20px;bottom:24px;}
    .cb-first-store__card{padding:58px 0;}
    .cb-first-store__meta{grid-template-columns:65px 1fr;margin-top:38px;}

    .cb-section--stores{padding:80px 0;}
    .cb-store-grid{grid-template-columns:1fr;gap:24px;margin-top:46px;}
    .cb-store-card>div{padding:24px;}
    .cb-store-card span{font-size:46px;}

    .cb-tech-points{grid-template-columns:1fr;margin-top:42px;}
    .cb-technology__media{padding:28px 20px 0 0;}
    .cb-technology__media img{border-radius:22px 130px 22px 22px;}
    .cb-tech-badge{left:0;bottom:25px;padding:20px 24px;}
    .cb-tech-badge strong{font-size:48px;}
    .cb-tech-badge span{font-size:21px;}

    .cb-production__gallery{
        grid-template-columns:1fr;
        grid-template-rows:none;
        gap:12px;
    }
    .cb-production__item,
    .cb-production__item--main,
    .cb-production__item:last-child{
        grid-column:auto;
        grid-row:auto;
        aspect-ratio:4/3;
    }
    .cb-production__gallery:before{left:-12px;top:-12px;width:80px;height:80px;}
    .cb-check-list{grid-template-columns:1fr;margin-top:38px;}

    .cb-section--flow{padding-top:80px;}
    .cb-flow{grid-template-columns:1fr;gap:32px;margin-top:48px;}
    .cb-flow article{display:grid;grid-template-columns:92px 1fr;gap:18px;text-align:left;}
    .cb-flow article>span{display:none;}
    .cb-flow__icon{grid-row:1/3;width:92px;height:92px;margin:0;}
    .cb-flow h3{align-self:end;margin:0 0 4px;}
    .cb-flow p{align-self:start;}
    .cb-cta{align-items:flex-start;flex-direction:column;margin-top:60px;padding:34px 24px;}
    .cb-cta h2{font-size:29px;}
    .cb-cta a{width:100%;justify-content:space-between;}
}

/* =========================================================
   푸터 2종 반응형 보완
========================================================= */

@media screen and (max-width:900px){
    .footer-top{grid-template-columns:1fr 1fr;gap:48px;}
    .footer-brand{grid-column:1/-1;}
    .site-footer__grid{grid-template-columns:1fr 1fr;gap:45px;padding:70px 0;}
    .site-footer__cta{grid-column:1/-1;width:220px;}
}

@media screen and (max-width:640px){
    .site-footer{padding-top:56px;}
    .footer-top{grid-template-columns:1fr;gap:32px;padding-bottom:32px;}
    .footer-brand{grid-column:auto;}
    .footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;}
    .footer-customer strong{font-size:23px;}

    .site-footer__grid{grid-template-columns:1fr;gap:34px;padding:58px 0;}
    .site-footer__brand img{width:min(250px,100%);}
    .site-footer__info div{grid-template-columns:72px 1fr;gap:14px;}
    .site-footer__cta{grid-column:auto;width:100%;}
    .site-footer__bottom{padding:20px 16px;}
}

/* =========================================================
   메인 카테고리 / 베스트상품 모바일 최종 보정
   main.css가 뒤에서 로드되어도 핵심 레이아웃이 유지되도록 설정
========================================================= */

@media screen and (max-width:820px){
    body .category-section,
    body .product-section{
        padding:78px 0 !important;
    }

    body .category-section .section-heading.compact,
    body .product-section .product-heading{
        margin-bottom:0 !important;
        text-align:left !important;
    }

    body .category-section .section-heading.compact h2,
    body .product-section .product-heading h2{
        font-size:34px !important;
        line-height:1.22 !important;
        word-break:keep-all;
    }

    body .category-section .section-heading.compact p{
        margin-top:14px !important;
        font-size:14px !important;
        line-height:1.75 !important;
        word-break:keep-all;
    }

    body .category-section .category-grid{
        display:grid !important;
        grid-template-columns:repeat(3,minmax(0,1fr)) !important;
        gap:12px !important;
        margin-top:34px !important;
    }

    body .category-section .category-card{
        width:auto !important;
        min-width:0 !important;
        min-height:140px !important;
        padding:18px 12px !important;
        border-radius:16px !important;
        text-align:center;
    }

    body .category-section .category-card img,
    body .category-section .category-card svg{
        width:52px !important;
        height:52px !important;
        flex:0 0 52px;
        object-fit:contain !important;
    }

    body .category-section .category-card b{
        margin-top:12px !important;
        font-size:15px !important;
        line-height:1.35 !important;
        word-break:keep-all;
    }

    body .category-section .category-card span{
        margin-top:5px !important;
        font-size:10px !important;
        line-height:1.35 !important;
        word-break:keep-all;
    }

    body .product-section .product-heading{
        display:flex !important;
        align-items:flex-start !important;
        justify-content:flex-start !important;
        flex-direction:column !important;
        gap:20px !important;
        margin-bottom:30px !important;
    }

    body .product-section .product-heading > div:first-child{
        width:100%;
        text-align:left !important;
    }

    body .product-section .tabs{
        display:flex !important;
        width:100% !important;
        gap:7px !important;
        margin:0 !important;
        padding:0 0 4px !important;
        overflow-x:auto;
        flex-wrap:nowrap !important;
        scrollbar-width:none;
    }

    body .product-section .tabs::-webkit-scrollbar{
        display:none;
    }

    body .product-section .tabs button{
        flex:0 0 auto;
    }

    body .product-section .product-grid{
        display:grid !important;
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        grid-template-rows:none !important;
        gap:12px !important;
    }

    body .product-section .product-card,
    body .product-section .product-card--main{
        position:relative !important;
        grid-column:auto !important;
        grid-row:auto !important;
        width:100% !important;
        height:auto !important;
        min-width:0 !important;
        min-height:0 !important;
        margin:0 !important;
        aspect-ratio:1 / 1 !important;
        overflow:hidden !important;
        border-radius:16px !important;
    }

    body .product-section .product-card--main{
        grid-column:1 / -1 !important;
        aspect-ratio:16 / 9 !important;
    }

    body .product-section .product-card > img{
        position:absolute;
        inset:0;
        display:block;
        width:100% !important;
        height:100% !important;
        object-fit:cover !important;
    }

    body .product-section .product-copy{
        left:18px !important;
        right:50px !important;
        bottom:17px !important;
    }

    body .product-section .product-copy h3{
        display:-webkit-box;
        overflow:hidden;
        margin:0 !important;
        font-size:17px !important;
        line-height:1.35 !important;
        word-break:keep-all;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
    }

    body .product-section .product-copy h3 br{
        display:none;
    }

    body .product-section .product-copy strong{
        margin-top:7px !important;
        font-size:14px !important;
    }

    body .product-section .product-card--main .product-copy{
        left:22px !important;
        right:60px !important;
        bottom:21px !important;
    }

    body .product-section .product-card--main .product-copy h3{
        font-size:23px !important;
    }

    body .product-section .add-button{
        right:12px !important;
        bottom:12px !important;
        width:38px !important;
        height:38px !important;
    }
}

@media screen and (max-width:640px){
    body .category-section,
    body .product-section{
        padding:66px 0 !important;
    }

    body .category-section .section-heading.compact h2,
    body .product-section .product-heading h2{
        font-size:30px !important;
    }

    body .category-section .category-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:10px !important;
        margin-top:28px !important;
    }

    body .category-section .category-card{
        min-height:132px !important;
        padding:16px 10px !important;
    }

    body .category-section .category-card img,
    body .category-section .category-card svg{
        width:48px !important;
        height:48px !important;
        flex-basis:48px;
    }

    body .product-section .product-heading{
        gap:17px !important;
        margin-bottom:24px !important;
    }

    body .product-section .product-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:10px !important;
    }

    body .product-section .product-card{
        aspect-ratio:1 / 1 !important;
    }

    body .product-section .product-card--main{
        grid-column:1 / -1 !important;
        aspect-ratio:16 / 10 !important;
    }

    body .product-section .product-copy{
        left:13px !important;
        right:42px !important;
        bottom:13px !important;
    }

    body .product-section .product-copy h3{
        font-size:15px !important;
        -webkit-line-clamp:2;
    }

    body .product-section .product-copy strong{
        margin-top:5px !important;
        font-size:13px !important;
    }

    body .product-section .product-card--main .product-copy{
        left:18px !important;
        right:54px !important;
        bottom:17px !important;
    }

    body .product-section .product-card--main .product-copy h3{
        font-size:20px !important;
    }

    body .product-section .add-button{
        right:10px !important;
        bottom:10px !important;
        width:34px !important;
        height:34px !important;
        font-size:18px !important;
    }
}

@media screen and (max-width:380px){
    body .category-section .category-grid{
        gap:8px !important;
    }

    body .category-section .category-card{
        min-height:124px !important;
    }

    body .product-section .product-grid{
        grid-template-columns:1fr !important;
    }

    body .product-section .product-card,
    body .product-section .product-card--main{
        grid-column:auto !important;
        aspect-ratio:4 / 3 !important;
    }
}


/* =========================================================
   메인 중단 섹션 모바일 최종 보정
   TECHNOLOGY / MEDIA / STORY
   main.css가 mobile.css 뒤에 로드되어도 핵심 레이아웃 유지
========================================================= */

@media screen and (max-width:900px){

    /* 공통 컨테이너 */
    body .technology-section > .container,
    body .media-section > .container,
    body .story-section > .container{
        width:min(calc(100% - 36px),1280px) !important;
        max-width:none !important;
        margin-right:auto !important;
        margin-left:auto !important;
    }

    body .technology-section *,
    body .media-section *,
    body .story-section *{
        min-width:0;
    }

    /* -----------------------------------------------------
       기술 소개
    ----------------------------------------------------- */
    body .technology-section{
        padding:82px 0 !important;
        overflow:hidden !important;
    }

    body .technology-section .technology-layout{
        display:grid !important;
        grid-template-columns:minmax(0,1fr) !important;
        gap:42px !important;
        align-items:start !important;
        width:100% !important;
    }

    body .technology-section .technology-copy{
        width:100% !important;
        max-width:none !important;
    }

    body .technology-section .technology-copy h2{
        margin:0 !important;
        font-size:clamp(34px,7vw,44px) !important;
        line-height:1.24 !important;
        letter-spacing:-.055em !important;
        word-break:keep-all !important;
        overflow-wrap:break-word !important;
    }

    body .technology-section .technology-copy > p{
        width:100% !important;
        max-width:none !important;
        margin:20px 0 0 !important;
        font-size:15px !important;
        line-height:1.85 !important;
        word-break:keep-all !important;
        overflow-wrap:break-word !important;
    }

    body .technology-section .technology-stats{
        display:grid !important;
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:10px !important;
        width:100% !important;
        margin-top:28px !important;
    }

    body .technology-section .technology-stats div{
        width:100% !important;
        min-height:92px !important;
        padding:17px 16px !important;
        overflow:hidden !important;
    }

    body .technology-section .technology-stats b{
        font-size:20px !important;
        line-height:1.25 !important;
        white-space:normal !important;
    }

    body .technology-section .technology-stats span{
        margin-top:7px !important;
        font-size:11px !important;
        line-height:1.45 !important;
        white-space:normal !important;
    }

    body .technology-section .technology-images{
        display:grid !important;
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        grid-template-rows:none !important;
        gap:10px !important;
        width:100% !important;
    }

    body .technology-section .technology-image,
    body .technology-section .technology-image--main{
        position:relative !important;
        grid-column:auto !important;
        grid-row:auto !important;
        width:100% !important;
        height:auto !important;
        aspect-ratio:4 / 3 !important;
        border-radius:15px !important;
        overflow:hidden !important;
    }

    body .technology-section .technology-image--main{
        grid-column:1 / -1 !important;
        aspect-ratio:16 / 9 !important;
    }

    body .technology-section .technology-image img{
        position:absolute !important;
        inset:0 !important;
        width:100% !important;
        height:100% !important;
        object-fit:cover !important;
    }

    /* -----------------------------------------------------
       브랜드 영상
       제목 → 영상 → 설명 → 버튼 순서로 재배치
    ----------------------------------------------------- */
    body .media-section{
        padding:78px 0 !important;
        overflow:hidden !important;
    }

    body .media-section .media-layout{
        display:grid !important;
        grid-template-columns:minmax(0,1fr) !important;
        grid-template-rows:auto !important;
        gap:0 !important;
        align-items:start !important;
        width:100% !important;
    }

    body .media-section .media-copy{
        display:contents !important;
    }

    body .media-section .media-copy .eyebrow{
        grid-column:1 !important;
        grid-row:1 !important;
        width:100% !important;
        margin:0 0 13px !important;
        color:var(--ink) !important;
        font-size:12px !important;
        line-height:1.3 !important;
        text-align:left !important;
    }

    body .media-section .media-copy h2{
        grid-column:1 !important;
        grid-row:2 !important;
        width:100% !important;
        margin:0 0 26px !important;
        font-size:clamp(32px,7vw,42px) !important;
        line-height:1.22 !important;
        letter-spacing:-.055em !important;
        text-align:left !important;
        word-break:keep-all !important;
        overflow-wrap:break-word !important;
    }

    body .media-section .media-copy h2 br{
        display:none !important;
    }

    body .media-section .media-poster{
        position:relative !important;
        grid-column:1 !important;
        grid-row:3 !important;
        width:100% !important;
        height:auto !important;
        margin:0 0 24px !important;
        aspect-ratio:16 / 10 !important;
        overflow:hidden !important;
        border-radius:16px !important;
    }

    body .media-section .media-poster > img,
    body .media-section .media-poster > video{
        position:absolute !important;
        inset:0 !important;
        width:100% !important;
        height:100% !important;
        object-fit:cover !important;
    }

    body .media-section .media-copy > p{
        grid-column:1 !important;
        grid-row:4 !important;
        width:100% !important;
        max-width:none !important;
        margin:0 0 22px !important;
        font-size:15px !important;
        line-height:1.8 !important;
        word-break:keep-all !important;
        overflow-wrap:break-word !important;
    }

    body .media-section .media-copy .square-button{
        grid-column:1 !important;
        grid-row:5 !important;
        display:flex !important;
        width:100% !important;
        max-width:280px !important;
        height:56px !important;
        margin:0 !important;
        padding:0 22px !important;
    }

    body .media-section .play-button{
        width:68px !important;
        height:68px !important;
    }

    body .media-section .play-button svg{
        width:29px !important;
        height:29px !important;
    }

    /* -----------------------------------------------------
       브랜드 스토리
    ----------------------------------------------------- */
    body .story-section{
        padding:82px 0 !important;
        overflow:hidden !important;
    }

    body .story-section .story-layout{
        display:grid !important;
        grid-template-columns:minmax(0,1fr) !important;
        gap:40px !important;
        align-items:start !important;
        width:100% !important;
    }

    body .story-section .story-visual{
        position:relative !important;
        grid-column:auto !important;
        grid-row:auto !important;
        order:1 !important;
        width:100% !important;
        max-width:none !important;
        height:auto !important;
        min-height:0 !important;
        aspect-ratio:4 / 3 !important;
        margin:0 !important;
        overflow:visible !important;
    }

    body .story-section .story-store{
        position:absolute !important;
        top:0 !important;
        left:0 !important;
        width:78% !important;
        height:84% !important;
        border-radius:18px !important;
        overflow:hidden !important;
    }

    body .story-section .story-food{
        position:absolute !important;
        right:0 !important;
        bottom:0 !important;
        width:50% !important;
        height:48% !important;
        border-width:6px !important;
        border-radius:15px !important;
        overflow:hidden !important;
    }

    body .story-section .story-store img,
    body .story-section .story-food img{
        width:100% !important;
        height:100% !important;
        object-fit:cover !important;
    }

    body .story-section .story-copy{
        grid-column:auto !important;
        grid-row:auto !important;
        order:2 !important;
        width:100% !important;
        max-width:none !important;
        margin:0 !important;
    }

    body .story-section .story-copy h2{
        margin:0 !important;
        font-size:clamp(34px,7vw,44px) !important;
        line-height:1.24 !important;
        letter-spacing:-.055em !important;
        word-break:keep-all !important;
        overflow-wrap:break-word !important;
    }

    body .story-section .story-copy h2 br{
        display:none !important;
    }

    body .story-section .story-copy blockquote{
        margin:20px 0 0 !important;
        font-size:19px !important;
        line-height:1.6 !important;
        word-break:keep-all !important;
    }

    body .story-section .story-copy ol{
        gap:13px !important;
        margin-top:26px !important;
    }

    body .story-section .story-copy li{
        display:grid !important;
        grid-template-columns:42px minmax(0,1fr) !important;
        gap:13px !important;
        width:100% !important;
    }

    body .story-section .story-copy li > b{
        width:42px !important;
        height:42px !important;
    }

    body .story-section .story-copy li strong{
        font-size:15px !important;
        line-height:1.45 !important;
        word-break:keep-all !important;
    }

    body .story-section .story-copy li span{
        font-size:13px !important;
        line-height:1.65 !important;
        word-break:keep-all !important;
    }

    body .story-section .story-description{
        margin-top:27px !important;
        padding-top:22px !important;
        font-size:15px !important;
        line-height:1.8 !important;
        word-break:keep-all !important;
        overflow-wrap:break-word !important;
    }
}

@media screen and (max-width:600px){

    body .technology-section > .container,
    body .media-section > .container,
    body .story-section > .container{
        width:min(calc(100% - 28px),1280px) !important;
    }

    body .technology-section,
    body .media-section,
    body .story-section{
        padding:66px 0 !important;
    }

    body .technology-section .technology-copy h2,
    body .media-section .media-copy h2,
    body .story-section .story-copy h2{
        font-size:32px !important;
    }

    body .technology-section .technology-copy > p,
    body .media-section .media-copy > p,
    body .story-section .story-description{
        font-size:14px !important;
        word-break:normal !important;
    }

    body .technology-section .technology-stats{
        grid-template-columns:1fr !important;
    }

    body .technology-section .technology-stats div{
        min-height:82px !important;
    }

    body .technology-section .technology-images{
        grid-template-columns:1fr !important;
    }

    body .technology-section .technology-image,
    body .technology-section .technology-image--main{
        grid-column:auto !important;
        aspect-ratio:4 / 3 !important;
    }

    body .media-section .media-poster{
        aspect-ratio:4 / 3 !important;
        border-radius:14px !important;
    }

    body .media-section .media-copy .square-button{
        max-width:none !important;
    }

    body .story-section .story-visual{
        aspect-ratio:1 / 1 !important;
    }

    body .story-section .story-store{
        width:80% !important;
        height:82% !important;
    }

    body .story-section .story-food{
        width:52% !important;
        height:46% !important;
    }

    body .story-section .story-copy blockquote{
        font-size:17px !important;
    }

    body .story-section .story-copy li{
        grid-template-columns:38px minmax(0,1fr) !important;
        gap:11px !important;
    }

    body .story-section .story-copy li > b{
        width:38px !important;
        height:38px !important;
    }
}

@media screen and (max-width:380px){

    body .technology-section .technology-copy h2,
    body .media-section .media-copy h2,
    body .story-section .story-copy h2{
        font-size:29px !important;
    }

    body .technology-section .technology-stats b{
        font-size:18px !important;
    }

    body .story-section .story-visual{
        aspect-ratio:1 / 1.08 !important;
    }
}
