@media (min-width: 993px) {
    .books-app-wrap {
        --vendor-nav-sticky-top: 160px;
    }
    .books-app-wrap > .dashboard {
        padding-top: 150px;
    }
}

.books-hero-profile .container,
.books-hero-profile .row,
.books-hero-profile .col-lg-12,
.books-hero-profile .inner-bg-txt {
    min-height: 0 !important;
    height: auto !important;
}
body .inner-bg.unified-menu-hero.books-hero-profile {
    position: relative;
    padding-top: 18px !important;
    background-color: transparent !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: var(--final-unified-hero-height, 520px) !important;
    min-height: var(--final-unified-hero-height, 520px) !important;
    max-height: var(--final-unified-hero-height, 520px) !important;
}
.books-hero-profile::after,
.books-hero-slide::before,
.books-hero-slide::after {
    display: none !important;
    content: none !important;
    background: none !important;
}
.books-hero-profile::before {
    display: block !important;
    content: '' !important;
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(10, 16, 28, 0.28) 0%, rgba(10, 16, 28, 0.55) 100%) !important;
}
.books-hero-slides {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.books-hero-slides .ecommerce_banner_slider,
.books-hero-slides .slick-list,
.books-hero-slides .slick-track,
.books-hero-slides .slick-slide,
.books-hero-slides .slick-slide > div,
.books-hero-slide {
    height: 100% !important;
    width: 100%;
}
.books-hero-slide {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.books-hero-profile > .container {
    position: relative;
    z-index: 2;
}
.books-hero-profile .inner-bg-txt {
    margin-top: 0 !important;
    transform: none !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 16px;
}
.books-hero-profile .inner-bg-txt h1.books-hero-title {
    margin-top: 0 !important;
    margin-bottom: 14px !important;
    line-height: 1.15 !important;
    color: #fff;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.35);
}
.books-hero-subtitle {
    margin: 0 0 22px !important;
    max-width: 640px;
    color: #fff !important;
    font-size: 18px;
    line-height: 1.45;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}
.books-hero-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 180px;
    padding: 12px 28px;
    border-radius: 8px;
    background: #fff;
    color: #111 !important;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}
.books-hero-cta:hover {
    background: #f3f4f6;
    color: #111 !important;
}
.books-hero-arrows {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
    gap: 15px;
    z-index: 5;
}
.books-guide-section {
    padding-top: 48px !important;
    padding-bottom: 24px !important;
}
.books-ads-section {
    padding: 12px 0 8px;
}
.books-ads-section .ads-banner img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}
.books-section {
    padding: 48px 0;
}
.books-section:has(.books-cta-band--photo),
.books-section--flush {
    padding: 0;
}
.books-section h2 {
    margin-bottom: 12px;
}
.books-notice {
    border-left: 4px solid #0f766e;
    background: #f3f7f6;
    padding: 20px 24px;
    border-radius: 8px;
}
.books-section-banner {
    width: 100%;
    margin: 0 0 28px;
    overflow: hidden;
}
.books-section-banner img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 380px;
    object-fit: cover;
}
.books-section-side-image {
    width: 100%;
    height: auto;
}
.books-cta-band {
    background: #10233d;
    color: #fff;
    border-radius: 16px;
    padding: 32px;
    text-align: center;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}
.books-cta-band--photo {
    border-radius: 0;
    min-height: 380px;
    display: flex;
    align-items: center;
    padding: 72px 0;
}
.books-cta-band--photo::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(12, 20, 34, 0.72);
}
.books-cta-band__inner {
    position: relative;
    z-index: 1;
    max-width: 760px;
    margin: 0 auto;
    padding: 0 16px;
}
.books-section-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    padding: 10px 22px;
    border-radius: 8px;
    background: #111;
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
}
.books-section-cta:hover {
    background: #333;
    color: #fff !important;
}
.books-section-cta--light {
    background: #fff;
    color: #111 !important;
}
.books-section-cta--light:hover {
    background: #f3f4f6;
    color: #111 !important;
}
.books-cta-band h2,
.books-cta-band p,
.books-cta-band div {
    color: #fff;
}
.books-empty {
    color: #667;
    padding: 24px 0;
}
.books-table .books-empty {
    padding: 16px 8px;
    text-align: left;
}
.books-table-wrap {
    overflow-x: hidden;
    overflow-y: visible;
    max-height: none;
}
.books-table-wrap--page {
    overflow-x: hidden;
    overflow-y: visible;
    max-height: none;
}
.books-table {
    width: 100%;
    font-size: 14px;
}
.books-table th,
.books-table td {
    vertical-align: middle;
}
.books-health-score {
    font-size: 48px;
    font-weight: 700;
    color: #0f766e;
    line-height: 1.1;
}
.books-health-list {
    list-style: none;
    padding: 0;
    margin: 12px 0 0;
}
.books-health-list li {
    margin: 0 0 8px;
}
.books-health-list a {
    color: #1a365d;
    text-decoration: none;
}
.books-health-list a:hover {
    text-decoration: underline;
}
.books-match-summary {
    margin: 12px 0 0;
    color: #4a5b70;
}
.books-match-ok {
    color: #0f766e;
}

