@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=DM+Sans:wght@300;400;500&display=swap";
.dash-wrap{font-family:DM Sans,sans-serif}.dash-header{justify-content:space-between;align-items:flex-end;margin-bottom:1.75rem;display:flex}.dash-title{color:#ffffffe6;margin:0 0 .25rem;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700}.dash-sub{color:#ffffff4d;margin:0;font-size:.82rem}.dash-stats{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.dash-status.available{color:#4ade80;background:#4ade8014;border:1px solid #4ade8033}.dash-status.on-loan{color:#f87171;background:#ef444412;border:1px solid #ef444433}.dash-deposit{color:#d4a352;font-size:.82rem;font-weight:500}.dash-borrows{color:#ffffff59;font-size:.82rem}.dash-locked{color:#fff3;font-size:.72rem}.dash-actions{gap:.35rem;display:flex}.dash-action-btn{cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;padding:.35rem .5rem;transition:all .15s;display:flex}.dash-action-btn.edit{color:#d4a352;background:#d4a35214;border:1px solid #d4a35233}.dash-action-btn.edit:hover{background:#d4a35226}.dash-action-btn.delete{color:#f87171;background:#ef44440f;border:1px solid #ef444433}.dash-action-btn.delete:hover{background:#ef44441f}.dash-empty{text-align:center;border:1px dashed #ffffff12;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;padding:5rem 2rem;display:flex}.dash-empty-icon{background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.dash-empty-title{color:#ffffff73;margin:0;font-family:Playfair Display,serif;font-size:1.05rem}.dash-empty-sub{color:#fff3;margin:0;font-size:.78rem}.dash-stat-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:4px;flex-direction:column;gap:.4rem;padding:1.1rem;display:flex}.dash-stat-num{color:#ffffffe6;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;line-height:1}.dash-stat-lbl{text-transform:uppercase;letter-spacing:.1em;color:#ffffff40;font-size:.68rem}.dash-deposits-notice{background:#a78bfa0d;border:1px solid #a78bfa26;border-left:3px solid #a78bfa66;border-radius:2px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.8rem 1.15rem;display:flex}.dash-deposits-label{color:#a78bfabf;font-size:.82rem}.dash-deposits-value{color:#a78bfa;font-size:.88rem;font-weight:600}.dash-table-wrap{background:#ffffff05;border:1px solid #ffffff12;border-radius:4px;overflow:hidden}.dash-table{border-collapse:collapse;width:100%}.dash-table thead tr{border-bottom:1px solid #ffffff0f}.dash-table th{text-transform:uppercase;letter-spacing:.1em;color:#ffffff38;text-align:left;padding:.85rem 1rem;font-size:.65rem;font-weight:500}.dash-table tbody tr{border-bottom:1px solid #ffffff0a;transition:background .15s}.dash-table tbody tr:last-child{border-bottom:none}.dash-table tbody tr:hover{background:#ffffff05}.dash-table td{padding:.85rem 1rem}.dash-book-cell{align-items:center;gap:.75rem;display:flex}.dash-book-thumb{object-fit:cover;border-radius:2px;flex-shrink:0;width:36px;height:48px}.dash-book-thumb-placeholder{background:#d4a3520d;border:1px solid #d4a3521a;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:48px;display:flex}.dash-book-title{color:#ffffffd9;margin:0 0 .2rem;font-size:.85rem;font-weight:500}.dash-book-author{color:#ffffff4d;margin:0;font-size:.72rem;font-style:italic}.dash-status{letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:.2rem .55rem;font-size:.65rem;font-weight:500}
