.cjbook-module {
    box-sizing: border-box !important;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif !important
}

.cjbook-module[data-v-6ae45431] {
    background: linear-gradient(135deg, #f5f7fa, #c3cfe2);
    border: 2px solid #139219;
    border-radius: 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
    height: auto;
    isolation: isolate;
    margin: 0 auto !important;
    overflow: hidden;
    position: relative;
    width: 417px
}

[data-v-6ae45431] .header-container {
    background: linear-gradient(135deg, #1e3c72, #2a5298) !important;
    font-size: 12px !important;
    max-width: 417px !important;
    padding: 0 10px !important
}

[data-v-6ae45431] .header {
    background: linear-gradient(135deg, #667eea, #764ba2) !important
}

[data-v-6ae45431] .header-container .title {
    font-size: 12px !important
}

[data-v-6ae45431] .header-container .subtitle {
    display: none !important
}

[data-v-6ae45431] .header-container .home-btn {
    font-size: 12px !important
}

.cjbook-header[data-v-6ae45431] {
    align-items: center !important;
    backdrop-filter: blur(10px) !important;
    background: hsla(0, 0%, 100%, .9) !important;
    border-bottom: 1px solid #e0e0e0 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05) !important;
    box-sizing: border-box !important;
    display: flex !important;
    font-size: 12px !important;
    height: 60px !important;
    isolation: isolate !important;
    justify-content: space-between !important;
    margin-bottom: 0 !important;
    overflow: hidden;
    position: relative !important;
    width: 417px !important
}

.header-center[data-v-6ae45431] {
    display: flex;
    flex: 1;
    flex-direction: column;
    font-size: 12px;
    height: 100%;
    justify-content: center
}

.stats-container[data-v-6ae45431] {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.stats-card[data-v-6ae45431] {
    --stat-control-height: 22px;
    background: #f5f5f5;
    border: 1px solid #dcdfe6;
    border-radius: 6px;
    display: grid;
    gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    overflow: hidden;
    width: 100%
}

.stats-col[data-v-6ae45431] {
    border-right: 2px solid #dcdfe6;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 50px;
    padding: 4px 6px
}

.stats-col[data-v-6ae45431]:last-child {
    border-right: none
}

.stats-row[data-v-6ae45431] {
    align-items: flex-end;
    display: flex;
    gap: 4px;
    justify-content: center;
    min-height: 22px;
    white-space: nowrap
}

.stats-row-online[data-v-6ae45431] {
    align-items: center
}

.online-display[data-v-6ae45431] {
    background: #f7fffd;
    border: 1px solid #d1d5db;
    border-radius: 0;
    color: #111;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    padding: 1px;
    white-space: nowrap
}

.online-display[data-v-6ae45431]:hover {
    background: #eafff9
}

.stats-row-timing[data-v-6ae45431] {
    align-items: center
}

[data-v-6ae45431] .stats-row-timing .el-switch {
    align-items: center;
    display: inline-flex;
    height: var(--stat-control-height)
}

[data-v-6ae45431] .stats-row-timing .el-switch__core {
    align-self: center
}

.stats-col-left .stats-row[data-v-6ae45431] {
    min-height: 22px
}

.stats-row-duration[data-v-6ae45431] {
    min-height: 28px
}

.stats-row-duration .stat-label[data-v-6ae45431] {
    font-size: 12px
}

.stats-row-duration .stat-value[data-v-6ae45431] {
    font-size: 18px
}

.stats-row-consume[data-v-6ae45431] {
    gap: 0;
    min-height: 18px
}

.stats-row-consume .stat-label[data-v-6ae45431], .stats-row-consume .stat-unit[data-v-6ae45431], .stats-row-consume .stat-value[data-v-6ae45431] {
    color: #909399;
    font-size: 12px;
    font-weight: 500
}

.stats-col-left .stats-row[data-v-6ae45431], .stats-col-mid .stats-row[data-v-6ae45431] {
    justify-content: flex-start
}

.stats-profit-value[data-v-6ae45431] {
    cursor: pointer;
    display: flex;
    height: 100%;
    width: 100%
}

.stats-col-right[data-v-6ae45431], .stats-profit-value[data-v-6ae45431] {
    align-items: center;
    justify-content: center
}

.profit-dec[data-v-6ae45431], .profit-int[data-v-6ae45431], .profit-unit[data-v-6ae45431] {
    font-size: 29px;
    font-weight: 700;
    line-height: 1
}

.profit-unit[data-v-6ae45431] {
    margin-left: 0
}

.ratio-display[data-v-6ae45431] {
    background: rgba(247, 255, 253, .15);
    border: 1px solid hsla(0, 0%, 100%, .7);
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    left: 8px;
    line-height: 1;
    padding: 3px;
    position: absolute;
    white-space: nowrap
}

.ratio-display[data-v-6ae45431]:hover {
    background: rgba(234, 255, 249, .25)
}

.title-text[data-v-6ae45431] {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.simple-input[data-v-6ae45431] {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    font-size: 10px;
    font-weight: 700;
    height: 15px;
    margin-right: 3px;
    padding: 1px 1px 0;
    text-align: center;
    width: 30px
}

.simple-input[data-v-6ae45431]::-webkit-inner-spin-button, .simple-input[data-v-6ae45431]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.simple-input[data-v-6ae45431]:focus {
    border-color: #409eff;
    box-shadow: 0 0 0 2px rgba(64, 158, 255, .2);
    outline: none
}

.stat-label[data-v-6ae45431] {
    color: #666;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px
}

.stat-value[data-v-6ae45431] {
    color: #303133;
    font-size: 16px;
    font-weight: 700;
    margin: 0 2px
}

.stat-value.profit[data-v-6ae45431] {
    color: #67c23a
}

.stat-value.loss[data-v-6ae45431] {
    color: #f56c6c
}

.value-blue[data-v-6ae45431] {
    color: #409eff
}

.value-green[data-v-6ae45431] {
    color: #67c23a
}

.value-red[data-v-6ae45431] {
    color: #f56c6c
}

.value-purple[data-v-6ae45431] {
    color: #9c27b0
}

.value-pink[data-v-6ae45431] {
    color: #e91e63
}

.stat-unit[data-v-6ae45431] {
    color: #909399;
    font-size: 12px;
    font-weight: 500
}

.stat-unit-wrap[data-v-6ae45431] {
    align-items: center;
    display: inline-flex;
    position: relative
}

.stat-delta[data-v-6ae45431] {
    animation: stat-delta-pop-6ae45431 .45s ease;
    font-size: 14px;
    font-weight: 700;
    left: 100%;
    margin-left: 2px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.delta-positive[data-v-6ae45431] {
    color: #67c23a
}

.delta-neutral[data-v-6ae45431] {
    color: #303133
}

.delta-earnings[data-v-6ae45431], .delta-negative[data-v-6ae45431] {
    color: #f56c6c
}

@keyframes stat-delta-pop-6ae45431 {
    0% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    to {
        opacity: 1
    }
}

[data-v-6ae45431] .el-button {
    border-radius: 3px !important
}

[data-v-6ae45431] .el-button, [data-v-6ae45431] .el-button--small {
    background-color: #fff !important;
    border: 1px solid #dcdfe6 !important;
    box-sizing: border-box !important;
    color: #606266 !important;
    font-size: 8px !important;
    height: 16px !important;
    line-height: 14px !important;
    padding: 0 4px !important
}

[data-v-6ae45431] .el-button:hover {
    background-color: #ecf5ff !important;
    border-color: #c6e2ff !important;
    color: #409eff !important
}

[data-v-6ae45431] .el-button:active {
    color: #fff !important
}

[data-v-6ae45431] .header-actions .el-button:first-child {
    background-color: #409eff !important;
    border-color: #409eff !important;
    color: #fff !important
}

[data-v-6ae45431] .header-actions .el-button:first-child:hover {
    background-color: #66b1ff !important;
    border-color: #66b1ff !important
}

[data-v-6ae45431] .header-actions .el-button:first-child:active {
    background-color: #3a8ee6 !important;
    border-color: #3a8ee6 !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(2) {
    background-color: #67c23a !important;
    border-color: #67c23a !important;
    color: #fff !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(2):hover {
    background-color: #85ce61 !important;
    border-color: #85ce61 !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(2):active {
    background-color: #5daf34 !important;
    border-color: #5daf34 !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(3) {
    background-color: #e6a23c !important;
    border-color: #e6a23c !important;
    color: #fff !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(3):hover {
    background-color: #ebb563 !important;
    border-color: #ebb563 !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(3):active {
    background-color: #cf9236 !important;
    border-color: #cf9236 !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(4) {
    background-color: #f56c6c !important;
    border-color: #f56c6c !important;
    color: #fff !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(4):hover {
    background-color: #f78989 !important;
    border-color: #f78989 !important
}

[data-v-6ae45431] .header-actions .el-button:nth-child(4):active {
    background-color: #dd6161 !important;
    border-color: #dd6161 !important
}

[data-v-6ae45431] .el-input .el-input__inner {
    font-size: 12px !important;
    height: 28px !important;
    text-align: left !important;
    width: 28px !important
}

.main-content[data-v-6ae45431] {
    align-items: stretch;
    display: flex;
    min-width: -moz-min-content;
    min-width: min-content;
    width: -moz-fit-content;
    width: fit-content
}

.item-display-container[data-v-6ae45431] {
    display: flex;
    flex: none;
    flex-direction: column;
    gap: 0;
    height: 100%;
    isolation: isolate;
    width: auto
}

.price-setting-container[data-v-6ae45431] {
    display: flex;
    flex: none;
    flex-direction: column;
    gap: 0;
    height: auto;
    isolation: isolate;
    min-height: 265px;
    width: 237px
}

.pet-summary-row[data-v-6ae45431] {
    background: hsla(0, 0%, 100%, .9);
    border: 1px solid #e0e0e0;
    border-top: none;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    height: 48px;
    width: 100%
}

.pet-summary-cell[data-v-6ae45431] {
    align-items: center;
    border-right: 1px solid #e0e0e0;
    color: #333;
    display: flex;
    font-size: 16px;
    justify-content: space-evenly
}

.pet-summary-cell[data-v-6ae45431]:last-child {
    border-right: none
}

.pet-summary-row.pet-summary-row-prob[data-v-6ae45431] {
    height: 48px
}

.pet-summary-row.pet-summary-row-prob .pet-summary-cell[data-v-6ae45431] {
    flex-direction: column;
    gap: 1px;
    justify-content: space-evenly;
    white-space: nowrap
}

.pet-summary-row.pet-summary-row-prob .pet-summary-label[data-v-6ae45431] {
    color: #999;
    font-size: 13px;
    line-height: 1
}

.pet-summary-row.pet-summary-row-prob .pet-summary-value[data-v-6ae45431] {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1
}

.fixed-price-section[data-v-6ae45431], .variable-price-section[data-v-6ae45431] {
    background: hsla(0, 0%, 100%, .9);
    border: 1px solid #e0e0e0;
    border-radius: 0;
    box-sizing: border-box !important;
    padding: 0;
    width: 100% !important
}

.fixed-price-section[data-v-6ae45431] {
    height: auto;
    overflow: hidden
}

.variable-price-section[data-v-6ae45431] {
    height: auto
}

.section-title[data-v-6ae45431] {
    align-items: center;
    background: linear-gradient(135deg, #1e3c72, #2a5298);
    border-radius: 0;
    color: #333;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    justify-content: flex-start;
    margin-bottom: 0;
    padding: 2px 8px;
    position: relative;
    text-align: center
}

.title-text[data-v-6ae45431] {
    flex: 1;
    text-align: center
}

.eye-btn[data-v-6ae45431] {
    color: #fff;
    font-size: 20px;
    height: 24px;
    margin-right: 5px;
    opacity: .7;
    transition: opacity .2s;
    width: 24px
}

.eye-btn[data-v-6ae45431]:hover {
    opacity: 1
}

.item-grid[data-v-6ae45431] {
    display: grid;
    gap: 0;
    position: relative
}

.grid-overlay[data-v-6ae45431] {
    inset: 0;
    position: absolute;
    z-index: 3
}


.grid-overlay.overlay-mask {
  background:rgba(0,0,0,.35);
}

.item-badge[data-v-6ae45431] {
    background: #ef4444;
    border-radius: 999px;
    color: #fff;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    min-width: 16px;
    padding: 0 4px;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    z-index: 2
}

[data-v-6ae45431] .el-button.end-today-btn.is-disabled, [data-v-6ae45431] .el-button.end-today-btn.is-disabled:hover {
    background-color: #d1d5db !important;
    border-color: #d1d5db !important;
    color: #6b7280 !important
}

.fixed-grid[data-v-6ae45431] {
    background: #0f2f3a;
    grid-template-columns: repeat(6, 1fr);
    height: auto
}

.items-grid[data-v-6ae45431] {
    background: #0f2f3a;
    grid-template-columns: repeat(5, 47px);
    height: auto;
    width: 235px
}

.variable-grid[data-v-6ae45431] {
    background: #0f2f3a;
    grid-template-columns: repeat(6, 1fr);
    height: auto;
    padding: 0
}

.item-slot[data-v-6ae45431] {
    align-items: center;
    background: hsla(0, 0%, 78%, .3);
    border: 1px solid #ccc;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 30px;
    position: relative;
    transition: all .2s
}

.item-slot.has-record[data-v-6ae45431] {
    background: hsla(0, 0%, 78%, .3);
    border-color: #ccc;
    box-shadow: none;
    transform: none
}

.item-slot.white-item-slot.has-record[data-v-6ae45431], .item-slot.white-item-slot[data-v-6ae45431], .white-item-slot .item-icon[data-v-6ae45431] {
    background: #fff
}

.item-slot.pressed[data-v-6ae45431] {
    border-color: #f97316;
    transform: none
}

.item-slot.pressed[data-v-6ae45431]:after {
    box-shadow: inset 0 0 0 1px #f97316;
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute
}

.item-slot.disabled-item[data-v-6ae45431] {
    cursor: not-allowed;
    filter: grayscale(30%);
    opacity: .9;
    transform: none
}

.item-slot.disabled-item[data-v-6ae45431]:hover {
    border-color: #ccc;
    box-shadow: none;
    transform: none
}

.item-slot.disabled-item .item-icon[data-v-6ae45431] {
    background: #d0d0d0
}

.item-slot.disabled-item .icon-img[data-v-6ae45431] {
    filter: grayscale(100%)
}

.item-icon[data-v-6ae45431] {
    align-items: center;
    background: #b9b1da;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    color: #333;
    display: flex;
    font-size: 8px;
    font-weight: 700;
    height: 47px;
    justify-content: center;
    line-height: 1;
    text-align: center;
    width: 47px
}

.icon-img[data-v-6ae45431] {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.item-label[data-v-6ae45431] {
    background: rgba(0, 0, 0, .6);
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    left: 50%;
    padding: 2px 4px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 2
}

.price-set-indicator[data-v-6ae45431] {
    align-items: center;
    background-color: #67c23a;
    border-radius: 50%;
    bottom: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    color: #fff;
    display: flex;
    font-size: 4px;
    font-weight: 700;
    height: 6px;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: 2px;
    width: 6px
}

.price-tip[data-v-6ae45431] {
    background: rgba(0, 0, 0, .7);
    border-radius: 4px;
    bottom: 3px;
    color: #fff;
    font-size: 10px;
    max-width: 90%;
    padding: 0 4px;
    pointer-events: none;
    position: absolute;
    right: 3px;
    text-align: right;
    white-space: nowrap;
    z-index: 2
}

.price-dialog-content p[data-v-6ae45431] {
    color: #666;
    font-size: 12px;
    line-height: 1.5;
    margin: 0
}

.ring-remark-options[data-v-6ae45431] {
    display: flex;
    justify-content: center;
    margin-top: 10px
}

[data-v-6ae45431] .el-dialog {
    border-radius: 5px !important;
    z-index: 99999 !important
}

[data-v-6ae45431] .el-dialog__wrapper {
    z-index: 99999 !important
}

[data-v-6ae45431] .el-overlay {
    z-index: 99998 !important
}

[data-v-6ae45431] .el-message-box__wrapper {
    z-index: 99999 !important
}

.cjbook-module[data-v-6ae45431] .el-message, [data-v-6ae45431] .cjbook-module .el-message {
    left: 50% !important;
    margin: 0 !important;
    position: fixed !important;
    top: 10px !important;
    transform: translateX(-50%) !important;
    z-index: 99999 !important
}

.battle-report-container[data-v-6ae45431] {
    background: hsla(0, 0%, 100%, .95);
    border: 1px solid #e0e0e0;
    border-radius: 0;
    box-sizing: border-box !important;
    display: flex;
    flex-direction: column;
    height: auto;
    isolation: isolate;
    min-height: 265px;
    overflow: hidden;
    position: relative;
    width: 180px
}

.report-header[data-v-6ae45431] {
    align-items: center;
    background: rgba(64, 158, 255, .1);
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
    display: flex;
    height: 20px;
    justify-content: space-between;
    padding: 1px 4px;
    width: 100%
}

.header-actions[data-v-6ae45431] {
    align-items: center;
    display: flex;
    flex: 1;
    height: 100%;
    justify-content: space-between;
    overflow: hidden
}

.header-actions-left[data-v-6ae45431] {
    color: #333;
    flex: 1;
    font-size: 11px;
    min-width: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header-actions-right[data-v-6ae45431] {
    align-items: center;
    display: flex;
    flex-shrink: 0 !important;
    gap: 2px
}

.report-header[data-v-6ae45431] .el-button {
    font-size: 11px !important;
    height: 18px !important;
    line-height: 18px !important;
    min-width: 34px;
    padding: 0 6px !important
}

.report-header[data-v-6ae45431] .el-button + .el-button {
    margin-left: 0 !important
}

.report-content[data-v-6ae45431] {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-height: 0;
    overflow: hidden;
    padding: 0;
    width: 100% !important
}

.records-list[data-v-6ae45431] {
    flex: 1;
    margin-bottom: 2px;
    margin: 0 0 2px !important;
    min-height: 0;
    overflow-y: auto;
    padding: 0 !important;
    width: 100% !important
}

.record-summary[data-v-6ae45431] {
    background: #f5f5f5;
    border-radius: 0;
    border-top: 1px solid #e0e0e0;
    box-sizing: border-box;
    display: block;
    margin-top: 0;
    padding: 0 8px;
    width: 100%
}

.summary-pager[data-v-6ae45431] {
    align-items: center;
    display: flex;
    gap: 6px;
    height: 18px;
    justify-content: center;
    line-height: 18px
}

.pager-btn[data-v-6ae45431] {
    background: #fff;
    border: 1px solid #dcdfe6;
    cursor: pointer;
    font-size: 12px;
    height: 18px;
    line-height: 16px;
    padding: 0;
    text-align: center;
    width: 18px
}

.pager-btn[data-v-6ae45431]:disabled {
    cursor: not-allowed;
    opacity: .5
}

.pager-info[data-v-6ae45431] {
    color: #666;
    font-size: 12px
}

.summary-item[data-v-6ae45431] {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    font-size: 11px;
    justify-content: space-between;
    padding: 0 8px
}

.summary-label[data-v-6ae45431] {
    color: #666;
    font-weight: 700
}

.summary-value[data-v-6ae45431] {
    font-weight: 700
}

.upload-info[data-v-6ae45431] {
    color: #999;
    font-size: 11px;
    height: 18px;
    padding: 0 8px;
    text-align: right;
    white-space: nowrap
}

.add-effect {
    animation: addEffectFade-6ae45431 2s ease-out forwards;
    background: hsla(0, 0%, 100%, .9);
    border: 2px solid #ff4d4f;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    color: #67c23a;
    font-size: 32px;
    font-weight: 700;
    left: 50%;
    padding: 4px 10px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

@keyframes addEffectFade-6ae45431 {
    0% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1.1)
    }
    10% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1.05)
    }
    90% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1)
    }
    to {
        opacity: 0;
        transform: translate(-50%, -50%) scale(.98)
    }
}

.history-list[data-v-6ae45431] {
    flex: 1;
    margin: 0 !important;
    overflow-y: auto;
    padding: 0 !important;
    width: 100% !important
}

.history-header[data-v-6ae45431], .record-header[data-v-6ae45431] {
    align-items: center;
    background: #f5f5f5;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0;
    box-sizing: border-box !important;
    color: #666;
    display: flex;
    font-size: 11px;
    font-weight: 700;
    height: 20px;
    justify-content: space-between;
    margin-bottom: 2px;
    padding: 0;
    position: sticky;
    top: 0;
    width: 100% !important;
    z-index: 2
}

.history-date-col[data-v-6ae45431] {
    flex-shrink: 0 !important;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 55px
}

.history-online-col[data-v-6ae45431] {
    flex: 1;
    flex-shrink: 0 !important;
    min-width: 0 !important;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.history-profit-col[data-v-6ae45431] {
    flex-shrink: 0 !important;
    padding-right: 6px;
    text-align: right;
    white-space: nowrap;
    width: 64px
}

.item-col[data-v-6ae45431] {
    flex-shrink: 0 !important;
    text-align: left;
    width: 80px
}

.count-col[data-v-6ae45431] {
    flex-shrink: 0 !important;
    text-align: center;
    width: 30px
}

.value-col[data-v-6ae45431] {
    flex-shrink: 0 !important;
    padding-right: 6px;
    text-align: right;
    width: 60px
}

.record-item[data-v-6ae45431] {
    align-items: center;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box !important;
    display: flex;
    font-size: 11px;
    height: 20px;
    justify-content: space-between;
    padding: 0;
    width: 100% !important
}

.record-item[data-v-6ae45431]:last-child {
    border-bottom: none
}

.history-item[data-v-6ae45431] {
    align-items: center;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box !important;
    cursor: pointer;
    display: flex;
    font-size: 11px;
    height: 20px;
    justify-content: space-between;
    padding: 0;
    width: 100% !important
}

.history-item[data-v-6ae45431]:last-child {
    border-bottom: none
}

.item-name[data-v-6ae45431] {
    color: #333;
    flex-shrink: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px
}

.item-name.clickable[data-v-6ae45431] {
    cursor: pointer
}

.item-name.clickable[data-v-6ae45431]:hover {
    background-color: #e9f2ff;
    border-radius: 3px
}

.item-count[data-v-6ae45431] {
    color: #333;
    flex-shrink: 0 !important;
    text-align: center;
    width: 30px
}

.item-value[data-v-6ae45431] {
    flex-shrink: 0 !important;
    font-weight: 700;
    padding-right: 6px;
    text-align: right;
    white-space: nowrap;
    width: 55px
}

.profit[data-v-6ae45431] {
    color: #67c23a
}

.loss[data-v-6ae45431] {
    color: #f56c6c
}

.cjbook-dialog-container[data-v-6ae45431] {
    position: relative;
    z-index: 99999
}

.cjbook-dialog-container[data-v-6ae45431] .el-dialog__body, .cjbook-dialog-container[data-v-6ae45431] .el-dialog__footer, .cjbook-dialog-container[data-v-6ae45431] .el-dialog__header {
    padding: 4px !important
}

.price-dialog[data-v-6ae45431] .el-dialog__header {
    display: none !important
}

.details-dialog[data-v-6ae45431] .el-dialog__body {
    padding: 8px !important
}

.details-dialog[data-v-6ae45431] .el-dialog__header {
    display: none !important
}

.details-dialog[data-v-6ae45431] .el-dialog__footer, .details-dialog[data-v-6ae45431] .el-dialog__header {
    padding: 4px !important
}

.unit-text[data-v-6ae45431] {
    color: #999;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%)
}

.stats-content[data-v-6ae45431] {
    padding: 20px
}

.stats-item[data-v-6ae45431] {
    display: flex;
    margin-bottom: 15px
}

.stats-label[data-v-6ae45431] {
    font-weight: 700;
    width: 100px
}

.stats-value[data-v-6ae45431] {
    flex: 1
}

.el-dialog__title[data-v-6ae45431] {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important
}

.el-notification {
    font-size: 10px !important;
    max-width: 100px !important;
    padding: 1px !important;
    width: 100px !important
}

.custom-small-toast.el-message, .el-notification {
    border-radius: 0 !important;
    min-width: 100px !important
}

.custom-small-toast.el-message {
    padding: 2px 6px !important
}

.custom-small-toast.el-message .el-message__content {
    font-size: 11px !important;
    line-height: 1.2 !important
}

.custom-small-toast.el-message .el-message__icon {
    font-size: 12px !important;
    height: 12px !important;
    width: 12px !important
}

.drugmap-bottom-note[data-v-6ae45431] {
    background: hsla(0, 0%, 100%, .95);
    border: 1px solid #e0e0e0;
    border-top: none;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 14px;
    padding: 4px 6px;
    width: 417px
}

.drugmap-note-line[data-v-6ae45431] {
    padding: 2px 0
}

.drugmap-note-line + .drugmap-note-line[data-v-6ae45431] {
    border-top: 1px solid #f0f0f0
}

.drugmap-note-highlight[data-v-6ae45431] {
    color: #b45309;
    font-weight: 600
}

.cjbook-price-overlay {
    backdrop-filter: blur(2px);
    background: rgba(15, 23, 42, .45) !important
}

.el-dialog.cjbook-price-dialog {
    background: #fff;
    border: 1px solid #dbe2ea;
    border-radius: 10px;
    box-shadow: 0 18px 45px rgba(15, 23, 42, .2);
    max-width: calc(100vw - 32px);
    overflow: hidden;
    padding: 0 !important
}

.cjbook-price-dialog .el-dialog__header {
    display: none
}

.cjbook-price-dialog .el-dialog__body {
    color: #334155;
    padding: 0 !important
}

.cjbook-price-header {
    align-items: center;
    background: #f8fafc;
    border-bottom: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    padding: 11px 12px
}

.cjbook-price-title {
    color: #1e293b;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .5px
}

.cjbook-price-close {
    background: transparent;
    border: none;
    color: #64748b;
    cursor: pointer;
    font-size: 22px;
    line-height: 1;
    padding: 0 4px
}

.cjbook-price-close:hover {
    color: #1e3c72
}

.cjbook-price-body {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    padding: 14px 12px 16px
}

.cjbook-price-body .cjbook-price-hint {
    align-self: stretch;
    color: #64748b;
    font-size: 13px;
    margin: 0
}

.cjbook-price-dialog .el-input__wrapper {
    background: #fff !important;
    border: 1px solid #cbd5e1;
    box-shadow: none !important
}

.cjbook-price-dialog .el-input__wrapper.is-focus, .cjbook-price-dialog .el-input__wrapper:hover {
    border-color: #2a5298;
    box-shadow: 0 0 0 2px rgba(42, 82, 152, .14) !important
}

.cjbook-price-dialog .price-form-row {
    align-items: center;
    display: flex;
    gap: 6px;
    margin-top: 10px;
    width: 100%
}

.cjbook-price-dialog .price-form-label {
    color: #475569;
    flex: 0 0 50px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    text-align: right
}

.cjbook-price-dialog .price-form-control {
    flex: 1;
    min-width: 0;
    width: auto !important
}

.cjbook-price-dialog .price-number-input .el-input__wrapper, .cjbook-price-dialog .remark-input .el-input__wrapper {
    padding: 0 4px !important
}

.cjbook-price-dialog .price-number-input .el-input__inner, .cjbook-price-dialog .remark-input .el-input__inner {
    color: #1e293b;
    font-family: inherit !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    height: 34px !important;
    text-align: left !important;
    width: 100% !important
}

.cjbook-price-dialog .price-number-input .el-input__inner::-moz-placeholder, .cjbook-price-dialog .remark-input .el-input__inner::-moz-placeholder {
    font-family: inherit !important;
    font-size: 20px !important;
    font-weight: 600 !important
}

.cjbook-price-dialog .price-number-input .el-input__inner::placeholder, .cjbook-price-dialog .remark-input .el-input__inner::placeholder {
    font-family: inherit !important;
    font-size: 20px !important;
    font-weight: 600 !important
}

.cjbook-price-dialog .unit-text {
    color: #64748b;
    font-family: inherit;
    font-size: 20px;
    font-weight: 600;
    position: static;
    transform: none
}

.cjbook-price-dialog .ring-remark-options {
    gap: 12px;
    justify-content: flex-start;
    margin-top: 0
}

.cjbook-price-dialog .ring-remark-options .el-radio {
    margin-right: 0
}

.cjbook-price-dialog .ring-remark-options .el-radio__label {
    font-family: inherit;
    font-size: 20px;
    font-weight: 600
}

.cjbook-price-dialog .el-radio__input.is-checked .el-radio__inner {
    background: #2a5298;
    border-color: #2a5298
}

.cjbook-price-dialog .el-radio__input.is-checked + .el-radio__label {
    color: #1e3c72
}

.cjbook-price-dialog .el-dialog__footer {
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    display: flex;
    gap: 8px;
    justify-content: flex-end;
    padding: 9px 12px
}

.cjbook-price-dialog .el-dialog__footer .el-button {
    background: #fff;
    border-color: #cbd5e1;
    color: #475569;
    font-weight: 600;
    height: 32px;
    margin-left: 0;
    padding: 0 16px
}

.cjbook-price-dialog .el-dialog__footer .el-button:hover {
    background: #eef3f8;
    border-color: #94a3b8;
    color: #1e3c72
}

.cjbook-price-dialog .el-dialog__footer .el-button--primary {
    background: linear-gradient(135deg, #1e3c72, #2a5298);
    border-color: #1e3c72;
    color: #fff
}

.cjbook-price-dialog .el-dialog__footer .el-button--primary:hover {
    background: linear-gradient(135deg, #284d8a, #3564b4);
    border-color: #284d8a;
    color: #fff
}