.books-page-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    margin: 0 0 20px;
    padding-bottom: 14px;
    border-bottom: 1px dashed #c5d0dc;
}
.books-page-header h1 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 0px;
    color: #1a365d;
}
.books-page-header p {
    margin: 0;
    color: #4a5b70;
    font-size: 15px;
}
.books-page-header__title {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    min-width: 0;
}
.books-page-header__icon {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    background: #1a365d;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.books-page-header__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.books-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 40px;
    padding: 8px 16px;
    border-radius: 6px;
    border: 1px solid transparent;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
    cursor: pointer;
}
.books-btn--primary {
    background: #1a365d;
    color: #fff;
}
.books-btn--primary:hover,
.books-btn--primary:focus {
    background: #152c4d;
    color: #fff;
}
.books-btn--secondary {
    background: #eef3f8;
    color: #1a365d;
    border-color: #c5d0dc;
}
.books-btn--secondary:hover,
.books-btn--secondary:focus {
    background: #e2eaf2;
    color: #1a365d;
}
.books-btn--danger {
    background: #7f1d1d;
    color: #fff;
}
.books-btn--danger:hover,
.books-btn--danger:focus {
    background: #63171a;
    color: #fff;
}
.books-btn--sm {
    min-height: 32px;
    padding: 4px 10px;
    font-size: 13px;
}
.books-btn:disabled {
    opacity: .6;
    cursor: not-allowed;
}
a.books-metric {
    display: block;
    text-decoration: none;
    color: inherit;
}
a.books-metric:hover {
    border-color: #2b6cb0;
}
.books-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px 18px;
}
.books-field--wide {
    grid-column: 1 / -1;
}
.books-help,
.books-muted {
    color: #5b6b7c;
    font-size: 14px;
}
.books-field-check {
    margin: 10px 0;
}
.books-field[hidden],
.books-nested-modal[hidden] {
    display: none !important;
}
.books-metric-row {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 12px;
    margin-bottom: 16px;
}
.books-metric {
    background: #fff;
    border: 1px dashed #c5d0dc;
    border-radius: 8px;
    padding: 12px 14px;
}
.books-metric span {
    display: block;
    font-size: 12px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #5b6b7c;
}
.books-metric strong {
    font-size: 18px;
    color: #1a365d;
}
.books-import-toolbar {
    margin-bottom: 14px;
}
.books-import-filters {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 8px;
    width: 100%;
}
.books-import-filters .books-field-check {
    margin: 0;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    padding-right: 4px;
    white-space: nowrap;
}
.books-import-filters .books-btn {
    flex: 1 1 0;
    min-width: max-content;
    white-space: nowrap;
}
.books-import-search-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 10px;
}
.books-import-search-row .books-field-check {
    margin: 0;
    white-space: nowrap;
}
.books-import-search {
    margin-top: 0;
    width: 220px;
    max-width: 42%;
    margin-left: auto;
    flex: 0 0 auto;
}
.books-import-search .form-control {
    width: 100%;
    min-width: 0;
    flex: none;
}
.books-remember-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 12px;
    margin: 12px 0 4px;
}
.books-remember-sep {
    color: #8a97a6;
}
.books-form-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 18px;
}
.books-form-actions--split {
    justify-content: space-between;
}
.books-nested-modal {
    z-index: 10070;
    align-items: flex-start;
    padding: 48px 16px 24px;
}
.books-nested-modal.is-open,
.books-confirm.books-nested-modal.is-open {
    display: flex !important;
}
.books-nested-modal .books-import-edit__dialog form {
    padding: 16px 22px 20px;
}
.books-app-wrap .books-filter-bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
}
.books-app-wrap .books-filter-bar > .form-control,
.books-app-wrap .books-filter-bar > select,
.books-app-wrap .books-filter-bar > input {
    width: auto;
    min-width: 140px;
    flex: 1 1 140px;
    max-width: 100%;
}
.books-app-wrap .books-filter-bar > .books-btn {
    flex: 0 0 auto;
    width: auto;
}
.books-filter-bar .form-control {
    min-width: 140px;
    flex: 1 1 140px;
    width: auto;
}
.books-table thead th {
    background: #e8eef5;
    color: #1a365d;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #c5d0dc;
}
.books-money-in {
    color: #0f766e;
}
.books-money-out {
    color: #9b2c2c;
}
.books-bulk-bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
    padding: 10px 12px;
    background: #eef3f8;
    border: 1px solid #c5d0dc;
    border-radius: 8px;
}
.books-bulk-bar[hidden] {
    display: none !important;
}
.books-confirm {
    position: fixed;
    inset: 0;
    z-index: 80;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background: rgba(17, 28, 45, .45);
}
.books-confirm[hidden] {
    display: none !important;
}
.books-confirm__dialog {
    width: min(440px, 100%);
    background: #fff;
    border-radius: 12px;
    padding: 20px 22px;
    box-shadow: 0 16px 40px rgba(17, 28, 45, .2);
}
.books-confirm__dialog h3 {
    margin: 0 0 16px;
    font-size: 20px;
    color: #1a365d;
}
.books-confirm__totals {
    display: grid;
    gap: 8px;
    margin: 0 0 12px;
}
.books-confirm__totals > div {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    border-bottom: 1px solid #e8eef5;
    padding-bottom: 6px;
}
.books-confirm__totals dt {
    margin: 0;
    color: #4a5b70;
}
.books-confirm__totals dd {
    margin: 0;
    font-weight: 700;
}
.books-dropzone {
    border: 1px dashed #8aa0b8;
    border-radius: 8px;
    padding: 12px;
    background: #f7fafc;
}
.books-dropzone.is-dragover {
    border-color: #2b6cb0;
    background: #e8f0fa;
}
.books-table--sticky thead th {
    position: sticky;
    top: 0;
    z-index: 2;
}
.books-split-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.books-split-row .form-control {
    min-width: 160px;
}
.books-alert {
    background: #fff5f5;
    border: 1px solid #c53030;
    color: #9b2c2c;
    border-radius: 8px;
    padding: 10px 12px;
    margin-bottom: 12px;
}
.books-btn:focus-visible,
.books-table input:focus-visible,
.books-form .form-control:focus-visible {
    outline: 2px solid #2b6cb0;
    outline-offset: 2px;
}
.vendor-vertical-nav .vendor-v-nav__label {
    letter-spacing: .08em;
}
@media print {
    .vendor-dashboard-row > [class*="col-"]:first-child,
    .books-page-header__actions,
    .books-filter-bar,
    .books-import-toolbar,
    .books-bulk-bar,
    .books-confirm,
    .footer-area,
    header,
    nav {
        display: none !important;
    }
    .books-table--sticky thead th {
        position: static;
    }
    .books-table-wrap tbody tr[hidden]:not(.books-row-detail):not([data-books-list-detail]):not([data-books-row-detail]) {
        display: table-row !important;
    }
}
.books-print-letterhead {
    display: none;
}
.books-table-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 10px;
    padding: 8px 4px 0;
}
.books-table-toolbar label {
    margin: 0;
    color: #4a5b70;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.books-table-toolbar select,
.books-table-toolbar input {
    min-height: 34px;
    border: 1px dashed #9aa9bb;
    border-radius: 6px;
    background: #eef3f8;
    color: #1a365d;
    padding: 4px 8px;
}
.books-table-info {
    margin: 8px 0 0;
    color: #5b6b7c;
    font-size: 13px;
}
.books-list-pager {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 10px;
}
.books-list-pager .books-table-info {
    margin: 0;
}
.books-list-pager__nav {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-left: auto;
}
.books-list-pager__btn {
    min-width: 36px;
    min-height: 34px;
    padding: 4px 10px;
    border: 1px solid #c5d0dc;
    border-radius: 4px;
    background: #fff;
    color: #8aa0b5;
    font-size: 13px;
    cursor: pointer;
}
.books-list-pager__btn.is-current {
    background: #1a365d;
    border-color: #1a365d;
    color: #fff;
    font-weight: 700;
}
.books-list-pager__btn:disabled:not(.is-current) {
    cursor: default;
    opacity: .55;
}
.books-table-wrap.is-list-compact .books-list-col-hide {
    display: none !important;
}
.books-table-wrap:not(.is-list-compact) [data-books-list-expand-col] {
    display: none !important;
}
.books-sort {
    border: 0;
    background: transparent;
    color: #51628f;
    margin-left: 4px;
    padding: 0 2px;
    cursor: pointer;
}
.books-app-wrap .market-card {
    border: 1px dashed #c5d0dc;
    border-radius: 8px;
    margin-bottom: 20px
}
.books-table tbody tr:nth-child(even) {
    background: #f4f7fb;
}
.books-table tbody td {
    border-bottom: 1px dotted #c5d0dc;
}
.books-icon-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border-radius: 6px;
    border: 1px solid #c5d0dc;
    background: #eef3f8;
    color: #1a365d;
    text-decoration: none;
    cursor: pointer;
}
.books-icon-btn:hover,
.books-icon-btn:focus {
    background: #e2eaf2;
    color: #1a365d;
}
.books-icon-btn--danger {
    background: #7f1d1d;
    border-color: #7f1d1d;
    color: #fff;
}
.books-icon-btn--danger:hover,
.books-icon-btn--danger:focus {
    background: #63171a;
    color: #fff;
}
.books-icon-row {
    display: inline-flex;
    gap: 6px;
    align-items: center;
}
.books-progress {
    height: 10px;
    background: #d9e2ec;
    border-radius: 99px;
    overflow: hidden;
    margin: 8px 0 12px;
}
.books-progress span {
    display: block;
    height: 100%;
    background: #1a365d;
}
.books-getting-started__head {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: baseline;
}
.books-getting-started h3,
.books-attention h3,
.books-checklist h3 {
    color: #1a365d;
    font-size: 25px;
    margin: 0 0 8px;
    font-weight: 700;
    letter-spacing: normal;
}
.books-checklist__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.books-checklist__item {
    display: grid;
    grid-template-columns: 36px 1fr auto;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px dotted #c5d0dc;
    align-items: start;
}
.books-checklist__num {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #0d6efd;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
}
.books-checklist__item.is-completed .books-checklist__num {
    background: #1dbf73;
}
.books-checklist__item.is-skipped .books-checklist__num,
.books-checklist__item.is-blocked .books-checklist__num {
    background: #8aa0b8;
}
.books-checklist__item.is-current .books-checklist__num {
    background: #2b6cb0;
}
.books-checklist__copy p {
    margin: 4px 0 8px;
    color: #4a5b70;
}
.books-pill {
    display: inline-block;
    font-size: 11px;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 99px;
    margin-right: 6px;
    background: #eef3f8;
    color: #1a365d;
}
.books-pill--required {
    background: #1a365d;
    color: #fff;
}
.books-pill--recommended {
    background: #dbeafe;
}
.books-checklist__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: flex-end;
}
.books-attention__list {
    margin: 0 0 12px;
    padding-left: 18px;
}
.books-context-notice {
    border: 1px dashed #2b6cb0;
    background: #eef3f8;
    border-radius: 8px;
    padding: 10px 14px;
}
.books-context-notice a {
    color: #1a365d;
    font-weight: 700;
    text-decoration: none;
}
.books-welcome__dialog,
.books-tour__dialog {
    width: min(560px, 100%);
}
.books-tour__progress {
    height: 8px;
    background: #d9e2ec;
    border-radius: 99px;
    overflow: hidden;
    margin-bottom: 12px;
}
.books-tour__progress span {
    display: block;
    height: 100%;
    width: 10%;
    background: #1a365d;
}
@media print {
    .books-print-letterhead {
        display: block !important;
        text-align: center;
        margin: 0 0 18px;
        color: #111;
    }
    .books-print-letterhead__seller,
    .books-print-letterhead__company,
    .books-print-letterhead__report {
        margin: 0;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .04em;
    }
    .books-print-letterhead__range {
        margin: 4px 0 0;
    }
    .books-page-header,
    .books-table-toolbar,
    .books-table-info,
    .books-list-pager,
    .books-getting-started,
    .books-attention,
    .books-context-notice,
    .books-welcome,
    .books-tour,
    .books-checklist__actions,
    .dashboard_nav,
    .vendor-vertical-nav,
    #sidebar,
    .header-area,
    .mobile-nav,
    .books-page-header__actions,
    .books-filter-bar,
    .books-import-toolbar,
    .books-bulk-bar {
        display: none !important;
    }
    .books-app-wrap .dashboard {
        padding-top: 0 !important;
    }
    .books-app-wrap .vendor-dashboard-row > [class*="col-"] {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
    }
}
@media (max-width: 767.98px) {
    .books-form-grid,
    .books-metric-row {
        grid-template-columns: 1fr;
    }
    .books-page-header h1 {
        font-size: 22px;
    }
    .books-checklist__item {
        grid-template-columns: 28px 1fr;
    }
    .books-checklist__actions {
        grid-column: 1 / -1;
        justify-content: flex-start;
    }
}
.books-import-banner {
    padding: 0;
    overflow: hidden;
}
.books-import-banner__head {
    text-align: center;
    padding: 10px 16px 6px;
    border-bottom: 1px solid #d5dee8;
}
.books-import-banner__head strong {
    display: block;
    color: #1a365d;
    font-size: 18px;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.books-import-banner__head span {
    display: block;
    font-size: 11px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #5b6b7c;
}
.books-import-banner__metrics {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    border-bottom: 1px solid #d5dee8;
}
.books-import-banner__metrics > div {
    padding: 10px 12px;
    text-align: center;
}
.books-import-banner__metrics > div + div {
    border-left: 1px solid #d5dee8;
}
.books-import-banner__metrics span {
    display: block;
    font-size: 11px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #5b6b7c;
}
.books-import-banner__metrics strong {
    display: block;
    font-size: 22px;
    color: #1a365d;
    line-height: 1.2;
}
.books-import-banner__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
    padding: 8px 14px;
    font-size: 13px;
    color: #4a5b70;
}
.books-import-banner .books-filter-bar,
.books-import-banner .books-alert {
    margin: 0;
    padding: 8px 14px 12px;
}
.books-import-banner__fields {
    display: grid;
    grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr) minmax(0, 1fr);
    gap: 10px;
    padding: 10px 14px 12px;
    align-items: end;
}
.books-import-banner__field {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    min-width: 0;
}
.books-import-banner__field .form-control {
    flex: 1 1 140px;
    min-width: 0;
}
.books-import-banner__field .books-btn {
    flex: 0 0 auto;
}
.books-import-panel {
    padding: 0;
    overflow: hidden;
}
.books-import-panel__head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 10px 14px;
    background: #1a365d;
    color: #fff;
}
.books-import-panel__head h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .03em;
    text-transform: uppercase;
}
.books-import-panel__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.books-import-panel__actions .books-btn--secondary {
    background: #fff;
    color: #1a365d;
}
.books-import-panel__body {
    padding: 12px 14px 14px;
}
.books-label-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 6px;
}
.books-add-new {
    background: none;
    border: 0;
    padding: 0;
    color: #2b6cb0;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
    z-index: 2;
}
.books-add-new:hover,
.books-add-new:focus {
    text-decoration: underline;
}
.books-confirm.books-import-edit {
    z-index: 10050;
    align-items: flex-start;
    padding: 28px 16px 24px;
    overflow: auto;
}
.books-confirm.books-import-edit.is-open {
    display: flex !important;
}
.books-import-edit__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 0;
    padding: 12px 16px;
    background: #1a365d;
    color: #fff;
    border-radius: 12px 12px 0 0;
}
.books-import-edit__head h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
}
.books-import-edit__head .books-icon-btn {
    background: transparent;
    border-color: rgba(255,255,255,.35);
    color: #fff;
}
.books-map-ok {
    background: #f0fff4;
    border: 1px solid #9ae6b4;
    color: #276749;
    border-radius: 8px;
    padding: 10px 12px;
    margin-bottom: 12px;
}
.books-map-sheet-wrap {
    overflow-x: auto;
}
.books-map-sheet {
    width: max-content;
    min-width: 100%;
    border-collapse: collapse;
    font-size: 13px;
}
.books-map-sheet th,
.books-map-sheet td {
    border: 1px solid #c5d0dc;
    padding: 6px 8px;
    min-width: 120px;
    vertical-align: top;
    background: #fff;
}
.books-map-sheet th:first-child,
.books-map-sheet td:first-child,
.books-map-sheet tbody th {
    position: sticky;
    left: 0;
    z-index: 1;
    min-width: 140px;
    background: #e8eef5;
    font-weight: 700;
    color: #1a365d;
}
.books-map-sheet thead th {
    background: #e8eef5;
}
.books-map-sheet .is-auto {
    border-color: #2b6cb0;
    background: #eef6ff;
}
.books-map-auto {
    display: inline-block;
    margin-top: 4px;
    font-size: 11px;
    color: #2b6cb0;
}
.books-import-panel .books-table-wrap {
    overflow: hidden;
}
.books-import-table {
    table-layout: auto;
    width: 100%;
}
.books-import-table th,
.books-import-table td {
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: none;
}
.books-import-table .books-col-expand,
.books-import-table .books-row-detail {
    display: none;
}
.books-table-wrap.is-import-compact .books-import-table .books-col-expand {
    display: table-cell;
    width: 40px;
    min-width: 40px;
}
.books-table-wrap.is-import-compact .books-import-table .books-col-overflow {
    display: none !important;
    width: 0 !important;
    min-width: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
.books-table-wrap.is-import-compact .books-import-table .books-row-detail:not([hidden]) {
    display: table-row;
}
.books-table-wrap.is-import-compact .books-import-table {
    table-layout: auto;
    width: 100%;
}
.books-table-wrap.is-import-compact .books-import-table .books-col-check {
    width: 40px;
    min-width: 40px;
}
.books-table-wrap.is-import-compact .books-import-table .books-col-date {
    width: 110px;
    min-width: 110px;
}
.books-table-wrap.is-import-compact .books-import-table .books-col-catdesc {
    width: auto;
}
.books-table-wrap.is-import-compact .books-import-table .books-money-in,
.books-table-wrap.is-import-compact .books-import-table .books-money-out {
    width: 96px;
    min-width: 96px;
}
.books-table-wrap.is-import-compact .books-import-table .books-row-actions {
    width: 128px;
    min-width: 128px;
}
.books-col-expand {
    width: 32px;
    text-align: center;
}
.books-row-expand {
    width: 22px;
    height: 22px;
    padding: 0;
    border: 1px solid #8aa0b5;
    border-radius: 4px;
    background: #fff;
    color: #1a365d;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
}
.books-row-expand.is-open {
    background: #1a365d;
    color: #fff;
    border-color: #1a365d;
}
.books-row-detail[hidden] {
    display: none !important;
}
.books-row-detail td {
    background: #f4f7fb;
    padding: 10px 14px 12px 48px;
}
.books-row-detail__list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 8px 24px;
    margin: 0;
}
.books-row-detail__list dt {
    font-size: 11px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #5b6b7c;
}
.books-row-detail__list dd {
    margin: 0;
    color: #1a365d;
    font-weight: 600;
}
.books-import-edit .books-nested-modal {
    position: absolute;
    inset: 0;
    z-index: 5;
    padding: 24px 12px;
}
.books-import-table .books-col-expand,
.books-import-table .books-col-check {
    width: 36px;
    white-space: nowrap;
}
.books-import-table .books-col-date {
    width: 110px;
    white-space: nowrap;
}
.books-import-table .books-col-payee {
    min-width: 7rem;
}
.books-import-table .books-col-catdesc {
    width: auto;
}
.books-import-table .books-col-reference {
    min-width: 8rem;
}
.books-import-table .books-money-in,
.books-import-table .books-money-out {
    width: 96px;
    white-space: nowrap;
}
.books-import-table .books-col-status {
    width: 120px;
    min-width: 120px;
    white-space: nowrap;
}
.books-import-table .books-row-actions {
    width: 128px;
    min-width: 128px;
    white-space: nowrap;
}
.books-import-table .books-icon-row {
    flex-wrap: nowrap;
}
.books-import-table thead th.books-col-payee,
.books-import-table thead th.books-col-status,
.books-import-table thead th.books-money-in,
.books-import-table thead th.books-money-out {
    white-space: nowrap;
}
.books-table-wrap.is-import-compact .books-import-table .books-col-catdesc {
    width: auto;
}
.books-tfoot-batch {
    margin-top: 2px;
    font-size: 12px;
    font-weight: 600;
    color: #4a5b70;
}
.books-th-stack {
    display: flex;
    flex-direction: column;
    gap: 1px;
    line-height: 1.2;
    font-size: 17px;
    letter-spacing: .04em;
/*    text-transform: uppercase; */
}
.books-th-stack span {
    white-space: nowrap;
}
.books-catdesc {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
}
.books-catdesc__category {
    font-weight: 700;
    color: #1a365d;
    overflow-wrap: break-word;
    word-break: normal;
}
.books-catdesc__description {
    font-size: 16px;
    color: #4a5b70;
    font-weight: 400;
    overflow-wrap: break-word;
    word-break: normal;
}
.books-import-table td[data-cell="reference"] {
    overflow-wrap: break-word;
    word-break: normal;
}
.books-import-date-inline,
.books-import-status-inline,
.books-action-menu {
    display: none;
}
.books-add-inline {
    display: flex;
    gap: 6px;
    align-items: center;
}
.books-add-inline .form-control {
    flex: 1;
}
.books-nested {
    margin: 12px 0;
    padding: 12px;
    border: 1px dashed #c5d0dc;
    border-radius: 8px;
    background: #f7fafc;
}
.books-nested[hidden] {
    display: none !important;
}
.books-import-edit__dialog {
    width: min(720px, 100%);
    max-height: calc(100vh - 56px);
    overflow: auto;
    padding: 0;
}
.books-import-edit__dialog form {
    padding: 16px 22px 20px;
}
.books-bulk-bar--sticky {
    position: sticky;
    top: 0;
    z-index: 6;
}
.books-conf {
    color: #2b6cb0;
    font-weight: 700;
    cursor: help;
}
.books-linkish {
    background: none;
    border: 0;
    padding: 0;
    color: #2b6cb0;
    text-decoration: underline;
    cursor: pointer;
}
.books-pager {
    overflow-x: auto;
    margin-top: 12px;
}
.books-action-menu summary {
    list-style: none;
}
.books-action-menu summary::-webkit-details-marker {
    display: none;
}
.books-action-menu__list {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-top: 6px;
}
@media (max-width: 991.98px) {
    .books-col-date,
    .books-col-status,
    .books-action-desktop {
        display: none;
    }
    .books-import-table .books-col-date,
    .books-import-table .books-col-status {
        display: table-cell;
    }
    .books-import-table .books-action-desktop {
        display: inline-flex;
    }
    .books-import-date-inline,
    .books-import-status-inline,
    .books-action-menu {
        display: inline-block;
    }
    .books-import-table .books-import-date-inline,
    .books-import-table .books-import-status-inline,
    .books-import-table .books-action-menu {
        display: none;
    }
    .books-import-date-inline {
        display: block;
        font-size: 12px;
        color: #5b6b7c;
    }
    .books-import-status-inline {
        display: block;
        font-size: 12px;
        color: #4a5b70;
        margin-top: 2px;
    }
}
@media (max-width: 767.98px) {
    .books-import-table thead,
    .books-import-table tfoot {
        display: none;
    }
    .books-import-table,
    .books-import-table tbody,
    .books-import-table tr,
    .books-import-table td {
        display: block;
        width: 100%;
    }
    .books-import-table {
        table-layout: auto;
    }
    .books-import-table tr {
        border: 1px solid #c5d0dc;
        border-radius: 10px;
        margin-bottom: 10px;
        padding: 10px 12px;
        background: #fff;
    }
    .books-import-table td {
        padding: 4px 0;
        text-align: left !important;
        white-space: normal;
        overflow: visible;
    }
    .books-import-table td[data-label]:not([data-label=""])::before {
        content: attr(data-label);
        display: block;
        font-size: 11px;
        letter-spacing: .04em;
        text-transform: uppercase;
        color: #5b6b7c;
    }
    .books-col-date,
    .books-col-status {
        display: block;
    }
    .books-import-table .books-col-expand,
    .books-import-table .books-row-detail {
        display: none !important;
    }
    .books-import-table .books-col-overflow {
        display: block !important;
    }
    .books-import-date-inline,
    .books-import-status-inline {
        display: none;
    }
    .books-action-desktop {
        display: none;
    }
    .books-action-menu {
        display: none;
    }
    .books-row-actions .books-icon-row,
    .books-import-table .books-action-desktop {
        display: inline-flex;
    }
    .books-bulk-bar--sticky {
        position: sticky;
        bottom: 0;
        top: auto;
    }
    .books-import-banner__metrics {
        grid-template-columns: 1fr;
    }
    .books-import-banner__fields {
        grid-template-columns: 1fr;
    }
    .books-import-banner__metrics > div + div {
        border-left: 0;
        border-top: 1px solid #d5dee8;
    }
    .books-import-panel__head {
        flex-direction: column;
        align-items: flex-start;
    }
    .books-map-sheet th:first-child,
    .books-map-sheet tbody th {
        position: static;
    }
}
@media print {
    body * {
        visibility: hidden !important;
    }
    .books-print-letterhead,
    .books-print-letterhead *,
    .books-print-body,
    .books-print-body * {
        visibility: visible !important;
    }
    .books-print-letterhead {
        display: block !important;
        position: static !important;
        text-align: center;
        margin: 0 0 18px;
        color: #111;
    }
    .books-print-letterhead__seller,
    .books-print-letterhead__company,
    .books-print-letterhead__report {
        margin: 0;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .04em;
    }
    .books-print-letterhead__range {
        margin: 4px 0 0;
    }
    .books-print-body {
        display: block !important;
        position: static !important;
    }
    .books-no-print,
    .books-no-print *,
    .books-page-header,
    .books-page-header *,
    .vendor-horizontal-nav,
    .vendor-horizontal-nav *,
    .vendor-vertical-nav,
    .vendor-vertical-nav *,
    footer,
    footer *,
    .footer,
    .footer *,
    .ecommerce_footer,
    .ecommerce_footer *,
    header,
    header *,
    nav,
    nav * {
        display: none !important;
        visibility: hidden !important;
    }
}

