@charset "utf-8";

#gnb .gnb_li .btn_op.menu-990 {
    background: #ebebeb !important;
    color: transparent;
    position: relative;
    text-indent: 0;
}

#gnb .gnb_li .btn_op.menu-994 {
    background: #ebebeb !important;
    color: transparent;
    position: relative;
    text-indent: 0;
}

#gnb .on .btn_op.menu-990 {
    background: #fff !important;
}

#gnb .on .btn_op.menu-994 {
    background: #fff !important;
}

#gnb .gnb_li .btn_op.menu-990:before {
    content: "\f013";
    color: #3f51b5;
    font-family: FontAwesome;
    font-size: 17px;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}

#gnb .gnb_li .btn_op.menu-994:before {
    content: "\f084";
    color: #3f51b5;
    font-family: FontAwesome;
    font-size: 17px;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}

#gnb .gnb_li .btn_op.menu-990:hover:before,
#gnb .on .btn_op.menu-990:before,
#gnb .gnb_li .btn_op.menu-994:hover:before,
#gnb .on .btn_op.menu-994:before {
    color: #223390;
}

.hm-om-config .hm-om-section {
    max-width: 960px;
}

.hm-om-config .hm-om-radio {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-right: 24px;
    min-height: 35px;
}

.hm-om-config .hm-om-radio input {
    margin: 0;
}

.hm-config-basic-choice {
    align-items: flex-start;
    cursor: pointer;
    display: inline-flex;
    gap: 4px;
    margin-right: 34px;
    vertical-align: top;
    white-space: nowrap;
}

.hm-config-basic-choice input {
    flex: 0 0 auto;
    margin-top: 2px;
}

.hm-config-basic-text {
    display: inline-block;
    text-align: left;
}

.hm-config-basic-text strong {
    display: block;
    font-weight: normal;
    line-height: 1.35;
}

.hm-config-basic-choice .frm_info {
    display: block;
    margin: 5px 0 0;
    padding-bottom: 0;
}

.hm-om-config.hm-config-page {
    box-sizing: border-box;
    max-width: 1180px;
    padding: 0 0 28px;
}

.hm-config-page * {
    box-sizing: border-box;
}

.hm-config-form {
    margin: 0;
}

.hm-config-panel {
    margin: 0;
}

.hm-config-panel-head {
    align-items: center;
    background: #fff;
    border: 1px solid #dfe4ee;
    display: flex;
    gap: 12px;
    margin: 0 0 12px;
    padding: 14px 16px;
}

.hm-config-panel-head strong {
    color: #111;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.35;
}

.hm-config-panel-head span {
    color: #2f3e58;
    font-size: 13px;
    line-height: 1.5;
}

.hm-config-option-wrap {
    background: transparent !important;
    border: 0 !important;
    margin: 0;
}

