.books-workspace{max-width:1440px;margin:0 auto;padding:28px 36px 64px;font-size:14px}.books-workspace h1{font-size:28px;margin:8px 0 0}.books-workspace h2{font-size:19px;margin:0}.books-workspace h3{font-size:16px}.books-context,.books-header,.books-pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.books-header{border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:24px}.books-back{color:var(--accent)}.books-header-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.books-state{background:var(--accent-soft);color:var(--accent);padding:7px 12px;border-radius:var(--radius)}.books-context p{color:var(--muted);margin:8px 0}.books-notice{border:1px solid #e3cd91;border-radius:var(--radius);background:#fff9e9;padding:14px 16px;line-height:1.6}.books-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid var(--line);margin-top:24px;overflow-x:auto}.books-workspace button{min-height:40px;padding:8px 14px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);cursor:pointer;font:inherit}.books-workspace button.primary{background:var(--accent);color:white;border-color:var(--accent)}.books-workspace button:disabled{opacity:.5;cursor:default}.books-workspace :is(button,input,select,a,summary):focus-visible{outline:3px solid #498aa0;outline-offset:3px}.books-tabs button{border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;white-space:nowrap}.books-tabs button[aria-current]{border-color:var(--accent);color:var(--accent);font-weight:600}.books-filters{display:flex;align-items:end;flex-wrap:wrap;gap:12px;margin:20px 0}.books-workspace label{display:grid;gap:6px;font-weight:600}.books-workspace input,.books-workspace select{border:1px solid #aab4b9;border-radius:6px;background:var(--surface);color:var(--ink);padding:9px 12px;min-height:40px;font:inherit;max-width:100%}.books-filters input:not([type=date]){width:320px}.books-table-wrap{position:relative;overflow:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-top:18px}.books-workspace table{width:100%;border-collapse:collapse;text-align:left}.books-workspace caption{text-align:left;padding:16px;font-weight:600;color:var(--muted)}.books-workspace th{background:var(--canvas);font-weight:600}.books-workspace td,.books-workspace th{padding:12px 16px;border-bottom:1px solid var(--line);vertical-align:top;max-width:400px;overflow-wrap:anywhere}.books-workspace small{display:block;color:var(--muted);margin-top:5px}.books-workspace .books-number{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.books-workspace tfoot{font-weight:600}.books-pagination{justify-content:flex-end;margin:14px 0}.books-empty{padding:28px 0;line-height:1.7}.books-detail{width:min(1000px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:var(--radius);padding:24px;background:var(--surface);color:var(--ink)}.books-detail::backdrop{background:rgb(15 30 38/.5)}.books-workspace details{margin-top:20px}.books-workspace summary{cursor:pointer;min-height:36px;color:var(--accent)}.books-workspace dd{margin:5px 0 15px;overflow-wrap:anywhere}.books-workspace dt{font-weight:600}.books-workspace pre{overflow:auto;max-height:260px}.books-hash{overflow-wrap:anywhere}.books-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media (max-width:600px){.books-workspace{padding:18px 16px 40px}.books-filters input:not([type=date]),.books-filters label{width:100%}.books-workspace td,.books-workspace th{padding:10px;min-width:90px}.books-pagination{justify-content:space-between;gap:8px}}.books-report-section{border-bottom:1px solid var(--line);padding:12px 0}.books-report-section summary{display:flex;justify-content:space-between;gap:20px}.books-report-section summary strong{font-variant-numeric:tabular-nums;white-space:nowrap}.books-report-totals{margin:20px 0}.books-report-totals>div{display:flex;justify-content:space-between;gap:24px;padding:10px 0;border-bottom:1px solid var(--line)}.books-report-totals dd{margin:0;font-variant-numeric:tabular-nums;white-space:nowrap}.books-report-section summary:before{content:"+"}.books-report-section[open] summary:before{content:"−"}.books-report-section summary strong{margin-left:auto}.books-import{border:1px solid var(--line);padding:16px;border-radius:var(--radius);margin-top:16px}.books-import summary{cursor:pointer;color:var(--accent);font-weight:600}.books-import p{line-height:1.6}.books-import code{overflow-wrap:anywhere}.books-import-summary{display:flex;flex-wrap:wrap;gap:18px 32px}.books-import-summary dt{color:var(--muted)}.books-import-summary dd{margin:6px 0;font-variant-numeric:tabular-nums}.books-import>div>details{margin-top:18px}