.book-card{cursor:pointer}.book-card:focus-visible{outline:3px solid rgba(14,165,233,.35);outline-offset:3px}.card-actions{flex-shrink:0}.card-actions button{width:34px;height:34px;padding:7px;display:grid;place-items:center}.card-actions button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.card-actions button:hover{color:#0785c7;border-color:rgba(14,165,233,.4);background:#effaff}.quick-dialog{width:min(560px,calc(100vw - 28px))}.quick-stock{display:flex;align-items:baseline;justify-content:space-between;padding:14px 16px;border-radius:14px;background:linear-gradient(135deg,#edf9ff,#eef3ff);color:var(--muted)}.quick-stock strong{font-size:28px;color:#17253a}.quick-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-actions button{border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.8);padding:15px;text-align:left;color:#405168;display:grid;grid-template-columns:42px 1fr;column-gap:11px;align-items:center}.quick-actions button:hover{border-color:rgba(14,165,233,.45);background:#f2fbff}.quick-action-icon{grid-row:1/3;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#ddf7ff,#e7eeff);color:#138bcf;font-size:21px}.quick-actions b{font-size:15px;color:#24344b}.quick-actions small{color:var(--muted);font-size:11px}@media(max-width:760px){.card-actions button{width:40px;height:40px}.card-actions button svg{width:20px;height:20px}.quick-actions{grid-template-columns:1fr}.quick-actions button{min-height:70px}}
