:root{color:#17324d;background:#f4f8fa;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#0f7d831a,#0000 30rem),linear-gradient(135deg,#f3fbfa,#f8fafc);min-height:100vh;margin:0}button,input,select{font:inherit}.topbar{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #dfe9ef;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:2rem;width:min(1180px,92%);min-height:74px;margin:auto;display:flex}.brand{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-copy{display:grid}.brand-copy strong{line-height:1}.brand-copy small{color:#60758a;letter-spacing:.16em;text-transform:uppercase;margin-top:.25rem;font-size:.65rem;font-weight:850}.logo{color:#fff;background:linear-gradient(135deg,#0f7d83,#17324d);border-radius:13px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.main-nav{gap:1.5rem;display:flex}.main-nav a{color:#51687d;padding:.5rem 0;font-weight:750;text-decoration:none;position:relative}.main-nav a:hover,.main-nav a.active{color:#0f7d83}.main-nav a.active:after{content:"";background:#0f7d83;height:2px;position:absolute;bottom:0;left:0;right:0}.logout-button,.primary-link{color:#fff;cursor:pointer;background:#17324d;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.logout-button:disabled{opacity:.65;cursor:wait}.library-shell{width:min(1180px,92%);margin:auto;padding:4rem 0 6rem}.hero{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.hero-copy{max-width:760px}.eyebrow{color:#0f7d83;letter-spacing:.18em;font-size:.78rem;font-weight:850}h1{margin:1rem 0;font:clamp(3rem,7vw,5.2rem)/1 Georgia,serif}#welcome{color:#60758a;margin:0;font-size:1.05rem;line-height:1.7}.library-counter{text-align:center;background:#fff;border:1px solid #dfe9ef;border-radius:18px;min-width:175px;padding:1.25rem;display:grid;box-shadow:0 15px 40px #17324d14}.library-counter strong{color:#0f7d83;font-size:2.2rem}.library-counter span{color:#60758a;font-size:.85rem;font-weight:750}.toolbar{background:#fff;border:1px solid #dfe9ef;border-radius:18px;grid-template-columns:minmax(250px,1fr) minmax(210px,280px);gap:1rem;margin-top:3rem;padding:1rem;display:grid;box-shadow:0 15px 40px #17324d12}.search-field{border:1px solid #cddbe5;border-radius:11px;align-items:center;gap:.65rem;min-height:50px;padding:0 1rem;display:flex}.search-icon{color:#0f7d83;font-size:1.4rem}.search-field input{color:#17324d;background:0 0;border:0;outline:none;width:100%;min-width:0}.category-field{gap:.35rem;display:grid}.category-field span{color:#60758a;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:850}.category-field select{color:#17324d;background:#fff;border:1px solid #cddbe5;border-radius:11px;min-height:50px;padding:0 .8rem}.books-grid{grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:center;gap:2rem;margin-top:2rem;display:grid}.book-card{background:#fff;border:1px solid #dfe9ef;border-radius:22px;flex-direction:column;width:100%;max-width:320px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 18px 48px #17324d1a}.book-card:hover{transform:translateY(-6px);box-shadow:0 25px 60px #17324d26}.cover-panel{background:linear-gradient(135deg,#edf7f6,#f7f3ed);justify-content:center;align-items:center;min-height:390px;padding:28px;display:flex}.book-cover{object-fit:contain;border-radius:8px;width:auto;max-width:220px;height:330px;display:block;box-shadow:0 14px 34px #17324d33}.book-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.badges{flex-wrap:wrap;gap:.5rem;display:flex}.status-badge,.category-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.38rem .6rem;font-size:.67rem;font-weight:850;display:inline-flex}.status-badge{color:#08765c;background:#eaf8f2}.status-badge:before{content:"✓";margin-right:.3rem}.category-badge{color:#3f6072;background:#eef3f6}.book-card h2{margin:1rem 0 .4rem;font-size:1.35rem;line-height:1.25}.book-author{color:#60758a;margin:0 0 1rem;font-size:.92rem;line-height:1.5}.book-info{border-bottom:1px solid #edf1f4;justify-content:space-between;gap:1rem;margin-bottom:1.4rem;padding-bottom:.8rem;font-size:.78rem;display:flex}.book-info span{color:#60758a}.book-info strong{text-align:right}.book-actions{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:auto;display:grid}.read-button,.download-button{cursor:pointer;border-radius:10px;min-height:46px;padding:.75rem;font-weight:800}.read-button{color:#0f7d83;background:#edf8f7;border:1px solid #b8ddda}.download-button{color:#fff;background:#0f7d83;border:1px solid #0f7d83}.read-button:disabled,.download-button:disabled{opacity:.65;cursor:wait}.action-message{min-height:20px;margin:.75rem 0 0;font-size:.82rem;line-height:1.4}.success{color:#08765c}.error{color:#b02a37}.general-message,.empty-state{text-align:center;background:#fff;border:1px solid #dfe9ef;border-radius:20px;margin-top:2rem;padding:2.5rem;box-shadow:0 15px 40px #17324d12}.empty-icon{margin-bottom:1rem;font-size:3rem;display:block}@media (width<=820px){.main-nav{display:none}.hero{flex-direction:column;align-items:flex-start}.toolbar{grid-template-columns:1fr}}@media (width<=650px){.brand-copy{display:none}.library-shell{padding-top:3rem}.books-grid{grid-template-columns:1fr}.book-card{max-width:100%}.cover-panel{min-height:350px}.book-cover{max-width:200px;height:300px}.book-actions{grid-template-columns:1fr}}