.hm-config-option-table {
    border: 1px solid #dfe4ee !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}

.hm-config-option-table th,
.hm-config-option-table td {
    border: 1px solid #dfe4ee !important;
}

.hm-config-option-table tbody th {
    background: #fafafb !important;
    color: #111 !important;
    font-weight: 400 !important;
    text-align: left !important;
}

.hm-config-option-table tbody td {
    padding: 0 !important;
    text-align: left !important;
    vertical-align: stretch !important;
}

.hm-config-option-table .hm-list-meta-controls {
    color: #2f3e58;
    font-size: 13px;
    font-weight: 400;
}

.hm-config-hero {
    align-items: center;
    background: linear-gradient(135deg, #2f3a4a 0%, #455466 100%);
    border-radius: 16px;
    box-shadow: 0 16px 34px rgba(31, 43, 63, 0.16);
    color: #fff;
    display: flex;
    gap: 24px;
    justify-content: space-between;
    margin: 0 0 18px;
    min-height: 150px;
    overflow: hidden;
    padding: 32px 34px;
    position: relative;
}

.hm-config-kicker {
    color: #fff4c2;
    display: block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.12em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.hm-config-hero h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    line-height: 1.2;
    margin: 0 0 10px;
}

.hm-config-hero p {
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
    max-width: 680px;
}

.hm-config-status {
    align-items: center;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 999px;
    color: #fff;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 800;
    gap: 8px;
    min-height: 38px;
    padding: 0 16px;
    position: relative;
    z-index: 1;
}

.hm-config-status::before {
    background: #cfd6df;
    border-radius: 50%;
    content: "";
    height: 8px;
    width: 8px;
}

.hm-config-status.is-hm::before {
    background: #fff4c2;
    box-shadow: 0 0 0 4px rgba(255, 244, 194, 0.16);
}

.hm-config-card {
    background: #fff;
    border: 1px solid #e3e8ef;
    border-radius: 16px;
    box-shadow: 0 10px 26px rgba(31, 43, 63, 0.07);
    overflow: hidden;
}

.hm-config-choice-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 24px 26px;
}

.hm-config-choice {
    align-items: flex-start;
    background: transparent;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-flex;
    gap: 10px;
    min-height: 70px;
    padding: 14px 16px;
    position: relative;
    width: 100%;
    transition: background-color 0.16s ease;
}

.hm-config-choice:hover,
.hm-config-choice:focus-within {
    background: #f8fafc;
}

.hm-config-choice.is-selected,
.hm-config-choice:has(input:checked) {
    background: #f8fafc;
}

.hm-config-choice input {
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.hm-config-choice-icon,
.hm-config-choice-code {
    align-items: center;
    background: #f1f4f8;
    border: 1px solid #dfe4ee;
    border-radius: 3px;
    color: #1f2b3f;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 700;
    height: 34px;
    justify-content: center;
    width: 42px;
}

.hm-config-choice.is-selected .hm-config-choice-icon,
.hm-config-choice:has(input:checked) .hm-config-choice-icon,
.hm-config-choice.is-selected .hm-config-choice-code,
.hm-config-choice:has(input:checked) .hm-config-choice-code {
    background: #444b59;
    border-color: #444b59;
    color: #fff;
}

.hm-config-choice-body {
    display: block;
    min-width: 0;
}

.hm-config-choice-body strong {
    color: #111;
    display: block;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 6px;
}

.hm-config-choice-body em {
    color: #5b6472;
    display: block;
    font-size: 13px;
    font-style: normal;
    line-height: 1.45;
}

.hm-config-actions {
    margin-top: 0 !important;
}

.hm-config-submit {
    border-radius: 6px;
    font-size: 15px;
    font-weight: 800;
    height: 48px;
    line-height: 48px;
    min-width: 180px;
    padding: 0 34px;
}

@media (max-width: 900px) {
    .hm-config-panel-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .hm-config-option-table col,
    .hm-config-option-table .hm-config-option-head {
        width: auto;
    }

    .hm-config-option-table,
    .hm-config-option-table tbody,
    .hm-config-option-table tr,
    .hm-config-option-table th,
    .hm-config-option-table td {
        display: block;
        width: 100% !important;
    }

    .hm-config-option-table tbody th {
        border-bottom: 0 !important;
    }

    .hm-config-hero {
        align-items: flex-start;
        flex-direction: column;
    }

    .hm-config-choice-grid {
        grid-template-columns: 1fr;
    }
}

.hm-om-section-page {
    max-width: none;
}

.hm-om-section-head {
    align-items: flex-end;
    display: flex;
    gap: 8px;
    line-height: 1.15;
    margin: 0;
    padding: 30px 0;
}

.hm-om-section-head h2 {
    color: #1f2b3f;
    font-family: "font-B", "font-R", "Pretendard", sans-serif;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.15;
    margin: 0;
}

.hm-om-section-head p {
    color: #2f3e58;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.15;
    margin: 0;
    padding-bottom: 2px;
}

.hm-om-search-card {
    border: 0;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
}

.hm-om-search-form {
    background: transparent;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.hm-om-search-table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

.hm-om-search-table .hm-search-head {
    width: 154px;
}

.hm-om-search-table th,
.hm-om-search-table td {
    border: 1px solid #d9dadc;
    box-sizing: border-box;
    color: #111;
    font-size: 13px;
    font-weight: 400;
    height: 28px;
    line-height: 1.4;
    padding: 8px;
    vertical-align: middle;
}

.hm-om-search-table th {
    background: #fafafb;
    text-align: left;
}

.hm-om-search-table td {
    background: #fff;
}

.hm-om-search-inline {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 4px;
}

.hm-om-search-inline select,
.hm-om-search-inline .frm_input {
    border: 1px solid #d9dadc;
    border-radius: 6px;
    box-sizing: border-box;
    color: #111;
    font-size: 13px;
    height: 34px;
    line-height: 32px;
    max-width: 100%;
    padding: 0 12px;
}

.hm-om-search-inline select {
    height: 35px;
    min-width: 110px;
}

.hm-om-price-input {
    width: 120px;
}

.hm-om-search-dash {
    color: #7b8492;
    margin: 0 6px;
}

.hm-search-submit {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 14px 0 18px;
}

.hm-search-submit .hm-submit-left {
    flex: 1 1 0;
}

.hm-search-submit .hm-submit-right {
    align-items: center;
    display: flex;
    flex: 1 1 0;
    gap: 8px;
    justify-content: flex-end;
}

.hm-search-submit .hm-submit-center,
.hm-search-submit-inner {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    gap: 6px;
    justify-content: center;
}

.hm-btn-search,
.hm-btn-reset {
    border: 0;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    height: 36px;
    line-height: 36px;
    min-width: 72px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}

.hm-btn-search {
    background: #444b59;
    color: #fff;
}

.hm-btn-reset {
    background: #fff;
    border: 1px solid #aeb4c6;
    color: #111;
    line-height: 34px;
}

.hm-radio-group,
.period-quick {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 10px;
}

.hm-radio-group label {
    align-items: center;
    color: #111;
    display: inline-flex;
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    min-height: 0;
}

.hm-radio-group input {
    margin: 0 5px 0 0;
}

.period-quick button,
.period-set {
    background: #fff;
    border: 1px solid #aeb4c6;
    border-radius: 3px;
    box-sizing: border-box;
    color: #111;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    height: 28px;
    line-height: 26px;
    padding: 0 9px;
}

.hm-list-meta-wrap {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    margin: 0;
    width: 100%;
}

.hm-list-meta-summary {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
}

.hm-list-meta-controls {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-end;
    margin-left: auto;
}

.hm-om-list-note {
    color: #6b7280;
}

.hm-om-list-wrap {
    overflow-x: auto;
}

.hm-om-list-table {
    border-collapse: collapse;
    min-width: 980px;
    table-layout: fixed;
    width: 100%;
}

.hm-om-list-table caption {
    height: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 0;
}

#container .hm-om-list-table thead th,
#container .hm-om-list-table tbody td {
    border: 1px solid #dfe4ee !important;
    text-align: center;
    vertical-align: middle;
}

#container .hm-om-list-table thead th {
    background: #fafafb !important;
    color: #000 !important;
    font-weight: 400 !important;
    padding: 14px 8px !important;
}

#container .hm-om-list-table tbody td {
    background: #fff !important;
    color: #1f2b3f !important;
    line-height: 1.5 !important;
    padding: 12px 8px !important;
}