.books-access-banner {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    padding: 10px 14px;
    border-radius: 8px;
    margin-bottom: 12px;
    font-size: 14px;
}
.books-access-banner--support {
    background: #fff7ed;
    border: 1px solid #fdba74;
    color: #9a3412;
}
.books-access-banner--managed {
    background: #eff6ff;
    border: 1px solid #93c5fd;
    color: #1e3a8a;
}
.books-access-banner__meta {
    margin-top: 4px;
    font-size: 12px;
}
.books-context-bar {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    margin-bottom: 14px;
    padding: 8px 12px;
    border: 1px solid #d5dee8;
    border-radius: 8px;
    background: #f8fafc;
    font-size: 13px;
}
.books-context-bar__switch select {
    min-height: 32px;
}
.books-ops-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 10px;
    margin-bottom: 16px;
}
.books-ops-metric {
    border: 1px solid #d5dee8;
    border-radius: 8px;
    padding: 12px 14px;
    background: #fff;
}
.books-ops-metric strong { display:block; font-size:22px; color:#1a365d; }
.books-ops-metric span { color:#5b6b7c; font-size:13px; }
.books-ops-table { width:100%; overflow:auto; }
.books-ops-table table { width:100%; }
.books-badge {
    display: inline-flex;
    align-items: center;
    min-height: 22px;
    padding: 0 8px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    background: #eef2f6;
    color: #1a365d;
}
.books-pro-summary {
    margin-bottom: 16px;
    max-width: 220px;
}
.books-pro-card {
    border: 1px solid #d5dee8;
    border-radius: 10px;
    background: #fff;
    padding: 16px 18px 14px;
    margin-bottom: 14px;
}
.books-pro-card--empty p {
    margin: 0;
    color: #5b6b7c;
}
.books-pro-card__top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e8eef4;
}
.books-pro-card__name {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #1a365d;
    line-height: 1.3;
}
.books-pro-card__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 12px;
    margin: 6px 0 0;
    color: #5b6b7c;
    font-size: 13px;
}
.books-pro-card__role {
    display: inline-flex;
    align-items: center;
    min-height: 22px;
    padding: 0 8px;
    border-radius: 999px;
    background: #eef2f6;
    color: #1a365d;
    font-size: 12px;
    font-weight: 700;
}
.books-pro-stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 10px;
    margin-bottom: 12px;
}
.books-pro-stat {
    border: 1px solid #e8eef4;
    border-radius: 8px;
    padding: 10px 12px;
    background: #f8fafc;
}
.books-pro-stat strong {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    color: #1a365d;
}
.books-pro-stat span {
    display: block;
    margin-top: 3px;
    color: #5b6b7c;
    font-size: 12px;
    font-weight: 600;
}
.books-pro-stat.is-ok strong { color: #0f766e; }
.books-pro-stat.is-warn strong { color: #b45309; }
.books-pro-stat.is-bad strong { color: #9b2c2c; }
.books-pro-card__foot {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 18px;
    color: #5b6b7c;
    font-size: 13px;
}
.books-pro-card__foot b {
    color: #1a365d;
    font-weight: 600;
}
@media (max-width: 767px) {
    .books-pro-card__top {
        flex-direction: column;
    }
    .books-pro-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
