.item{background-color:#232231;border-radius:10px;padding:10px}.love{display:inline-block;margin-right:5px;margin-bottom:5px;padding:5px 10px;background-color:#1eaace;color:#fff;border-radius:4px}.hero-section,.shelf-hero{background:linear-gradient(135deg,#1eaace 0,#1890b0 100%);color:#fff;padding:20px 0;margin-bottom:40px}.shelf-hero{padding:60px 0}.hero-title,.shelf-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:15px}.shelf-hero-title{margin-bottom:12px}.hero-subtitle,.shelf-hero-subtitle{font-size:1.2rem;opacity:.95;margin-bottom:0}.shelf-hero-subtitle{font-size:1.1rem}.section-header{margin-bottom:30px}.section-title,.shelf-section-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:10px}.shelf-section-title{font-size:1.6rem;margin-bottom:20px}.section-description{color:#666;font-size:1.1rem}.shelf-section{margin-bottom:50px}.shelf-card{border:2px solid #e0e0e0;border-radius:16px;padding:20px 24px;background:#fff;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;overflow:hidden}.shelf-card-title{font-size:1.4rem;font-weight:700;color:#1eaace;margin-bottom:6px;text-decoration:none;display:block;cursor:pointer}.shelf-card-title:hover{color:#1890b0;text-decoration:underline}.shelf-card-description{color:#555;margin-bottom:0}.shelf-preview-strip{display:flex;align-items:center;gap:10px;margin-top:14px;padding:6px 0 4px;overflow:hidden;max-width:100%}.shelf-preview-item{width:70px;aspect-ratio:2/3;border-radius:10px;background:#f4f4f4;box-shadow:0 18px 32px rgba(0,0,0,.22),0 8px 16px rgba(0,0,0,.18);transform:rotate(-8deg);transition:transform .2s ease;flex-shrink:0}.shelf-preview-item:nth-child(2n){transform:rotate(6deg);margin-top:8px}.shelf-preview-item img{width:100%;height:100%;object-fit:cover;border-radius:0}.shelf-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.shelf-action-button{background:#1eaace;color:#fff;padding:8px 16px;border-radius:20px;text-decoration:none;font-weight:600}.shelf-action-button:hover{color:#fff;background:#1890b0;text-decoration:none}.all-shelves-link{display:inline-flex;align-items:center;gap:6px;margin-top:20px;color:#1eaace;font-weight:600;text-decoration:none;cursor:pointer}.all-shelves-link:hover{color:#1890b0;text-decoration:underline}.book-card{height:100%;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:all .3s ease;background:#fff;text-decoration:none;color:inherit;display:block}.book-card:hover{border-color:#1eaace;transform:translateY(-5px);box-shadow:0 8px 16px rgba(30,170,206,.2);text-decoration:none}.book-card-img-wrapper{position:relative;background:#f5f5f5;padding:20px;display:flex;align-items:center;justify-content:center;min-height:300px}.book-card-img{max-width:100%;max-height:280px;object-fit:contain;transition:transform .3s ease;box-shadow:0 18px 32px rgba(0,0,0,.22),0 8px 16px rgba(0,0,0,.18)}.book-card:hover .book-card-img{transform:scale(1.05)}.book-card-price-badge{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#1eaace 0,#1890b0 100%);color:#fff;padding:8px 16px;border-radius:20px;font-weight:700;font-size:1.1rem;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:10}.book-card-body{padding:20px;background:#fff}.book-card-author{color:#666;font-size:.9rem;margin-bottom:8px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.book-card-title{color:#1eaace;font-size:1.1rem;font-weight:700;margin-bottom:8px;line-height:1.4;min-height:2.8em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.book-card-subtitle{color:#595959;font-size:.9rem;margin-bottom:0;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.format-badges{display:flex;gap:6px;margin-top:12px;flex-wrap:wrap}.format-badge{display:inline-flex;align-items:center;gap:4px;background:#f0f0f0;color:#505050;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid #e0e0e0}.format-badge.physical{background:linear-gradient(135deg,#1eaace 0,#1890b0 100%);color:#fff;border-color:#1890b0}.format-badge.language{background:#f5f5f5;color:#505050;border-color:#d0d0d0;font-size:.7rem;padding:3px 8px}@media (max-width:768px){.hero-title,.shelf-hero-title{font-size:1.8rem}.hero-section{padding:40px 0}.shelf-hero{padding:40px 0}.book-card-img-wrapper{min-height:250px}.book-card-img{max-height:230px}.section-title{font-size:1.5rem}.shelf-preview-strip{padding:6px 8px 4px}.shelf-preview-item{width:58px;transform:none}.shelf-preview-item:nth-child(2n){margin-top:0}}@media (max-width:576px){.book-card-img-wrapper{min-height:200px;padding:15px}.book-card-img{max-height:180px}.book-card-body{padding:15px}.book-card-price-badge{font-size:.95rem;padding:6px 12px}}