#container .hm-om-list-table thead tr.hm-list-meta-row th {
    background: #fff !important;
    padding: 10px 12px !important;
    text-align: left !important;
}

.hm-om-list-table .td_left {
    text-align: left;
}

.hm-om-list-table .td_num {
    text-align: right;
}

.hm-list-meta-status-change {
    align-items: center;
    display: inline-flex;
    gap: 6px;
}

#container.hm-page.hm-orderlist .hm-list-meta-summary .hm-list-meta-status-change {
    font-size: 12px;
    font-weight: 400;
    margin-left: 10px;
    white-space: nowrap;
}

#container.hm-page.hm-orderlist .hm-list-meta-summary .hm-list-meta-status-change .hm-order-status-select,
#container.hm-page.hm-orderlist .hm-list-meta-summary .hm-list-meta-status-change .hm-order-status-apply {
    font-size: 12px !important;
    font-weight: 400 !important;
    height: 30px !important;
}

#container.hm-page.hm-orderlist .hm-list-meta-summary .hm-list-meta-status-change .hm-order-status-apply {
    line-height: 28px !important;
    padding: 0 10px !important;
}

.hm-om-item-meta {
    color: #6b7280;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    gap: 8px;
    margin-top: 4px;
}

.hm-om-badge {
    background: #eef2f7;
    border-radius: 3px;
    color: #475569;
    display: inline-flex;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    margin: 1px;
    padding: 0 7px;
}

.hm-om-badge.is-on {
    background: #eaf6ee;
    color: #217344;
}

.hm-om-badge.is-off {
    background: #f8ecec;
    color: #a33a3a;
}

.hm-om-api-notice {
    margin-bottom: 16px;
}

.hm-om-api-market-table {
    min-width: 1120px;
}

.hm-om-api-market-logo {
    align-items: center;
    background: #eef2ff;
    border: 1px solid #c9d3ff;
    border-radius: 4px;
    color: #3447d7;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    height: 28px;
    justify-content: center;
    margin-right: 8px;
    min-width: 34px;
    padding: 0 6px;
    vertical-align: middle;
}

.hm-om-api-code {
    color: #7b8492;
    font-size: 12px;
    margin-left: 46px;
    margin-top: 3px;
}

.hm-om-api-metrics {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 0 0 18px;
}

.hm-om-api-metric {
    background: #fff;
    border: 1px solid #d8dee8;
    border-radius: 4px;
    box-sizing: border-box;
    min-height: 92px;
    padding: 14px 16px;
}

.hm-om-api-metric-label {
    color: #5f6b7a;
    font-size: 13px;
    line-height: 1.35;
}

.hm-om-api-metric-value {
    color: #253044;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 4px;
}

.hm-om-api-metric-sub {
    color: #7b8492;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 2px;
}

.hm-om-api-rocket-table {
    min-width: 1080px;
}

.hm-om-search-inline .date-input {
    min-width: 104px;
    width: 104px;
}

.hm-om-order-notice {
    margin-bottom: 16px;
}

.hm-om-order-table {
    min-width: 1120px;
}
