.book-tabs{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:8px}.book-tabs a{padding:10px 16px;border-radius:18px;background:#1b3a2f;color:#dbe5e0;text-decoration:none;font-weight:700}.book-tabs a.active{background:#bd9660;color:#10271f}.book-catalog{padding:18px 0 40px}.book-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.book-card{padding:22px;border:1px solid #ffffff1a;border-radius:10px;background:#1b3a2f}.book-card small{color:#d9bb8d;letter-spacing:.08em}.book-card h2{font-size:24px;margin:10px 0}.book-card p{color:#c9d6d0;line-height:1.55}.book-card .primary{display:inline-block;margin-top:12px;padding:11px 16px;background:#bd9660;color:#14251e;text-decoration:none;font-weight:700}.book-missing{display:inline-block;margin-top:12px;color:#9fb2a8}.book-empty{padding:22px;border:1px solid #ffffff1a;color:#c9d6d0}.book-found{padding:10px 0 80px}.book-found h2{margin:10px 0 8px}.book-found>p{color:#b9c5bf;max-width:680px;line-height:1.65}.book-found-list{list-style:none;margin:22px 0 0;padding:0}.book-found-list li{display:flex;justify-content:space-between;gap:18px;align-items:baseline;padding:14px 0;border-bottom:1px solid #ffffff1a}.book-found-list b{display:block}.book-found-list span,.book-found-list small{color:#9fb2a8}.book-found-list a{color:#d9bb8d;text-decoration:none;font-weight:700;white-space:nowrap}@media(max-width:760px){.book-found-list li{flex-direction:column;gap:8px}}
.home-books{padding:90px 0;border-top:1px solid #ffffff24}.home-books-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.home-books-head h2{margin:10px 0 0;font-size:clamp(32px,4vw,48px)}.home-books-head p{max-width:420px;color:#b5c2bc;line-height:1.65}.home-books-head a{color:#e6c99d;text-decoration:none;font-weight:700;white-space:nowrap}.home-books-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.home-books-grid a{display:block;padding:20px;border:1px solid #ffffff24;color:#fff;text-decoration:none;min-height:170px}.home-books-grid small{color:#d9bb8d}.home-books-grid b{display:block;margin-top:12px;font-family:Georgia,serif;font-size:22px}.home-books-grid span{display:block;margin-top:8px;color:#9fb2a8;font-size:13px}@media(max-width:760px){.home-books{padding:70px 0}.home-books-head{flex-direction:column;align-items:flex-start}.home-books-grid{grid-template-columns:1fr 1fr}}
