.addform {
    display:none;
    flex: 1;
    margin-top: 20px;
}

.div {
    justify-content: center;
    align-items: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 1px;
    padding: 0 20px;
}
.div-2 {
    width: 1143px;
    height: 650px;
    max-width: 100%;
    margin: 200px 0 26px;
}
@media (max-width: 991px) {
    .div-2 {
        margin: 40px 0;
    }
}
.div-3 {
    gap: 20px;
    display: flex;
}
@media (max-width: 991px) {
    .div-3 {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}
.column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 55%;
    margin-left: 0px;
    max-width: 55%;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .column {
        width: 100%;
    }
}
.div-4 {
    display: flex;
    margin-top: 21px;
    flex-grow: 1;
    flex-direction: column;
}
@media (max-width: 991px) {
    .div-4 {
        max-width: 100%;
        margin-top: 40px;
    }
}
.div-5 {
    color: var(--sub06, #201309);
    text-transform: uppercase;
    font: 700 60px Noto Sans KR, sans-serif;
}
@media (max-width: 991px) {
    .div-5 {
        max-width: 100%;
        font-size: 40px;
    }
}
.div-6 {
    color: var(--black-54, rgba(0, 0, 0, 0.54));
    text-transform: uppercase;
    margin-top: 65px;
    font: 400 24px Noto Sans KR, sans-serif;
}
@media (max-width: 991px) {
    .div-6 {
        max-width: 100%;
        margin-top: 40px;
    }
}
.img {
    aspect-ratio: 601;
    object-fit: contain;
    object-position: center;
    width: 601px;
    fill: var(--sub06, #201309);
    overflow: hidden;
}
@media (max-width: 991px) {
    .img {
        max-width: 100%;
    }
}
.div-7 {
    display: flex;
    margin-top: 59px;
    flex-direction: column;
    min-height: 0;
    overflow-y: auto;
}
@media (max-width: 991px) {
    .div-7 {
        max-width: 100%;
        margin-top: 40px;
    }
}
.column-2 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 45%;
    margin-left: 10px;
    max-width: 45%;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .column-2 {
        width: 100%;
    }
}
.div-8 {
    display: flex;
    flex-direction: column;
}
.img-2 {
    aspect-ratio: 1.52;
    object-fit: contain;
    object-position: center;
    width: 100%;
    overflow: hidden;
    height: 300px;
}
@media (max-width: 991px) {
    .img-2 {
        max-width: 100%;
    }
}
.div-9 {
    color: var(--black-54, rgba(0, 0, 0, 0.54));
    text-transform: uppercase;
    margin-top: 64px;
    font: 400 24px Noto Sans KR, sans-serif;
}
@media (max-width: 991px) {
    .div-9 {
        max-width: 100%;
        margin-top: 40px;
    }
}
.img-3 {
    aspect-ratio: 500;
    object-fit: contain;
    object-position: center;
    width: 500px;
    fill: var(--sub06, #201309);
    overflow: hidden;
    margin-top: 15px;
}
@media (max-width: 991px) {
    .img-3 {
        max-width: 100%;
    }
}
.div-10 {
    color: var(--black-54, rgba(0, 0, 0, 0.54));
    text-transform: uppercase;
    margin-top: 25px;
    font: 400 24px Noto Sans KR, sans-serif;
}
@media (max-width: 991px) {
    .div-10 {
        max-width: 100%;
    }
}
.img-4 {
    aspect-ratio: 500;
    object-fit: contain;
    object-position: center;
    width: 500px;
    fill: var(--sub06, #201309);
    overflow: hidden;
    margin-top: 15px;
}
@media (max-width: 991px) {
    .img-4 {
        max-width: 100%;
    }
}
.div-11 {
    display: flex;
    margin-top: 18px;
	flex-direction: column; /* 세로 배치 */
    width: 100%;
    align-items: start;
    justify-content: space-between;
    gap: 20px;
}
@media (max-width: 991px) {
    .div-11 {
        max-width: 100%;
        flex-wrap: wrap;
    }
}
.div-12 {
    justify-content: center;
    display: flex;
    margin-top: 15px;
    flex-grow: 1;
    flex-basis: 0%;
    flex-direction: column;
}
.div-13 {
    color: var(--black-54, rgba(0, 0, 0, 0.54));
    text-transform: uppercase;
    font: 400 24px Noto Sans KR, sans-serif;
}
.img-5 {
    aspect-ratio: 313;
    object-fit: contain;
    object-position: center;
    width: 313px;
    fill: var(--sub06, #201309);
    overflow: hidden;
    margin-top: 15px;
}
.div-14 {
    border-radius: 4px;
    background-color: var(--main, #f37021);
    align-self: stretch;
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 13px;
    padding: 7px 15px 10px 15px;
    cursor: pointer;
}
.div-15 {
    color: var(--sub06, #201309);
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px;
    font: 700 24px Noto Sans KR, sans-serif;
}
.img-6 {
    aspect-ratio: 0.89;
    object-fit: contain;
    object-position: center;
    width: 25px;
    overflow: hidden;
    max-width: 100%;
    margin-top: 9px;
}

/* typeahead 드롭다운을 최상위로 */
.twitter-typeahead { position: relative; }   /* 안전용 */
.tt-menu { z-index: 9999; position: absolute; }

/* jQuery UI autocomplete 스타일링 - typeahead와 동일하게 맞춤 */
.ui-autocomplete {
    z-index: 9999 !important;
    position: absolute !important;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    max-height: 180px;
    overflow-y: auto;
    width: 570px !important;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    margin-top: 2px;
    overflow-x: hidden;
}

.ui-autocomplete .ui-menu-item {
    padding: 12px 16px;
    border-bottom: 1px solid #f5f5f5;
    cursor: pointer;
    color: #555;
    text-align: left;
}

.ui-autocomplete .ui-menu-item:last-child {
    border-bottom: none;
}

.ui-autocomplete .ui-menu-item:hover,
.ui-autocomplete .ui-menu-item.ui-state-focus {
    background-color: #f37021 !important;
    color: #fff !important;
    border-color: transparent !important;
}

.ui-autocomplete .ui-menu-item-wrapper {
    padding: 0;
    display: block;
    width: 100%;
}

/* 스크롤 인디케이터가 클릭 먹지 않게 */
.scroll-down { pointer-events: none; z-index: 1; }

.scroll-down {
    position: absolute;
    width: 95%;
    top: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.scroll {
    width: 1rem;
    height: 2rem;
    border: 2px solid black;
    border-radius: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scroll span {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background: black;
    display: block;
    animation: cursor 1.15s linear infinite;
}

.arrow-down {
    width: 0.6rem;
    height: 0.6rem;
    border: 2px solid transparent;
    border-right-color: black;
    border-bottom-color: black;
    transform: rotate(45deg);
    margin-top: 0.3rem;
    animation: arrow 1.15s linear infinite;
}

@keyframes cursor {
    0% {
        opacity: 0;
        transform: translateY(-1rem);
    }

    100% {
        opacity: 1;
        transform: translateY(1rem);
    }
}

@keyframes arrow {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0.25;
    }
    50% {
        opacity: 0.5;
    }
    75% {
        opacity: 0.75;
    }

    100% {
        opacity: 1;
    }
}

form input[type=text] {
    width:570px;
}

/* 버튼 컨테이너 간격 */
.div-6 > div[style*="margin-top"] {
    margin-top: 10px !important;
}

table.addform {
    width: 100%;
    table-layout: fixed;
}

/* 상품리스트 다운로드 버튼 */
.download-btn {
    display: inline-block;
    padding: 8px 20px;
    background-color: #f37021;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    transition: background-color 0.3s ease;
    cursor: pointer;
}

.download-btn:hover {
    background-color: #d95f1a;
    color: #fff;
}

/* 카카오톡 버튼 */
.kakao-btn {
    background-color: #FEE500 !important;
    color: #000 !important;
}

.kakao-btn:hover {
    background-color: #FDD800 !important;
    color: #000 !important;
}

/* 모바일 환경에서 세로 배치 */
@media (max-width: 768px) {
    form input[type=text] {
        width:100%;
    }

    .scroll-down {
        top: 80%;
    }

    form {
        margin-bottom: 50px;
    }

    .img-2 {
        display: none;
    }
}